@charset "shift_jis";
/* CSS Document */

body{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'ＭＳ Ｐゴシック','ＭＳ ゴシック',san-serif;	
	font-size:12px;
	line-height:22px;
	background:url(../mainimage/bg_red.jpg) repeat;
}

body,div,p,h1,h2,h3,ul,li{
	margin:0;
	padding:0;
}

ul li{
	list-style:none;
}
img {
	border:none;
}

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

a:hover{
	color:#ffad3b;
	text-decoration:underline;
}

.group div{
	display:inline;
}

#type{
	width:auto;
	min-width:988px;
	background:#ffad3b;/*　ここを全置換　*/
}

#type h1{
	width:960px;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
	padding-right:10px;
	font-weight:normal;
	clear:both;
	overflow:hidden;
	color:#fff;
}

#line{
	width:988px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	clear:both;
	background:url(../mainimage/contain_bg.png) repeat-y;
}

#line #header_box{
	width:980px;
	margin:0 auto 20px;
	clear:both;
	overflow:hidden;	
}

#line #header_box h2{
	width:320px;
	float:left;
	font-size:30px;
	padding-left:20px;
	padding-top:10px;
}
#box {
	width:400px;
	float:right;
	margin-top:50px;
}

#line #content_text{
	width:980px;
	height:auto;
	margin:0 auto 10px auto;
	clear:both;
	overflow:hidden;	
}

#line #content_text .left_box{
	width:254px;
	height: auto;
	float: left;
	padding-left:10px;
	font-size:14px;
	overflow:hidden;
	clear:both;
}
#red_box_bottom {
	width:160px;
	margin:10px auto;
}
.left_box h3 {
	background:url(../mainimage/leftmenubar.png) #ffad3b;
	width:183px;
	height:29px;
	color:#fff;
	padding:10px 0 0 60px;
}

#line #content_text .left_box .red_box{
	width:243px;
	height:auto;
	clear:both;
	overflow:hidden;
}

#line #content_text .left_box .red_box h3{
	overflow:hidden;
	clear:both;
	color:#000;	
	padding-top:50px;
	text-align:center;
	font-size:16px;
	width:230px;
	padding-right:10px;
}

#line #content_text .left_box .red_box ul{
	overflow:hidden;	
}

#line #content_text .left_box .red_box ul li{
	width:180px;
	clear:both;
	margin:10px auto;
	overflow:hidden;
	padding-right:10px;
	border-bottom:#000 dotted 1px;
	font-size:12px;

	
}

#line #content_text .left_box .sub{
	width:254px;
	height:auto;
	margin:0px 0 0 0 ;
	clear:both;
	overflow:hidden;
}

#line #content_text .left_box .sub h3{
	overflow:hidden;
	clear:both;
	color:#000;	
	padding-top:35px;
	text-align:center;
	font-size:16px;
	width:230px;
	padding-right:10px;
}

#line #content_text .left_box .sub ul{
	padding-top:20px;
	overflow:hidden;	
}

#line #content_text .left_box .sub ul li{
	width:210px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 8px 10px;
	border-bottom:#000 dotted 1px;
	font-size:12px;
}

#line #content_text .left_box  li img{
	margin:5px 5px 0 0;
	float:left;
	background:#592c0e;
}

#line #content_text .left_box .sub ul li p{
	width:180px;
	float:left;
}

#line #content_text .right_box{
	width:673px;
	height: auto;
	float: right;
	padding-right:10px;
	padding-bottom:40px;
	overflow:hidden;	
}

#line #content_text .right_box .image__block{
	width:672px;
	height: 290px;
	overflow:hidden;
	clear:both;
	position:relative;	
}

#line #content_text .right_box .box  p.type{
	position:absolute;
	top:40px;
	left:30px;
	width:350px;
	font-size:15px;
	line-height:18px;
	color:#000;	
}

#line #content_text .right_box .box{
	margin:20px 0 0 0;
	overflow:hidden;
	clear:both;
}


#line #content_text .right_box .box h3{
	background:url(../mainimage/red_h3.png) no-repeat #ffad3b;
	padding-left:60px;	
	overflow:hidden;
	font-size:14px;
	height:40px;
	line-height:40px;
	color:#fff;
}

#line #content_text .right_box .free{
	width:653px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}

#line #content_text .right_box .free p{
	width:642px;
	height:auto;
	padding-top:20px;
}
.free a{
	color:#ffad3b;
}
.data{
	border-bottom:1px dotted #ffad3b;
	margin-top:10px;
	width:80%;
}

.data a{
	font-size:14px;
	margin-left:10px;
}
	

#line #foot_box{
	background:#ffad3b;
	width:980px;
	margin:70px auto 0 auto;
	clear: both;
	height:100px;
	padding-top:25px;
	text-align:center;
}

#line #foot_box address{
	font-weight:normal;
	font-style:normal;
	color:#fff;
}

#line #foot_box address a{
	font-size:14px;
	color:#fff;
	font-weight: bold;
	font-style:normal;
}

#line #foot_box address a:hover{
	color:#000;	
	text-decoration:underline;
}