@charset "UTF-8";

*{
	font-family:'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3',Osaka,'‚l‚r ƒSƒVƒbƒN',Verdana,Arial,Monaco,sans-serif;
}

form{
	margin:0px;
	padding:0px;
}

/* _____________________________________________________________________H */

h1{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:1em;
}

h2{
	color:#d68023;
	font-size:20px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cfcfcf;
	padding:0px 0px 2px 0px;
}
h2.h2_osusume{
	color:#000000;
	font-size:20px;
	margin:0px 0px 10px 0px;
	border-bottom:none;
	padding:0px 0px 0px 0px;
}

h2.h2_pp{
	color:#000000;
	font-size:16px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cfcfcf;
	padding:0px 0px 2px 0px;
}

.h2_side_title{
	font-size:20px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

h2.h2_madori{
	color:#d68023;
	font-size:10px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cfcfcf;
	padding:0px 0px 2px 0px;
}

.h2_img{
	font-size:12px;
	line-height:0px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h3{
	font-size:16px;
	font-weight:400;
}

h4{
	font-size:14px;
	font-weight:400;
	color:#255dae;
	margin:0px 0px 1em 0px;
	padding:0px;
}

/* _____________________________________________________________________TEXT COLOR*/

.tex_black{
	color:#000000;
}

.tex_white{
	color:#FFFFFF;
}

.tex_red{
	color:#FF0000;
}



/* _____________________________________________________________________LINK */

a:link{
	text-decoration:underline;
	color:#0000EE;
}
a:visited{
	text-decoration:underline;
	color:#551A8B;
}
a:hover{
	text-decoration:underline;
	color:#FF9900;
}
a:active{
	text-decoration:underline;
	color:#000000;
}

.a_white:link{
	text-decoration:underline;
	color:#ffffff;
}
.a_white:visited{
	text-decoration:underline;
	color:#ffffff;
}
.a_white:hover{
	text-decoration:underline;
	color:#ffffff;
}
.a_white:active{
	text-decoration:underline;
	color:#ffffff;
}
/* _____________________________________________________________________INTERFACE */

body{
	background-color:#d6d6d6;
	color:#222222;
	margin:0px;
	padding:0px;
	text-align:center;
}

#body_popup{
	background-color:#d6d6d6;
	color:#222222;
	margin:0px;
	padding:0px;
	text-align:center;
}
#main_popup{
	width:610px;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#main_popup_padding{
	text-align:left;
	padding:10px;
}


#topicpath{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:2px solid #bc0800;
}

#sub_contents{
	width:820px;
	background-image:url("../img/interface/sub_contents_bg.gif");
	background-repeat:repeat-y;
}

#sub_contents_full{
	width:820px;
	background-repeat:repeat-y;
}

#sub_contents_main{
	width:615px;
	float:left;
}

#sub_contents_main_padding{
	padding:0px 15px 0px 0px;
}

#sub_contents_right{
	width:205px;
	float:left;
}

#sub_contents_right_padding{
	padding:10px;
}


#main{
	width:840px;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#main_size{
	width:820px;
	margin:0px auto;
	text-align:left;
}

#header{
	width:820px;
	height:81px;
	position:relative;
}
#header_logo{
	position:absolute;
	top:0px;
	left:0px;
}
#header_description{
	position:absolute;
	bottom:10px;
	right:0px;
	width:550px;
	text-align:right;
}
#header_description_text{
	font-size:10px;
	line-height:1.2em;
	letter-spacing:1px;
	margin:0px;
}
#header_navi{
	margin:0px;
}

#navi{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navi li{
	margin:0px;
	padding:0px;
	float:left;
}

#footer_top{
	margin:15px 0px 0px 0px;
	background-color:#bc251e;
	width:820px;
	color:#ffffff;
}

#footer_top_padding{
	padding:15px;
}

#footer_logo{
	width:200px;
	float:left;
}
#footer_text{
	width:500px;
	float:left;
}
#footer{
	background-color:#000000;
	color:#ffffff;
	padding:10px;
}
#footer_copyright{
	width:400px;
	float:left;
}
#footer_link{
	width:400px;
	float:left;
	text-align:right;
}

#sub_quicksearch{
	padding:0px 0px 0px 30px;
}
#sub_quicksearch select{
	width:150px;
	border:1px solid #950b09;
	background-color:#bb241d;
	color:#ffffff;
	font-size:10px;
	margin:0px 0px 5px 0px;
}
.sub_rightcolumn_line{
	margin:10px 0px 0px 0px;
	font-size:1px;
	line-height:0px;
	clear:both;
}
.sub_rightcolumn_banner{
	margin:0px 0px 5px 0px;
}

/* _____________________________________________________________________MATERIALS */


.pagetop{
	margin:0px 0px 10px 0px;
	text-align:right;
}


.article{
	margin:0px 0px 60px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #cccccc;
}


.article_park{
	margin:0px 0px 30px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #cccccc;
}

.article_thin{
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #cccccc;
}

input{
	font-size:12px;
}








