@charset "utf-8";
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-image: none;
}
.twoColFixLtHdr #container {
	width: 984px;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	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-top-color: #000000;
	border-right-color: #00F;
	border-bottom-color: #000000;
	border-left-color: #00F;
	font-size: 10px;
	background-image: url(img/back.jpg);
} 
.topic {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: 000087;
	border-left-color: 000087;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 100%;
	text-align: center;
}
.waku {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 000087;
	border-left-color: 000087;
}

.navi {
	width: 984px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #FFF;
	background-image: url(img/topicbar_h3.jpg);
	text-align: center;
	font-size: 110%;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
h4 {
	font-size: 18px;
	color: #FFF;
	background-image: url(img/topicbar_h4.jpg);
	background-position: center center;
	text-align: center;
	padding-bottom: 1%;
	padding-top: 5px;
	margin: 0;
	background-repeat: repeat-x;
	height: 25px;
}
.twoColFixLtHdr #container div table tr td h2 {
	font-size: 17px;
	line-height: 20px;
}

h5 {
	font-size: 110%;
	color: #FFF;
	background-image: url(img/topicbar.jpg);
	background-position: center top;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	height: 397px;
	width: 160px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: 50%;
	line-height: 20px;
}
h6 {
	font-size: 100%;
	color: #FFF;
	background-image: url(img/topicbar.jpg);
	text-align: center;
	margin: 0px;
	padding-top: 10%;
	padding-bottom: 10%;
	background-position: center;
}
.footlink {
	text-align: right;
	color: #FFF;
}
.telnumber {
	padding-bottom: 0px;
	margin: 0px;
	height: 35px;
}



.twoColFixLtHdr #header {
	height: 60px;
	width: 984px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #DDDDDD;
	background-image: url(img/header.gif);
	background-position: center;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 90%;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	text-align: left;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 200px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #EBEBEB;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


.twoColFixLtHdr #mainContent {
	width: 714px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	font-size: 16px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(img/foot.gif);
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #FFF;
} 


.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: left;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 15px;
	color: #FFF;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 714px;
	padding-top: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	text-align: center;
}
.twoColFixLtHdr #container div table tr td table tr td a {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent p a {
	text-align: center;
}

.ryoukin {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	width: 714px;
}
.siro {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	vertical-align: top;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: 18px;
	text-align: center;
}
.sample {
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/h2.jpg);
	background-position: right 30px;
	background-repeat: no-repeat;
	height: 200px;
	width: 714px;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent table tr td h2 {
	text-align: center;
	font-size: 17px;
	color: #FFF;
	width: 264px;
	height: 200px;
	padding: 0px;
	margin: 0px;
}
.q1 {
	color: #F00;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.a1 {
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 100px;
	color: #00C;
	font-weight: bold;
}
.maker {
	font-weight: bold;
}
#container #mainContent table tr td p red {
	color: #F00;
}
#container #mainContent table tr td p red {
	color: #F00;
}
.red {
	color: #F00;
	font-weight: bold;
}
.underlink {
	text-align: center;
}
#moji {
	top: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	letter-spacing: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	height: 300px;
}
.twoColFixLtHdr #container #footer p .footlink {
	color: #FFF;
}
.red24 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #F00;
}

