*{
margin: 0px;
padding: 0px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table{
    border-collapse:collapse;border-spacing:0;
}



body{
font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}


p,li { 
line-height: 150%
 }

.navi-title{
	font-weight: bold;
	color: #ffffff;

	margin: 0px;
	padding: 1px 0px 0px 10px;
	background: 	#1F7A20;
}
.navi-title a{
	color: #ffffff;
background: 	#1F7A20;
}

.updated{
	background-color: #1F7A20;
	color: #ffffff;
	text-align:right;
	padding-right: 10px;	
}

.footer{
	font-weight: bold;
	color: #ffffff;
	font-size: 90%;
	margin: 20px 0px 0px 0px;;
	padding: 1px 5px 0px 10px;
	background: 	#1F7A20;
	text-align: right;
}

.credit{
	margin: 0px;
	padding: 1px 5px 0px 10px;
	text-align: right;
}

H1{
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	font-size:130%;
	margin: 0px;
	padding: 10px 5px;
	background: 	#1F7A20;

}

H2{text-align: left;
	font-weight: 900;
	font-size:120%;
	margin: 30px 10px 10px 10px;
	padding: 5px 10px 5px 10px;	
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: thin solid #206021;
	border-top: thin solid #206021;
	border-left: 10px solid #206021;
	border-right: 10px solid #206021;
}

H3{font-size: 110%;

	margin: 30px 10px 10px 20px;
	padding: 5px;
	background:	#C1E0B2;
	border-left: 5px solid #206021;
}
H4{
font-size: 110%;
font-weight: bold;
margin: 20px 30px 10px 30px;
padding: 5px;

border-bottom: thin solid #206021;
border-left: 5px solid #206021;

}

p{
margin: 5px 0px 5px 15px;
}

p.index{
font-size: small;
font-weight: bold;
color: #000099;
margin-top,bottom: 10px 20px 0px 20px;
text-align: center;

}

p.h2{
margin: 5px 0px 5px 25px;

}

p.h3{
margin: 5px 20px 10px 40px;

}

p.h4{
margin: 5px 10px 10px 50px;

}
div.table{
margin-left: 30px;
}
div.em{
font-weight: bold;
background-color: #FFFF66;
margin: 10px 0px 10px 0px;
padding: 5px 0px 5px 0px;
}
div.to_top{
text-align: right;
}
ul.title {
list-style-type: square;

}
UL, OL{

	margin: 0px 20px 0px 50px;
	padding: 0px;
}
ul.h2{
margin: 10px 10px 0px 50px;

}
ul.h3{
margin: 10px 10px 0px 70px;

}
ul.h4{
margin: 0px 10px 0px 70px;
}

ol.h3{
margin: 0px 10px 0px 80px;
}
ol.h4{
margin: 0px 10px 0px 80px;
}
UL UL, UL OL{

	margin: 0px 20px 10px 30px;
	padding: 0px;
}

table{
empty-cells: show;
}

table.normal{
border: solid 1px gray;
}

th{
background-color: #C1E0B2;
font-weight: bolds;
text-align: center;
vertical-align: middle;
padding: 5px 10px 5px 10px;
font-size: 12px;

}

td{
padding: 5px 10px 5px 10px;
font-size: 12px;
border: solid 1px gray;
}

th.c1{
background-color: #1F7A20;
color: white;
font-weight: bolds;
text-align: center;
vertical-align: middle;
border: solid 1px #C1E0B2;
}

th.c2{
background-color: #C1E0B2;
font-weight: bolds;
text-align: center;
border: solid 1px gray;
}

th.c3{
background-color: #FFFFCC;
font-weight: bolds;
text-align: left;
border: solid 1px gray;
}


