@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
}
/* --- コンテナ --- */
#container {
	width: 822px;
	margin: 0 auto;
	background-image: url(image/pageback800.gif);
	background-repeat: repeat-y;
	position: relative;
	background-position: center;
	background-color: #CCC;
}
/* --- ページ --- */
#page {
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-bottom: 1px #c0c0c0 solid;
}
/* --- ヘッダ --- */
#logo {
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-image: url(image/headerimage.gif);
	display: block;
	text-indent: -9999px;
	height: 107px;
	width: 802px;
}
#header h1 {
	font-size: 10px;
	line-height: 14px;
	color: #333;
	margin: 0px;
	height: 0px;
	width: 450px;
	position: absolute;
	left: 160px;
	top: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tel {
	position: absolute;
	left: 550px;
	top: 14px;
	background-image: url(image/toiawase.gif);
	display: block;
	height: 57px;
	width: 235px;
	text-indent: -9999px;
}
/* --- メニュー --- */
#navi li {
	display: block;
	float: left;
	height: 23px;
	width: 106px;
	list-style-type: none;
	font-size: 10px;
	margin-right: 2px;
}
#navi {
	position: absolute;
	left: 117px;
	top: 63px;
	width: 649px;
	height: 23px;
}
.menu01 a{
	background-image: url(image/menu01.gif);
	background-position: top;
	text-indent: -9999px;
	height: 23px;
	display: block;
}
.menu01 a:hover {
	background-image: url(image/menu01.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
.menu02 a{
	background-image: url(image/menu02.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.menu02 a:hover {
	background-image: url(image/menu02.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
.menu03 a{
	background-image: url(image/menu03.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.menu03 a:hover {
	background-image: url(image/menu03.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
.menu04 a{
	background-image: url(image/menu04.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.menu04 a:hover {
	background-image: url(image/menu04.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
.menu05 a{
	background-image: url(image/menu05.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.menu05 a:hover {
	background-image: url(image/menu05.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
.menu06 a{
	background-image: url(image/menu06.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 23px;
}
.menu06 a:hover {
	background-image: url(image/menu06.gif);
	text-indent: -9999px;
	height: 23px;
	background-position: bottom;
}
/* --- コンテンツ --- */
#contents_left {
	float: left;
	width: 155px;
}
#contents_main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	width: 460px;
	left: 170px;
	float: left;
	padding-right: 8px;
	padding-left: 15px;
	height: 720px;
	text-indent: 5px;
}
#contents_right {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#contents_main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #999;
	text-indent: 5px;
}
.title01 {
	background-image: url(image/bar-greeting.gif);
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 436px;
	background-repeat: no-repeat;
	margin: 0px;
}
.copy {
	padding-left: 5px;
}
.textbox {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: scroll;
	height: 80px;
	width: 445px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
/* --- フッタ --- */
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	height: 50px;
	text-align: center;
	padding-right: 20px;
	vertical-align: middle;
	padding-top: 2px;
	background-color: #CCC;
	line-height: 10px;
}
address {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	color: #333;
}
#contents_right p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
.information {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.textbox dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
#flash {
	margin-bottom: 10px;
	margin-top: 0px;
}

#photo {
	margin-bottom: 40	px;
	margin-top: 0px;
}
