@charset "UTF-8";
/* CSS Document */

body {
	font-family:'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 85%;
	line-height: 1.6;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/top_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap2 {
	width:100%;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
}
#container2 {
	width:860px;
	margin:0 auto;
	text-align:center;
}

#container_info {
	width:860px;
	margin:0 auto;
	text-align:left;
}
#wrap3 {
	width:100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
}
#container3 {
	width:860px;
	margin:0 auto;
}

#footer_single {
	width:100%;
	font-size:90%;
	background-color: #c5ebfa;
	background-image: url(../img/page_footer2.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	height: 93px;
}
.car {
	background-image:url(../img/top_car.png);
	background-repeat:no-repeat;
	margin:5px auto;
	width:760px;
	padding-left:40px;
	padding-top:6px;
	text-align:left;
	height:32px;
	font-weight:700;
	color:#6c450e;
}
.car span {
	font-size:1.2em;
}
.service_pic {
	float:left;
	width:200px;
	margin-right:20px;
}
.service_pic_last {
	float:left;
	width:200px;
}
