/*
@import "cal.css";
@import "../../project/css/admin.css";
@import "../../project/css/layout.css";
@import "../../project/css/layout_accessibility.css";
@import "../../project/css/print.css" print;
*/
/* http: //jigsaw.w3.org/css-validator/ */

/* font-size,line-height */

body
{
	font-family: 'Meiryo','Hiragino Kaku Gothic Pro','Osaka',sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
}

dl,
p,
ul,
ol
{
	line-height: 160%;
}

/* heading */

h1,
h2,
h3,
h4,
h5,
h6
{
	clear: both;
	line-height: 160%;
}

/* hyper-link activities (normal) */

a:link    {color: #33d;}
a:visited {color: #515;}
a:hover   {text-decoration: none;}
a img
{
	border: none;
}

/* em, strong */

em,
strong
{
	color: #a20;
	font-style: normal;
}
em
{
	font-weight: normal;
}
strong
{
	font-weight: bold;
}
strong.attn
{
	color: #000;
	font-weight: bold;
}
strong strong
{
	border-bottom: 3px #a20 double;
}

/* abbr,acronym */

abbr,
acronym
{
	color: inherit;
	font-style: normal;
	border-color: #333;
	border-style: dotted;
	border-width: 0 0 1px;
	cursor: help;
}

/* code */

code
{
	font-family: 'monospace';
	padding: 1px 3px;
	border: 1px #aaa solid;
	background-color: #ffffee;
}

/* kbd */

kbd
{
	font-family: 'monospace';
	margin: 0 0.1em;
	padding: 0 2px;
	border-style: solid;
	border-width: 1px;
	display: inline;
}

/* ruby*/

ruby
{
	line-height: 100%;
}
rt,
rp
{
	font-size: 70%;
	font-weight: normal;
	color: #333;
}

/* clear, hidden */

.nd,
.nodisplay
{
	display: none;
}

.hd,
.hidden
{
	visibility: hidden;
}

.hl,
.hiddenlink,
.hiddenmessage,
.forscreenreader,
.skip
{
	position: absolute;
	left: -9000px;
}

.div,
.clear
{
	clear: both;
}

.nc,
.noclear
{
	clear: none !important;
}

hr.div,
br.div
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* clearfix */

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix
{
	min-height: 1px;
}

* html .clearfix
{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* list */

ol
{
 padding:  0 0 0 30px;
}
ul
{
 padding:  0 0 0 18px;
}

/* ul,ol (nlm=nolistmarker) */

ul.nlm,
ol.nlm
{
	list-style-image: none !important;
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}
ul.nlm li,
ol.nlm li
{
	padding: 0;
	margin: 0;
}

/* ul,ol (cmt=comment) */

ul.cmt,
ol.cmt
{
	color: #111;
	background-color: #f8f8f8;
	border: 1px #bbb solid;;
	margin: 10px 0;
	padding: 8px 0 5px 40px;
}

/* List Elements */
/* define lists.cmt */

dl.cmt
{
	color: #111;
	background-color: #fff;
	margin: 0 0 15px;
	padding: 0 15px;
	border-bottom: #bbb 1px solid;
	border-left: #bbb 1px solid;
	border-right: #bbb 1px solid;
	width: auto;
}
dl.cmt dt
{
	line-height: 100%;
	position: relative;
	color: #111;
	background-color: #f8f8f8;
	margin: 0 -15px;
	padding: 10px 10px;
	border-top: #bbb 1px solid;
	border-bottom: #bbb 1px dotted;
}
*>dl.cmt dt
{
	margin: 0 -15px -5px;
}
dl.cmt dd
{
	position: relative;
	margin: 0 -15px 0;
	padding: 10px 10px 5px;
}
dl.cmt dd *
{
	margin-top: 0;
	margin-bottom: 0;
}

/* define lists.list */

dl.list
{
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
}
dl.list dt
{
	font-weight: bold;
	line-height: 100%;
	position: relative;
	margin: 0;
	padding: 4px 0;
}
dl.list dd
{
	position: relative;
	margin: 0;
	padding: 5px 0;
}
dl.list dt img
{
	float: right;
}


/* p,div,pre,ul,ol (class="cmt") */

pre.cmt,
pre.cmt2,
div.cmt,
p.cmt
{
	color: #111;
	background-color: #f8f8f8;
	margin: 0 0 15px;
	padding: 7px 15px;
	border: 1px #bbb solid;;
	width: auto;
}
div.cmt
{
	padding: 8px 15px;
}
div.cmt *
{
	margin-top: 0;
	margin-bottom: 0;
}

div.cmt h2:first-child,
div.cmt h3:first-child,
div.cmt h4:first-child,
div.cmt h5:first-child,
div.cmt h6:first-child
{
	margin-top: 5px !important;
}

div.cmt ul,
div.cmt ol
{
	padding: 0;
	margin-left: 25px;
	margin-right: 0;
}
div.cmt ul.il,
div.cmt ol.il
{
	margin-left: 0;
}
pre.cmt
{
	overflow: auto;
}
pre.cmt2
{
	white-space: pre-line;
}


/* cite,control,sig etc */

cite.jp,
cite.ja
{
	font-style: normal;
}
cite.en,
span.en
{
	font-style: italic;
}
cite[lang$="ja"]
{
	font-style: normal;
}
cite[lang$="en"],
cite.foreign
{
	font-style: italic;
}

/* align right */

.cite,
.sig,
.cf
{
	text-align: right;
	list-style: none;
	clear: both;
}

/* ruby (secret, explanation) */

span.exp,
span.ruby,
dfn
{
	border-color: #333;
	border-style: dotted;
	border-width: 0 0 1px;
	cursor: help;
}

/* subtitle */

.subtitle
{
	font-size: 90%;
	font-weight: normal;
}

/* hyper-link activities (a class="nofeedback") */

a.nfb:link,
a.nfb:visited
{
	color: #000 !important;
	background-color: transparent;
	text-decoration: none !important;
}
a.nfb:hover
{
	color: #33d !important;
	background-color: transparent;
	text-decoration: none !important;
}

/* image hyper-link (a class="feedback") */

a.fb:link img
{
	border: 1px #33d dotted;
}
a.fb:visited img
{
	border: 1px #515 dotted;
}
a.fb:hover img
{
	border: 1px #900 solid !important;
}
a.fb
{
	text-decoration: none !important;
}
a.fb:hover
{
	color: #900 !important;
}
img.nfb
{
	border: 1px #fff solid;
}

/* preformatted text */

pre.pre
{
	border: 1px #bbb solid;
	padding: 5px;
	background-color: #fefefe;
	width: 95%;
}

/* for NOT Mac ie */
@media screen
{
	pre.pre {
		overflow: scroll;
	}
}
*>pre.pre
{
	width: auto;
}

/* blockquote */

blockquote.blockquote
{
	border: 1px #bbb dashed;
	padding: 0 10px;
	margin: 10px 0;
	background-color: #fefefe;
	width: 95%;
}
