@charset "UTF-8";
@import url(reset.css);
@import url(fonts.css);

/* ================================================================ *
	
	inmport = YUI27 css

 * ================================================================ */



/*base
------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

html {
	overflow-y: scroll;
	background: #ffffff;
}

html,body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333;
	}

#container { 
	width: 928px;  
	margin: 0 auto; 
	} 

#header { 
	width:928px;
	height:84px;
	text-align:left;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	}


#footer {
	width:908px;
	height:35px;
	background-image:url(../images/footbg.gif);
	background-repeat:repeat-x;
	background-color:#666;
	padding:15px 10px 10px 10px;
	font-size:77%;
	line-height:1.4;
	color:#fff;
	text-align:center;
	}

#contents {
	width:928px;
	text-align:left;
	}

 
#sidemenu-a {
	float: left;
	width: 200px;
	margin-right:29px;
	}

#sidemenu-b {
	float: right;
	width: 200px;
	}

#honbun {
	float: right;
	width: 699px;
	}
	
.clearfloat {
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
	}

.mb15 {
	margin-bottom:15px;
	}

.mt15 {
	margin:15px 0px;
	}

img {
	vertical-align:top;
	}
	
img.ver-mid {
	vertical-align:middle;
	}

.text-bold {
	font-weight:bold;
	}

.text-red {
	color:#ff0000;
	}

.text-left {
	text-align:left;
	}

.text-right {
	text-align:right;
	}

.text-center {
	text-align:center;
	}

a {
	color:#960306;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#header h1 {
	background: url(../images/title427-39.gif);
	width : 427px ;
	height : 39px ;
	}

#header h1 span {
	position: absolute;
	left:-2000px;
	}

#contents p {
	line-height:1.6;
	color:#333;
	}
	
#contents p.dankan15px {
	margin-bottom:15px;
	}

#contents h2 {
	font-size:123.1%;
	font-weight:bold;
	border-left:4px solid #7e000d;
	padding:2px 5px;
	margin-bottom:15px;
	}

#contents h3 {
	font-size:108%;
	font-weight:bold;
	border-bottom:4px solid #ccc;
	padding:6px 0px;
	margin-bottom:15px;
	}

#contents h3.thin {
	font-size:108%;
	font-weight:bold;
	border-bottom:1px solid #aaa;
	padding:6px 0px;
	margin-bottom:15px;
	}

#contents h4 {
	font-size:108%;
	font-weight:bold;
	border-bottom:1px solid #d3d6db;
	background-color:#f8f8f8;
	padding:8px 7px;
	margin-bottom:15px;
	}

#contents table {
	margin:0;
	padding:0;
	width:100%;
	color:#333;
	border:none;
	border-collapse:collapse;
	overflow:hidden;
	}
	
#contents th {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
	}
	
#contents td {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
	}

.float-left {
	float:left;
	}

.float-right {
	float:right;
	}

.line-height14 {
	line-height:1.4;
	}

.line-height16 {
	line-height:1.6;
	}

.line-height18 {
	line-height:1.8;
	}


/*font-size
------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.px10 {font-size:77%;} /* for setting 10px */
.px11 {font-size:85%;} /* for setting 11px */
.px12 {font-size:93%;} /* for setting 12px */
.px13 {font-size:100%;} /* for setting 13px */
.px14 {font-size:108%;} /* for setting 14px */
.px15 {font-size:116%;} /* for setting 15px */
.px16 {font-size:123.1%;} /* for setting 16px */
.px17 {font-size:131%;} /* for setting 17px */
.px18 {font-size:138.5%;} /* for setting 18px */
.px19 {font-size:146.5%;} /* for setting 19px */
.px20 {font-size:153.9%;} /* for setting 20px */
.px21 {font-size:161.6%;} /* for setting 21px */
.px22 {font-size:167%;} /* for setting 22px */
.px23 {font-size:174%;} /* for setting 23px */
.px24 {font-size:182%;} /* for setting 24px */
.px25 {font-size:189%;} /* for setting 25px */
.px26 {font-size:197%;} /* for setting 26px */



/* table extra
------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#contents .type01 {
	margin-bottom:15px;
}

#contents .type01 table {
	margin:0px;
	border:1px solid #ddd;
	border-collapse:collapse;
}

#contents .type01 th {
	padding:5px;
	background:#eee;
	border:1px solid #ddd;
	font-weight:bold;
	line-height:1.5;
	vertical-align:top;
}

#contents .type01 td {
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
	font-size:93%;
	line-height:1.5;
	vertical-align:top;
}






#contents .sidemenu-list {
	margin: 0px;
	padding: 0px;
}

#contents .sidemenu-list li {
	width:200px;
	height:41px;
	border-bottom:1px solid #ccc;
}

#contents .sidemenu-list a {
	display:block;
	width:176px; /* 200-12-12=176 */
	height:17px; /* 41-12-12=17 */
	background-image:url(../images/menu200-41.gif);
	background-repeat:no-repeat;
	padding:12px;
}

#contents .sidemenu-list a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu200-41_o.gif);
}







.subpanel01 {
	width:200px;
	height:34px;
	background-image:url(../images/sub-panel01.gif);
	margin-top:20px;
	}

.subpanel01b {
	width:200px;
	height:34px;
	background-image:url(../images/sub-panel01b.gif);
	}

.subpanel02 {
	width:180px;
	background-image:url(../images/sub-panel02.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	padding:10px;
		}

.subpanel03 {
	width:200px;
	height:8px;
	background-image:url(../images/sub-panel03.gif);
	margin-bottom:20px;
	overflow:hidden;
	vertical-align:top;
	}




.waku01a {
 background-image:url(../images/leadbg.gif);
	padding:7px;
	margin-bottom:20px;
	}

.waku01b {
	background-color:#fff;
	padding:15px;
	}

.waku02 {
	background-color:#fef8e4;
	padding:15px;
	}




.totop {
	text-align:right;
	font-size:85%;
	width:928px;
	margin:10px 0px;
	}


















