@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
body#top{
	background:#FFF url(../img/bg_body.jpg) repeat-x 0 -5px;
}

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#top #main-image{
	margin:0 0 4px 12px;
	width:936px;
}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#bnr:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#bnr{
	margin:0 0 18px;
	width:500px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#top #contents{
	padding-top:37px;
	width:500px;
}
.title1{
	margin:0 0 8px;
	position:relative;
	width:500px;
	height:35px;
}
#bt{background:url(../img/bg1.gif) no-repeat left top;}
#bn{background:url(../img/bg2.gif) no-repeat left top;}
.title1 h2{
	padding:14px 0 0 10px;
}
.title1 p{
	width:140px;
	position:absolute;
	top:11px;
	right:9px;
	color:#DB0000;
	font-size:75%;
	text-align:right;
}
.title1 p a{color:#DB0000;}
.title1 p a:hover{color:#F00;}
.title1 p a.link1{color:#DB5800;}
.title1 p a.link1:hover{color:#F00;}
.box2{
	margin:0 0 0 10px;
	width:480px;
	overflow:hidden;
}
.box2-1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box2-1{
	padding:0 0 5px;
	width:480px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box2-1 .icon{
	float:left;
	width:74px;
}
.box2-1 .box2-1-title{
	float:right;
	width:396px;
	color:#B55200;
	font-size:75%;
	font-weight:normal;
}
.box2-1 .box2-1-title-sub{
	color:#808080;
	font-size:63%;
}
.box2-1 .box2-1-title a{color:#B55200;}
.box2-1 .box2-1-title a:hover{color:#F00;}
.box2-1 .box2-1-title-sub{
	float:right;
	width:415px;
	color:#808080;
	font-size:63%;
}
.box3{
	margin:0 0 10px 10px;
	width:480px;
	overflow:hidden;
}
#tpx.box3{margin-top:-12px;}
.box3-1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box3-1{
	margin-top:-1px;
	padding:13px 0 11px;
	width:480px;
	background:url(../img/line1.gif) repeat-x left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box3-1 .box3-1-title{
	padding-left:15px;
	color:#DB3300;
	background:url(../img/icon1.gif) no-repeat 0 2px;
	font-size:75%;
	font-weight:normal;
}
.box3-1 .box3-1-title a{color:#DB3300;}
.box3-1 .box3-1-title a:hover{color:#F00;}
.box3-1 .box3-1-article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box3-1 .box3-1-article{
	margin-left:15px;
	color:#808080;
	font-size:63%;
	width:465px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box3-1 .box3-1-article a{color:#808080;}
.box3-1 .box3-1-article a:hover{color:#F00;}

/* --------------------------------------------------
	##side-l
-------------------------------------------------- */
#top #side-l{
	padding-top:37px;
}

/* --------------------------------------------------
	##side-r
-------------------------------------------------- */
#top #side-r{
	padding-top:37px;
	width:216px;
}
#top #guide-box select{
	width:152px;
}