@charset "Shift_JIS";

*{
	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;
}

body#body_home{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	background-image:url("../img/interface/home_bg.gif");
	background-repeat:repeat-x;
}
body#body_sub{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#dcdcdc;
	background-image:url("../img/interface/bg.gif");
	background-repeat:repeat-x;
}

#main_area{
	width:920px;
	margin:18px auto 0px auto;
	background-color:#ffffff;
	text-align:left;
}

.article{
	padding:0px 0px 0px 20px;
	margin:0px 0px 40px 0px;
}


#header{
	width:920px;
	height:110px;
	position:relative;
}

#header_banner{
	position:absolute;
	top:20px;
	right:0px;
}

#navi{
	width:920px;
	height:50px;
	overflow:hidden;
}

#navi_list{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navi_list li{
	float:left;
}

#footer{
	width:100%;
	background-color:#1657b5;
}
#footer_size{
	width:920px;
	margin:0px auto;
	text-align:left;
	background-color:#0077ff;
	color:#ffffff;
}
#footer_padding{
	padding:15px;
}
#footer_left{
	width:500px;
	float:left;
	font-size:14px;
}
#footer_right{
	width:360px;
	padding:5px 0px 0px 0px;
	float:right;
	text-align:right;
	font-size:9px;
	font-family:Arial,sans-serif;
}
.footer_link:link{
	color:#ffffff;
	text-decoration:none;
}
.footer_link:visited{
	color:#ffffff;
	text-decoration:none;
}
.footer_link:hover{
	color:#ffffff;
	text-decoration:underline;
}
.footer_link:active{
	color:#ffffff;
	text-decoration:none;
}


#contents_area{
	width:920px;
	background-image:url("../img/interface/contents_bg.gif");
	background-repeat:repeat-y;
}
#contents_right_padding{
	padding:14px;
}
#contents_left{
	width:752px;
	float:left;
}
#contents_right{
	width:167px;
	float:right;
}
#contents_right_padding img{
	margin:0px 0px 6px 0px;
}
#contents{
	width:720px;
}
#contents_left_padding{
	padding:14px 0px 14px 15px;
}

h1{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:14px;
	line-height:1em;
}

h2{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:14px;
	line-height:1em;
}

h3{
	margin:0px 0px 1em 0px;
	border-left:7px solid #ee0274;
	padding:0px 0px 0px 7px;
	font-size:16px;
	line-height:1em;
	color:#ee0274;
	font-weight:normal;
}

h4{
	margin:0px 0px 1em 0px;
	padding:0px;
	font-size:14px;
	line-height:1em;
	color:#0077ff;
	font-weight:normal;
}

#pagetop{
	clear:both;
	text-align:right;
	margin:20px 0px 0px 0px;
}

.table_common{
	width:719px;
	margin:0px 0px 20px 0px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
}
.table_common th{
	padding:10px;
	background-color:#94d3ff;
	border-bottom:1px solid #5ca8dd;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
.table_common td{
	padding:10px;
	background-color:#ffffff;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	text-align:left;
	vertical-align:top;
}

#sub_3column_area{
	width:720px;
	background-image:url("../img/interface/3column_bg.gif");
	background-repeat:repeat-y;
}
#sub_3column_left{
	width:180px;
	float:left;
}

#sub_3column_right{
	width:540px;
	float:left;
}

#sub_3column_right_padding{
	padding:0px 0px 0px 20px;
}

#sub_navi_list{
	font-size:12px;
	list-style-type:square;
	margin:0px;
	padding:0px;
	border-top:1px solid #aaaaaa;
}#sub_navi_list li{
	list-style-type:square;
	margin:0px 0px 0px 1.5em;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #aaaaaa;
}

.sub_navi_active{
	color:#ee0274;
}

#footer_address{
	border-top:1px dotted #ffffff;
	padding:5px 0px;
	margin:5px 0px;
}

address{
	text-decoration:none;
	font-style:normal;
}
