@charset "shift_jis";
html, body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height:140%;
}
#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	display: block;
}
#header .title {
	float: left;
	display: block;
}
#header .tel {
	float: right;
	display: block;
	font-size: 10px;
	padding-top: 8px;
	text-align: center;
}
#contents #header .tel a {
	color: #666;
	text-decoration: none;
}



#footer {
	background-color: #ECF0FF;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 140%;
}
#footer address {
	color: #006;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D2DBFF;
	padding: 5px;
	background-color: #D2DBFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer p {
	color: #62625E;
	text-align: center;
	font-size: 9px;
}

#main {
	min-height: 390px;
	_height: 390px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

