@charset "utf-8";
body  {
	font: 14px/20px "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, mono;
	background: #FFFFFF;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
}
.BDY #container {
	width: 800px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 10px auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #006600;
	text-align: left;
} 
.BDY #header {
	background: #FF6600 url(../image/h1_001.jpg) repeat center top;
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin:0;
	height: 80px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
} 
h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	background-image: url(../image/h2_bg.jpg);
	height: 35px;
}
h3 {
	margin: 10px 20px 5px 10px;
	padding: 0 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	font-size: 14px;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.BDY #container .pankuzu {
	margin: 0;
	padding: 0 20px;
	background-color: #FFDBC4;
	font-size: 12px;
}
.BDY #mainContent {
	margin: 0; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BDY #container #header .navi_sitemap {
	margin-left: 470px;
}
.centerItem {
	text-align: center;
	margin: 10px 0 5px 0;
}
.hr001 {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 1px;
	background-color: #999999;
	background-image: url(../image/hr001.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.BDY #container .NavigationBar {
	border-bottom:1px solid #006600;
}
.BDY #container #mainContent .contentA {
	margin-right: 20px;
	margin-left: 40px;
}
.BDY #container #mainContent .contentB {
	margin-right: 20px;
	margin-left: 40px;
	border-bottom:1px solid #FFCC00;
}
.BDY #container #mainContent .contentC {
	margin-right: 20px;
	margin-left: 40px;
}
.BDY #container #mainContent .contentD {
	margin-right: 20px;
	margin-left: 70px;
}
.BDY #container #mainContent .contentC a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.BDY #container #mainContent .contentC a:hover {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.BDY #container #mainContent .contentC a:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.BDY #container #mainContent .contentC a:visited {
	color: #0000CC;
	text-decoration: none;
}
.BDY #container #mainContent .TBA {
	margin: 0 20px 0 40px;
}
.BDY #container #mainContent .TBA .pgTop {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.BDY #container #mainContent .TBA .pgTop a:link {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .TBA .pgTop a:hover {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .TBA .pgTop a:active {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .TBA .pgTop a:visited {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .TBB .pgTop {
	background-color: #ECECFF;
	border: 2px solid #0000BB;
	text-align: center;
}
.BDY #container #mainContent .contentC .TBB .pgA {
	background-color: #0000BB;
	color: #FFFFFF;
	text-align: center;
}
.BDY #container #mainContent .contentC .TBB .pgB {
	background-color: #ECECFF;
	text-align: center;
}
.BDY #container #mainContent .contentC .TBC {
	text-align: center;
}
.BDY #container #mainContent .contentC .TBC .pgA {
	background-color: #FF6600;
	border: 2px solid #006600;
	font-weight: bold;
	color: #FFFFFF;
}
.BDY #container #mainContent .contentC .TBC .pgB {
	background-color: #FFDBC4;
	text-align: left;
}
.BDY #container #mainContent .gotoList {
	text-align: right;
	margin-right: 20px;
	padding-right: 10px;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	margin-left: 40px;
}
.BDY #container #mainContent .gotoList a:link {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .gotoList a:hover {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .gotoList a:active {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .gotoList a:visited {
	color: #FF6600;
	text-decoration: none;
}
.BDY #container #mainContent .quesC {
	margin-right: 20px;
	margin-left: 40px;
	background-image: url(../image/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 5px;
}
.BDY #container #mainContent .quesC2 {
	margin-right: 20px;
	margin-left: 40px;
	background-image: url(../image/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 5px;
	color: #999999;
}
.BDY #container #mainContent .answC {
	margin-right: 20px;
	margin-left: 40px;
	background-image: url(../image/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	margin-bottom: 10px;
}
.BDY #container #mainContent .contentC .siteA {
	line-height: 31px;
	background-image: url(../image/site_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
}
.BDY #container #mainContent .contentC .siteA a:link {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteA a:hover {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteA a:active {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteA a:visited {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteB {
	line-height: 31px;
	background-image: url(../image/site_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}
.BDY #container #mainContent .contentC .siteB a:link {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteB a:hover {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteB a:active {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentC .siteB a:visited {
	color: #333333;
	text-decoration: none;
}
.BDY #container #mainContent .contentB .press_icon {
	margin: 0px 10px;
	border-style: none;
}
.BDY #container #mainContent .contentC .anq_icon {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-style: none;
}
