@charset "utf-8";

/* 全体*/
* {
	margin: 0;
	padding: 0;
	}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(img/back.jpg);
	text-align: center;/* オールドブラウザ用センタリング指定 */
	margin-top: 0px;
	color: #666;
}
#saidkage {
	background-image: url(img/saidkage.gif);
	background-repeat: repeat-y;
	width: 814px;/* モダンブラウザ用センタリング指定 */
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gazou-left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.font-14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #360;
}

#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
}
#youyaku {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	line-height: 1.6em;
	width: 348px;
}


#footer {
	height: 35px;
	width: 814px;
	background-image: url(img/underkage.jpg);
	font-size: 10px;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	border: 1px dotted #090;
	width: 280px;
	background-color: #D1FFA4;
	padding-left: 10px;
	color: #360;
	padding-top: 1px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font: bold 14px/2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #936;
	text-decoration: none;
}
a:hover {
	color: #993;
	text-decoration: none;
}

a:active {
	color: #C93;
	text-decoration: none;
}
li {
	font-size: 12px;
	height: 27px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #360;
	margin-left: 50px;
	list-style-type: none;
	margin-top: 3px;
	text-indent: 5px;
}

#menu {
	background-image: url(img/kazarikakomi.gif);
	width: 233px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 22px;
	float: left;
	margin-bottom: 20px;
}
#shamei {
	width: 233px;
	padding-top: 20px;
	float: left;
	clear: left;
	background-color: #FFF;
}
.font10 {
	font-size: 10px;
	line-height: 1.5em;
}
.font10-light {
	font-size: 10px;
	line-height: 1.5em;
	text-align: right;
}



#menu-in {
	background-image: url(img/kazarikakomi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	margin-top: 90px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#naiyo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 22px;
}
.centre {
	text-align: center;


}
.keikakomi {
	margin: 0px;
	width: 478px;
	border: 1px solid #060;
	padding: 10px;
}

table.sanchi {
	width: 498px;
	border: 1px solid #669900;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #669900;
}

td.sanchi {
	background-color: #FFF;
	margin: 1px;
	padding: 4px;
}
.shiro {
	color: #FFF;
}
#main #naiyo p img {
	text-align: right;
}
.tel {
	font-size: 14px;
	line-height: 1.2em;
}

.clearfloat {
	clear:both;
	height:10;
	font-size: 1px;
	line-height: 0px;
	width: 800px;
}
.ph {
	padding-bottom: 10px;
	padding-left: 10px;
}
.red {
	color: #F00;
}
