body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,img{
	margin:0;
	padding:0;
	vertical-align: baseline;
}

a{color:#990000;}
a:hover{color:#ff3300;}
a:visited{color:#660000;}

body{
	color:#990000;
	font-size: 62.5%;
	font-family:"MS UI Gothic", sans-serif;
	background-image:url("../../image/wallppr.png");
	background-attachment:fixed;
	text-align:center;
	line-height:1.2;
	margin-left:10%;
	width:80%;
}
/********** Font, BackGround, Border ***********/
h1{
	color:#ff6600;
	font-size:3em;
	font-weight:bold;
	font-style:italic;
	background-color:#330000;
	border-bottom:#ff6600 3px double;
}

h2{
	color:#ff3300;
	font-size:2.5em;
	font-style:italic;
	border-bottom:#ff6600 2px solid;
}

h3{
	font-size:2em;
	font-style:italic;
	background-color:#330000;
	border-bottom:#990000 3px double;
}

h4{
	font-size:1em;
	background-color:#330000;
}

h5{
	text-align:left;
	text-indent:1em;
	text-decoration:underline;
	line-height:1.5;
	font-size:1.5em;
	background-color:#330000;
	cursor:pointer;
}

p{
	line-height:1.5;
	font-size:1.7em;
}
/********** Position **********/
h1{
	margin:0 5% 1em 5%;
	background-color:#330000;
	border-bottom:#ffcc00 3px double;
}
h2{
	text-align:left;
	margin:0 5% 1em 5%;
}
h3{
	margin:0 5% 1em 5%;
}
h4{
	margin:0 5% 1em 5%;
}
h5{
	margin:0 5% 1em 5%;
}

table{
	line-height:1.5;
	width:88%;
	margin:0 6% 1em 6%;
	border:#330000 2px solid;
}
th{
	font-size:1.5em;
	font-style:italic;
	background-color:#330000;
}
td{
	font-size:1.7em;
	text-align:left;
	padding-left:.5ex;
	background-color:#180000;
}
ul{
	font-size:1.7em;
	margin-left:1em;
}
dl{
	font-size:1.7em;
	line-height:1.3em;
	margin-left:1em;
}
dd{
	margin-left:1em;
}

#header{
	background-color:#280000;
	margin-top:0;
	padding-bottom:2em;
}
#contents{
	background-color:#280000;
	padding-bottom:1em;
}

#footer{
	background-color:#280000;
}
.bar{
	margin:0;
	height:26px;
}
.img_bar{
	width:100%;
	height:26px;
}
.summary{
	font-size:1.6em;
	color:#ff6600;
	margin:0 20% 3.5em 20%;
	padding:1em;
	background-color:#33000;
	border:#ff6600 3px double;
	line-height:1.4;
}

.leaf_navigation{
	font-size:1.7em;
	line-height:1.5;
	padding-left:1em;
	margin:0 .5% 2em 0;
	text-align:left;
	border-bottom:#ff6600 2px solid;
}

.navi_table{
	font-size:.9em;
	line-height:1.2;
	width:99%;
	margin:0 .5%;
	border:#660000 2px solid;
	background-color:#330000;
}

.navi_table .current{
	width:16%;
	font-weight:bold;
	background-color:#660000;
	text-align:center;
}

.navi_table .other{
	width:14%;
	background-color:#180000;
	text-align:center;
}

.subtitle{
	text-indent:.5em;
}

.block{
	padding-bottom:3em;
}
.small_block{
	text-align:left;
	margin:0 6% 1em 6%;
	padding:0 1em;
	background-color:#180000;
	border:#330000 2px solid;
}
.sub_title{
	text-indent:1em;
	text-align:left;
	font-weight:bold;
}

.final_update{
	font-size:1.7em;
	border-top:#ff6600 2px solid;
	text-align:right;
	padding:.5ex 1em 0 0;
}
.mokuji_title{
	font-weight:bold;
	line-height:1.4;
}
.mokuji_head{
	text-align:left;
	text-indent:1em;
}
.small_title{
	font-style:italic;
	font-weight:bold;
	text-indent:1ex;
	border-bottom-style:double;
	background-color:#280000;
}
.update{
	text-align:right;
}
.btn{
	cursor:pointer;
}
.btn2{
	color:#180000;
	font-weight:bold;
	background-color:#660000;
	cursor:pointer;
}
.koumoku{
	font-size:1.7em;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	padding-left:10%;
}
.link_exp{
	font-size:1.7em;
	margin:0 6% 1em 6%;
	padding:.5ex 0;
	background-color:#330000;
}
