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

body{
	width:auto;
	margin:0;
	padding:0;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'ＭＳ Ｐゴシック','ＭＳ ゴシック',san-serif;
	font-size:14px;
	color:#000;
}

div,p,img,ul,li,h4{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#69432b;
}

a:hover{
	text-decoration:none;
	color:#028b19;
}

.pt_20{
	padding-top:20px;
}

#header{
	width:auto;
	min-width:960px;
	height:auto;
	margin:0 auto;
	padding:15px 0 0 0;
	background:url(../gazou/head_bg.jpg) bottom repeat-x;
	clear:both;
	overflow:hidden;
}

#header .head{
	width:960px;
	height:75px;
	margin:0 auto;
	padding:0;
	clear:both;
	overflow:hidden;
}

#header .head .head_logo{
	width:50px;
	height:50px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	float:left;
	overflow:hidden;
}

#header .head h2{
	width:350px;
	height:auto;
	margin:0;
	padding:0;
	letter-spacing:2px;
	font-size:36px;
	line-height:30px;
	color:#5F3DB1;/*　ここを全置換　*/
	float:left;
	overflow:hidden;
}

#header .head h1{
	width:550px;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:right;
	float:left;
	overflow:hidden;
}

#header .menu{
	width:960px;
	height:80px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	clear:both;
	overflow:hidden;
}

#header .menu ul{
	width:960px;
	height:40px;
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
}

#header .menu ul li{
	width:220px;
	height:auto;
	float:left;
	overflow:hidden;
	margin:0;
	margin-right:15px;
	padding:0;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	background:url(../gazou/menu_bg.jpg) no-repeat;
}

#header .menu ul li:hover{
	border-bottom:solid 2px #5F3DB1;
}

#header .menu ul li.line_one{
	height:28px;
	padding:10px 0 0 0;
}

#header .menu ul li.line_two{
	height:37px;
	padding:1px 0 0 0;
}

#header .menu ul li a{
	color:#FFF;
}

#header .menu .wap_link{
	width:200px;
	height:40px;
	margin:0;
	padding:0 0 0 30px;
	line-height:40px;
	font-weight:bold;
	background:#5F3DB1 url(../gazou/ico_01.png) no-repeat;
}

#header .wap_link a{
	color:#FFF;
}

#header .wap_link a:hover{
	color:#5F3DB1;
}

#banner{
	width:auto;
	min-width:960px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}

#left_con {
	width:600px;
	float:left;
}
#right_con {
	width:300px;
	float:right;
}

#contain{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
	clear:both;
	overflow:hidden;
}

#contain .text{
	width:954px;
	height:auto;
	margin:25px 0 0 0;
	padding:4px 3px;
	border-top:#000 2px solid;
	border-bottom:#000 2px solid;
	overflow:hidden;
}

#contain .text .text_ico{
	width:32px;
	height:40px;
	margin:0;
	padding:0;
	background:#5F3DB1;
	float:left;
	overflow:hidden;
}

#contain .text p{
	line-height:40px;
	padding:0 0 0 10px;
	float:left;
}

#contain h3{
	width:530px;
	height:36px;
	margin:10px;
	padding:0 0 0 20px;
	color:#5F3DB1;
	font-size:16px;
	line-height:36px;
	background:#5F3DB1 url(../gazou/ico_02.png) no-repeat;
	overflow:hidden;
}
.sidetitle {
	background:#5F3DB1 url(../gazou/ico_01.png) no-repeat;
	height:30px;
	color:#fff;
	font-size:15px;
	padding:10px 0 0 50px;
}
#right_con li{
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #666;
}

#contain .cont{
	width:550px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.cont a{
	text-decoration:underline;
}

.sub_con {
	width:200px;
	margin:0 auto;
}
.yahoo {
	width:550px;
	margin:30px auto;
	background-color:#FFF;
	border:none;
	font-size:14pt;
	padding:0;
}

.cont02 h4 {
	border-left:5px #5F3DB1 solid;
	padding-left:20px;
	margin-bottom:10px;
}
.map_box li{
	list-style:url(../gazou/point.gif);
	margin-left:20px;
	margin-bottom:15px;
}
.map_box p{
	font-size:11px;
}
.cont02 {
	padding-bottom:20px;
}

#footer{
	width:auto;
	min-width:960px;
	height:auto;
	margin:80px auto 0 auto;
	padding:0;
	background:#000;
	color:#FFF;
	clear:both;
	overflow:hidden;
}

#footer .foot{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:10px 0 25px 0;
	font-size:12px;
	clear:both;
	overflow:hidden;
}

#footer .foot .foot_img{
	width:35px;
	height:55px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	float:left;
	overflow:hidden;
}

#footer .foot address{
	width:921px;
	height:auto;
	padding:10px 0 0 4px;
	text-align:left;
	overflow:hidden;
}

#footer .foot address a{
	color:#5F3DB1;
	font-size:14px;
	font-weight:bold;
}

#footer .foot address a:hover{
	color:#FFFFFF;
}
.foot ul{
	margin-bottom:30px;
}
.foot li{
	display:block;
	float:left;
	margin-right:30px;
}
.foot li a{
	color:#fff;
}
.foot li a:hover{
	text-decoration:underline;
	color:#5F3DB1;
}
