/* Styles for SLTc
 * (c) 2007-2008 SLTc, Corydoras softwares.
 */

@charset "Shift_JIS";

/* –{•¶‹¤’Ê */
BODY {
	line-height: 150%;
	line-break: strict;
	background-image: url('img/bgp_g.png');
	background-repeat: repeat-x;
}

TH,TD {	/* TH, TD ‚Í Netscape ‘Îô */
	line-height: 150%;
}

/* •\Ž†‰æ‘œ */
.topimg {
	float: right;
	margin: 0 0 6px 6px;
}

/* Œ©o‚µ */
H1 {
	font-size: 150%;
	color: #404040;
	line-height: 200%;
	page-break-after: avoid;
	white-space: pre;
	counter-reset: reference part;
}

H2 {
	font-size: larger;
	margin-top: 0.5em;
	border-bottom: thin solid #606060;
	clear: left;
	page-break-after: avoid;
	counter-reset: heading article section;
}
H2:before {
	color: #606060;
	content: "Ÿ ";
}
H2.sq:before {
	color: #404040;
	content: "¡ ";
}
H2.num:before {
	color: #000000;
	content: counter(part) ". ";
	counter-increment: part;
}

H3 {
	font-size: medium;
	page-break-after: avoid;
	margin-bottom: 0.2em;
}
H3.heading:before {
	content: counter(heading) ". ";
	counter-increment: heading;
}
H3.num:before {
//	content: "  ";
	content: counter(article) ". ";
	counter-increment: article;
}
H3.sect:before {
	content: "‘æ" counter(section) "Í ";
	counter-increment: section;
}

H4 {
	page-break-after: avoid;
	margin-bottom: 0.2em;
}

/* navi */
TABLE.toplogo {
	width: 100%;
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 0;
	/* font-size: 96%; */
}

TD.toplogo {
	width: 320px;
	height: 140px;
	background-image: url('img/logo_top.png');
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: nowrap;
}

H1.toptitle {
	color: #404040;
}

TD.topspace {
	height: 1.2em;
}

TD.topmessage {
	vertical-align: middle;
}

.topnavi {
	height: 1.2em;
	font-size: smaller;
	text-align: right;
	vertical-align: bottom;
	color: #606060;
	white-space: nowrap;
}

/* ’i—Ž */
P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

DT {
	font-weight: bold;
	margin-top: 0.5em;
	page-break-after: avoid;
}

DD {
	font-size: 96%;
}

UL {
	margin-top: 0;
}

UL LI {
	list-style-type: square
}

DL DD {
	margin-left: 2em;
//	margin-top: 0;
}

DL.announces DT {
	clear: left;
}

.main {
	text-indent: 1em;
}

.explain {	// obsolete => subline
	margin-left: 1em;
}
.subline {
	margin-left: 1em;
}

.treeguide {	/* #location ‚É•ÏX’† */
	font-style: italic;
}
#location {
	clear: both;
	font-style: italic;
}
@media print {
	#location { display: none; }
}


.sign {
	text-align: right;
	font-style: italic;
}

/* ’i—Ž‘•ü */
DIV.rf {
	float: right;
}
DIV.lf {
	float: left;
}
DIV.lt {
	text-align: left;
}
DIV.ct {
	text-align: center;
}
DIV.rt {
	text-align: right;
}
DIV.figures {
	vertical-align: top;
	border: 2px dashed #808080;
	margin: 2px;
	padding: 4px;
	/* font-size: 96%; */
}

DIV.paperframe {
	margin: 0 1em 0 1em;
	padding: 0.5em;
	border: 1px solid #000000;
	text-align: left;
	background-color: #ffffff;
}

P.indentline {
	margin-left: +1em;
	text-indent: -1em;
}

P.quote {
	margin-left: 0.5em;
	border-left: thin solid #000000;
	padding-left: 0.5em;
}

P.writer {
	margin-left: 1em;
	font-size: 108%;
}
P.writer:before {
	font-stretch: wider;
	color: #404040;
	content: "¡ ";
}

P.article {
	margin-left: 1.5em;
	page-break-inside: avoid;
}

.clear {
	clear: both;
}

/* ‹r’ */
UL.notes {
	text-indent: 0;
	margin-left: 0;
	font-size: 92%;
	line-height: 100%;
}
UL.notes LI:before {
	content: "¦" counter(reference) " ";
	counter-increment: reference;
}
UL.notes LI {
	text-indent: -2em;
	list-style-type: none;
	margin-top: 4px;
}

/* ’ */
UL.notice {
	text-indent: 0;
	margin-left: 0;
	font-size: 96%;
	line-height: 100%;
}
UL.notice LI:before {
	content: "¦ ";
}
UL.notice LI {
	text-indent: -1.3em;
	list-style-type: none;
	margin-top: 4px;
}

/* ƒ`ƒFƒbƒNƒ}[ƒN */
UL.check {
	text-indent: 0;
	margin-left: 0;
	//font-size: 96%;
	line-height: 100%;
}
UL.check LI:before {
	font-family: "Wingdings";
	content: &#xfc;
}
UL.notice LI {
	text-indent: -1.3em;
	list-style-type: none;
	margin-top: 4px;
}

/* –îˆó */
DL.arrow {
	text-indent: 0;
	margin-left: 0;
	//font-size: 96%;
	line-height: 100%;
}
DL.arrow DT:before {
	list-style: square;
	font-weight: normal;
}
DL.arrow DD:before {
	content: "Ë ";
}
DL.arrow DD {
	text-indent: -1.3em;
	list-style-type: none;
	margin-top: 4px;
}

/* •¶Žš‘•ü */
.underline {
	border-bottom: thin solid gray;
}

.italic {
	font-style: italic;
}

.kakko {
	color: #404040;
	font-size: 90%
}

.memo {
	color: #208020;
	border-bottom: thin dashed #208020;
}

.point {
	font-size: 106%;
}

.nobr {
	white-space: pre;
}

.caps {
	font-variant: small-caps;
}

.backindex {
	text-align: right;
	font-size: smaller;
	color: #404040;
}

.smaller {
	font-size: 96%;
}


/* •¶Žš‹­’² */
.bg_r {
	color: #000000;
	background: #ffa8a8;
	padding: 0.2em;
}

.bg_g {
	color: #000000;
	background: #a0ffa0;
	padding: 0.2em;
}

.bg_b {
	color: #000000;
	background: #b0b0ff;
	padding: 0.2em;
}

.bg_y {
	color: #000000;
	background: #ffff80;
	padding: 0.2em;
}


/* ƒŠƒ“ƒN */
@media screen {
	A:link {
		color: #2020FF;
		text-decoration: none;
	}
	H2 A:link {
		color: #0000FF;
	}
	A:visited {
		color: #6080CC;
		text-decoration: none;
	}
	H2 A:visited {
		color: #0000FF;
	}
	A:hover {
		color: #FF9999;
		text-decoration: underline;
	}
	A:active {
		color: #000080;
		text-decoration: none;
	}
}
@media print {
	A { color: #000000; }
}

/* ŽÊ^˜g */
DIV.topphoto {
	float: right;
	z-index: 2;
	border: 1px solid #cccccc;
	background-color: white;
	color: #808080;
	padding: 6pt;
	text-align: center;
}

H2.topphoto {
	border-bottom: none;
	text-align: left;
	font-size: medium;
	margin: 0 0 0 0;
}

DIV.topphotocomment {
	border: 1px dotted #404040;
	margin: 2pt;
	padding: 3pt;
	color: #808080;
	text-align: left;
	display: none;
	line-height: 120%;
	vertical-align: top;
	font-size: smaller;
}

DIV.photocomment {
	text-align: left;
	vertical-align: top;
	font-size: 96%;
	line-height: 120%;
}

DIV.licenses {
	text-align: right;
	vertical-align: top;
	font-size: smaller;
	line-height: 100%;
	margin-top: 0.2em;
}

IMG.licensetag {
	border: none;
	margin: 2px;
	float: left;
}

/* —”O—“ */
.volition {
	display: none;
	border: 1px dashed #404040;
	line-height: 144%;
	padding: 4px;
}

/* ˆóü—pA”ñ•\Ž¦—v‘f */
@media print {
	BODY,TH,TD {	/* TH, TD ‚Í Netscape ‘Îô */
		//font-family: "IPA P–¾’©", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r P–¾’©", "MS UI Gothic";
		font-family: "‹³‰È‘‘ÌNT-M", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r P–¾’©", "MS UI Gothic";
	}
	//H1,H2 { font-family: "IPA PƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "ƒƒCƒŠƒI", "MS UI Gothic"; }
	H1,H2 { font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "ƒƒCƒŠƒI", "MS UI Gothic"; }
	//H3,H4 { font-family: "IPA PƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", "MS UI Gothic"; }
	H3,H4 { font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", "MS UI Gothic"; }
	A { color: #000000; }
	.noprint { display: none; }
}

@media screen {
	.noscreen { display: none; }
}

/* IME */
@media screen {
	.ime_off { ime-mode: disabled; }
	.ime_on  { ime-mode: active; }
}

