@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: #FFF;
	zoom: 0.9; /* IE6,7 */
	-webkit-print-color-adjust: exact; /* google chrome等で背景が印刷されないのを防ぐ */
}
/* 伸縮自在レイアウトに関するヒント
1. 伸縮自在レイアウトの全体的なサイズはユーザーの初期設定のフォントサイズに基づいて設定されるため、伸縮自在レイアウトの表示を予測することは困難です。伸縮自在レイアウトでは行の長さの割合が維持されるため、伸縮自在レイアウトは、適切に使用すれば、大きいフォントサイズを使用する必要がある場合に便利です。
2. このレイアウトの div のサイズは、body エレメントの 100% のフォントサイズに基づいて設定されます。body エレメントまたは #container の font-size: 80% を使用して全体のテキストサイズを小さくすると、レイアウト全体のサイズが比例して小さくなります。これを補正するには、必要に応じて、div の幅を大きくしてください。
3. デザイン全体ではなく div ごとにフォントサイズが変更される場合は (#sidebar1 のフォントサイズは 70% に設定され、#mainContent のフォントサイズは 85% に設定される場合)、これにより、それぞれの div の全体のサイズが比例して変更されます。必要に応じて、最終的なフォントサイズに基づいて調整してください。
*/
html>/**/body #mainContent {	/* IE6,7 以外 */
	display: table;
	border: 1px solid #FFF;
}

html>/**/body #container {	/* IE6,7 以外 */
	display: table-cell;
	float: none;
	border: 1px solid #FFF;
	width: 800px;
	vertical-align: top;
}

html>/**/body #header {	/* IE6,7 以外 */
	display: table-cell;
	float: none;
	border: 1px solid #FFF;
	width: 800px;
	padding-left: 0px;
	vertical-align: top;
}

html>/**/body #footer {	/* IE6,7 以外 */
	display: table-cell;
	float: none;
	border: 1px solid #FFF;
	width: 800px;
	padding-left: 0px;
	vertical-align: top;
}


.oneColElsCtrHdr #container {
	width: 800px;  /* テキストがブラウザの初期設定のフォントサイズのままである場合は、この幅により、800px のブラウザウィンドウに収まるコンテナが設定されます */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #696969;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColElsCtrHdr #header { 
	margin: 0;
	padding: 0px 0px 0px 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 100%;
	width: 100%;
	background:#966666;
	float: left;
	overflow:  visible !important;
} 
.oneColElsCtrHdr #mainContent {
	font-size: 80%;
	text-align: left;
	color: #000;
	overflow:  visible !important;
}
.oneColElsCtrHdr #footer { 
	padding: 0 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
}
.oneColElsCtrHdr #container #mainContent table tr td a img {
	border: 0;
}
.clear {
    clear:both;　/*floatの解除、ここがポイント*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.waku_00{
	width: 100%;
	text-align: left;
	overflow:  visible !important;
}
.waku_0{
	width: 90%;
	text-align: left;
	margin: 0 auto;
	clear: both;
}
.waku_2{
	width:250px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.waku_2_0{
	width:230px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #66391A;
}
.waku_2_1{
	width:230px;
	margin: 0 12px 0 11px;
	text-align: left;
}
.waku_2_1_1{
	width:380px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.waku_2_2{
	width:380px;
	padding: 10px 0px;
	text-align: center;
}
.waku_2_3{
	width: 360px;
	padding: 10px 0px;
	text-align: center;
	margin: 0 200px 0 200px;
}
.waku_2_4{
	width:380px;
	padding: 10px 0px;
	margin: 5px auto;
	text-align: center;
}
.waku_4{
	width: 380px;
	text-align: left;
	margin: 0 10px 0 20px;
}
.waku_5{
	width: 320px;
	text-align: center;
	margin: 0 20px 0 10px;
}
.waku_5_1{
	width: 320px;
	text-align: left;
	margin: 0 20px 0 10px;
}
.waku_6{
	width: 500px;
	text-align: center;
	margin: 0 130px 0 130px;
}
.waku_6_1{
	width: 600px;
	text-align: center;
	margin: 0 80px 0 80px;
	clear: both;
}
.waku_6_2{
	width: 500px;
	float:left;
	text-align: left;
	margin: 0 130px 0 130px;
}
.waku_7{
	width: 600px;
	text-align: left;
	margin: 0 80px 0 80px;
}
.waku_7_1{
	width: 400px;
	text-align: left;
	margin: 0 180px 0 180px;
	clear: both;
}
.waku_8{
	width: 397px;
	text-align: left;
}
.waku_9{
	width: 400px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.img {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.img_01 {
	margin: 0px 00px 0px 0px;
	text-align: center;
	clear:both;
}
img {border-style:none;
}
h2{
	background:#E3D5D5;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:7px solid #966666;
	border-bottom:1px solid #ccc;
	width: 92%;
	font-size: small;
}
h3{
	font-size: 14px;
	border-bottom:2px solid #966666;  
　　margin: 0;
}

h4{
	background:#966666;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:7px solid #966666;
	border-bottom:1px solid #ccc;
	width: 95%;
	font-size: small;
}
h5.s4 {
	padding: 6px;
	color: #000;
	border-bottom: none #E6BF91;
	border-left: 4px solid #966666;
	margin: 0px;
	font-weight: bold;
	font-size: small;
}
div.d5 {
	border: 1px solid #966666;
	background: url(images/bottom_gradation.jpg) repeat-x left bottom;
	padding: 4px;
}
table#table-01 {
	width: 532px;
	margin: 0 114px;
	border: 1px solid #966666;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	background: #e6bf91;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-top: 0 solid #6a3906;
	border-right: 0 solid #6a3906;
	border-bottom: 1px solid #6a3906;
	border-left: 1px solid #6a3906;
}
table#table-01 td {
	padding: 5px;
	text-align: center;
	border-top: 0 solid #6a3906;
	border-right: 0 solid #6a3906;
	border-bottom: 1px solid #6a3906;
	border-left: 1px solid #6a3906;
}

li.green01ch {
	color: #696969;
}
li.green02ch {
	color: #339966;
}
li.bluech {
	color: #006699;
}
span.txtcl{
	color: #000000;
}
.sizu12p {
	font-size: 12pt; font-style: normal
	}
.sizu8p {
	font-size: 8pt
	}
.sizu8p_95 {
	font-size: 8pt; font-style: normal; line-height: 95%
	}
.sizu9p {
	font-size: 9pt
	}
.sizu9p_95 {
	font-size: 9pt; font-style: normal; line-height: 95%
	}
.sizu16p {
	font-size: 16pt; font-style: normal
	}
.sizu11p {
	font-size: 11pt; font-style: normal
	}
.sizu10p {
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
}
.sizu10p_160 {
	font-size: 10pt; font-style: normal; line-height: 160%
	}
.sizu10p_200 {
	font-size: 10pt; font-style: normal; line-height: 200%
	}
.sizu15p {
	font-size: 15pt; font-style: normal
	}
.sizu20p {
	font-size: 20pt; font-style: normal
	}
a:hover {
	color: #CC0000; font-weight: bold}
.sizu10p-link_black {
	font-size: 10pt; font-style: normal; text-decoration: none; font-weight: bold; color: #000000
	}
.sizu10p-link_blue {
	font-size: 10pt; font-style: normal; text-decoration: none; font-weight: bold; color: #0000FF
	}
.sizu10p-link_white {
	font-size: 10pt; font-style: normal; text-decoration: none; font-weight: bold; color: #FFFFFF
	}
.sizu12p-link {
	font-size: 12pt; font-style: normal; text-decoration: none; font-weight: bold
	}
.sizu12p_160 {
	font-size: 12pt; font-style: normal; line-height: 160%
	}
.sizu12p_150 {
	font-size: 12pt; font-style: normal; line-height: 150%
	}
.sizu12p_180 {
	font-size: 12pt; font-style: normal; line-height: 180%
	}

.dot_waku_black_sizu10p_160{
	border: 2px dotted #000000; padding: 10px 10px 10px 10px; font-size: 10pt; font-style: normal; line-height: 160%
	}
.dot_waku_white{
	border: 2px dotted #FFFFFF; padding: 0px 0px 0px 0px
	}
.dot_waku_black{
	border: 2px dotted #000000; padding: 0px 0px 0px 0px
	}
.dot_waku_red{
	border: 2px dotted #FF0000; padding: 0px 0px 0px 0px
	}
.under_line{
	border-bottom:red solid 1px; padding-bottom:0px
	}
.break { page-break-before: always; }