/* CSS Document */

body {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 14px;
}
h1 {
	font-size: 12px;
	margin: 0px;
	color: #000;
	font-weight: normal;
}
h2 {
	margin: 0px;
	letter-spacing: 10px;
}
h3 {
	margin: 0px;
}
p {
	margin: 0px;
}
blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
a,a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover,a:active {
	color: #FF6600;
	text-decoration: none;
}
img {
	border: none;
}


/* ヘッダー */
#header_box1 {
	height: 220px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
#header_box2-1 {
	height: 220px;
	width: 220px;
	float: left;
}
#header_box2-2 {
	height: 215px;
	width: 770px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
#header_box3 {
	height: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #ADCE7B;
	text-align: right;
	padding-right: 10px;
}


/* フッター */
#footer {
	background-image: url(../img/fooder_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_box01 {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#footer_box02 {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: right;
}


/* ボタン */
#btn_box a,#btn_box a:link,#btn_box a:visited{
	color: #000000;
	text-decoration: none;
}
#btn_box a:active,#btn_box a:hover{
	color: #FF6600;
	text-decoration: none;
}

#btn_box {
	float: left;
	height: 800px;
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
}

#btn_00 {
	height: auto;
	width: 200px;
	padding-top: 5px;
}

#btn_01 {
	height: 50px;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#btn_01 a,#btn_01 a:link,#btn_01 a:visited{
	display:block;
	height:33px;
	width:180;
	background-image: url(../img/btn/btn_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 17px;
	padding-left: 20px;
}
#btn_01 a:active,#btn_01 a:hover{
	background-image: url(../img/btn/btn_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}

#btn_box02 {
	height: 130px;
	width: 790px;
	float: left;
}
#btn_02 {
	height: 65px;
	width: 300px;
	float: left;
}
#btn_02 a,#btn_02 a:link,#btn_02 a:visited{
	display:block;
	height:65px;
	width:300px;
	background-image: url(../img/btn/btn_10-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_02 a:active,#btn_02 a:hover{
	background-image: url(../img/btn/btn_10-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}

#btn_mail {
	height: 120px;
	width: 790px;
	float: left;
}
#btn_mail a,#btn_mail a:link,#btn_mail a:visited{
	display:block;
	height:120px;
	width:790px;
	background-image: url(../img/btn/btn_mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_mail a:active,#btn_mail a:hover{
	background-image: url(../img/btn/btn_mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}


/* 共通Box */
#mail_box {
	height: 120px;
	width: 790px;
	padding-top: 10px;
}

#main_box_map {
	height: 220px;
	width: 370px;
	padding-top: 100px;
	background-image: url(../img/service/area_map.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	padding-left: 400px;
	padding-right: 20px;
	line-height: 18px;
}
#main_box_map-1 {
	height: auto;
	width: 350px;
	line-height: 18px;
	padding-bottom: 15px;
}

#info_box {
	background-image: url(../img/top/info_bg.jpg);
	background-position: 0px 10px;
	height: 120px;
	width: 770px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.marker {
	font-size: 14px;
	background-image: url(../img/marker.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 20px;
	height: 15px;
	padding-top: 4px;
	font-weight: bold;
	background-position: 0px 0px;
	padding-bottom: 15px;
}
.info_marker {
	font-size: 12px;
	background-image: url(../img/marker.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 20px;
	height: 15px;
	padding-top: 4px;
	font-weight: bold;
	background-position: 0px 0px;
	padding-bottom: 10px;
}
.marker_site {
	font-size: 14px;
	background-image: url(../img/marker.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 15px;
	padding-top: 4px;
	background-position: 0px 0px;
	margin-left: 4px;
	padding-left: 20px;
}
.marker_blue {
	font-size: 15px;
	background-image: url(../img/marker.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 20px;
	height: 17px;
	padding-top: 3px;
	font-weight: bold;
	color: #06C;
	background-position: 0px 2px;
	padding-bottom: 5px;
}
.font_red_bold {
	font-weight: bold;
	color: #F30;
}
.font_red {
	font-size: 10px;
	line-height: 20px;
	color: #F30;
}
.font_15_red {
	font-size: 15px;
	font-weight: bold;
	color: #F30;
}
.font_15_blue {
	font-size: 15px;
	font-weight: bold;
	color: #06C;
}
.font_blue {
	font-weight: bold;
	color: #06C;
}
.sub_title_box_01 {
	height: 30px;
	width: 740px;
	background-image: url(../img/marker_01.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 15px;
	padding-left: 50px;
}
.sub_title_box_02 {
	height: 30px;
	width: 740px;
	background-image: url(../img/marker_02.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 15px;
	padding-left: 50px;
}
.sub_title_box_03 {
	height: 30px;
	width: 740px;
	background-image: url(../img/marker_03.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 15px;
	padding-left: 50px;
}
.sub_title_box_04 {
	height: 30px;
	width: 740px;
	background-image: url(../img/marker_04.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 15px;
	padding-left: 50px;
}
.sub_title_box_05 {
	height: 27px;
	width: 740px;
	background-image: url(../img/marker.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-top: 15px;
	padding-left: 50px;
}
