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

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}
h1 {
	text-align: right;
	font-size: 12px;
}
header {
	font-size: 10px;
	color: #666666;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 133px;
	display: block;
}
nav {
	height: 52px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
section {
	display: block;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
footer {
	text-align: center;
	height: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099cc;
	margin-top: 25px;
	display: block;
	padding-top: 10px;
	color: #8aa3c8;
}
footer a {
	font-size: 13px;
	color: #8aa3c8;
	text-decoration: none;
}



nav img {
	float: left;
	padding-left: 20px;
	padding-right: 2px;
}


.header_bg2 {
	background-image: url(header_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 12px;
	height: 455px;
}


.logo {
	float: left;
	padding-top: 30px;
}
.tel {
	float: left;
	margin-left: 300px;
	padding-top: 30px;
}
.tel_jyu {
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	line-height: 0px;
	background-color: #occ;
	clear: both;
	visibility: hidden;
}

.arrow {
	position: absolute;
	right: 0px;
	bottom: 30px;
}
#top_arrow {
	position: fixed;
	bottom: 25px;
	right: 0px;
}
.phot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
address {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	margin-top: 70px;
	font-size: 12px;
	line-height: 120%;
	display: block;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
