@charset "UTF-8";
body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #fff; margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */ padding: 0; text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */ color: #000000; }
.oneColFixCtrHdr #container { width: 860px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */ background: #FFFFFF; margin: 0 auto; text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */ }

/*layout*/

.oneColFixCtrHdr #head-shadow { padding: 0px; background-image: url(img/format-head-shadow.gif); background-repeat: no-repeat; margin: 0px; height: 30px; width: 860px; }
.oneColFixCtrHdr #center-shadow { background-image: url(img/format-center-shadow.gif); background-repeat: repeat-y; margin: 0px; width: 800px; padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px; }
.oneColFixCtrHdr #header { }

.oneColFixCtrHdr #header h1 { margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */ }
.oneColFixCtrHdr #mainContent { background: #FFFFFF; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
.oneColFixCtrHdr #foot-shadow { padding: 0px; background-image: url(img/format-foot-shadow.gif); background-repeat: no-repeat; margin: 0px; height: 30px; width: 860px; }

/*common items*/
#menu-list{ float: right; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 12px; padding-top: 4px; }

#menu-list a:link { text-decoration: none; }

#menu-list a:visited { color: #0000FF; text-decoration: none; }

#menu-list a:hover { color: #FF0000; text-decoration: underline; }

#menu-list a:active { color: #FF0000; text-decoration: underline; }

#sub-site-title{ float: left; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 16px; font-weight: bold; color: #003366; }
#copyright{ float: right; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 12px; color: #666666; }
#company-name{ float: left; font-size: 14px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color: #003366; }

.float-clear {clear: both;}


#privacy {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#privacy ul{
	list-style-image: url(img/privacy-head.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#privacy li{
	list-style-image: url(img/privacy-head.gif);
}

/*text decoration*/
h2 { color: #030; font-size: 18px; font-weight: bold; margin: 24px 0 6px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; border-top: 2px solid #060; border-bottom: 1px dotted #060 }
h3 { color: #f60; font-size: 14px; font-weight: normal; text-decoration: underline; margin: 6px 0 6px 12px }
body { color: #333; font-size: 12px; line-height: 18px }
.caption { color: #333; font-size: 11px }
.plan-box {
	display: block;
	margin-left: 24px;
	clear: left;
	width: 720px;
}
.plan-box .dot {
	width: 15px;
}
.plan-box .title-box {
	width: 240px;
}
.plan-box-s { text-align: center; display: block; width: 90px; float: left }
.otoiawase-title { color: #000; font-size: 12px; margin-bottom: 12px; padding-top: 6px; padding-right: 12px; border-bottom: 1px dotted #333 }
.otoiawase-form { font-size: 12px; line-height: 18px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px dotted #333 }


@media print{
#mainContent {width :600px !important;}


}

#housin {
	height: 300px;
	width: 540px;
	overflow: auto;
	border: 1px solid #999999;
	margin-top: 30px;
	margin-bottom: 30px;
}

#housin h3 {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
