@charset "Shift_JIS";

body	{
	font-family: "Times New Roman";
	line-height:1.4em;
	background-image:url(image/back/paper_bga.gif);
	background-color:#999966;
	}

H1	{
 text-align:center;
 font-size:1.5em;
 font-weight:bold;
}

H2	{
	text-align:center;
	font-size:1.3em;
	color:#990000;
	}

h2.index	{
	text-align:center;
	color:#990000;
	background-color:#ccffff;
	border-style:solid;
	border-width:0.1em;
	border-color:#9999cc;
	border-left-width:1em;
	border-right-width:1em;
	margin-left:20%;
	margin-right:20%;
	}

H2.type2	{
    text-align:left;
    color:#000000;
    font-size:medium;
    margin-left:2em;
    background-color:#99cc99;
    border-width:0.2em;
    border-right-width:0em;
    border-left-width:1.5em;
    border-color:#669999;
    border-style:solid;
    margin-right:70%;
    padding-left:2em;
}

H3	{
    background-color:#999999;
    border-width:0.2em;
    border-right-width:0em;
    border-left-width:2em;
    border-color:#0000FF;
    border-style:solid;
    margin-right:60%;
    margin-left:2em;
    padding-left:2em;
}

h4	{
	margin-left:3em;
	}

.center{
	text-align:center;
	}

.right	{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.8em;
	float:right;
	width:45%;
	}

.left	{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.8em;
	float:left;
	width:45%;
	}

.bottom	{
	clear:left;
	}

div.right2	{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.8em;
	position:absolute; top:410px; left:50%;
	width:45%;
	z-index:2;
	}

div.left2	{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.8em;
	position:absolute; top:390px; right:50%;
	width:45%;
	z-index:2;
	}


p	{
	margin-left:5em;
	margin-right:5em;
	}


blockquote{
	border-width:0.4em;
	border-style:dashed;
	border-color:#330033;
	margin-left:10em;
	margin-right:10em;
	padding:0.5em;
	}

q	{
 color:#008080;
 quotes: "u""v""w""x";
}
q:before{content: open-quote;}
q:after	{content: close-quote;}

cite	{
 font-style:normal;
 color:#008000;
}


ul li	{
	margin-left:5em;
	list-style-type:circle;
	}

ol li	{
	margin-left:5em;
	}

em	{
	font-style:italic;
	}

strong	{
	font-weight:bold;
	color:#660000;
	}

dl	{
	margin-left:3em;
	}

dd	{
	margin-right:3em;
	margin-bottom:1em;
	}

table	{
	border-style:ridge;
	border-width: 0.2em;
	}

td	{
	border-style:groove;
	border-width:0.01em;
	}

.deu{
	color:#660000;
	}
td.title,td.title2,td.title3,td.title4{
	text-align:center;
	}
td.title{
	width:23%
	}
td.title3{
	width:25%
	}
td.title4{
	width:33%
	}
img	{border:0}


.main_left	{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.2em;
	position:absolute; top:390px; left:5%; right:65%;
	width:30%;
	z-index:2;
	}

.main_right{
	background-color:#999999;
	background-image:url(image/back/paper_1.gif);
	border-width:0.3em;
	border-color:#333300;
	border-style:ridge;
	padding:0.2em;
	position:absolute; top:390px; left:65%; right:5%;
	width:30%;
	z-index:2;
	}

.main_center{
	position:absolute; top:390px; left:25%; right:25%;
	width:53%;
	text-align:center;
	z-index:0;
	}
	
.main_top	{
	position:absolute; top:150px; left: 20%; right: 20%;
	height:20em;
	z-index:2;
	text-align: center;
	}

.main_bottom{
	position:absolute; top:720px; left:10%; right:10%;
	width:80%;
	z-index:1;
	}

.book	{
 font-weight:bold;
 font-style:italic;
}

.bold	{
 color:#000000;
 font-weight:bold;
}
