@charset "shift_jis";
/* CSS Document */

/*----------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.8em;
	line-height: 1.1em;}

.oneColFixCtr #container {
	width: 744px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */

	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtr #mainContent {
	padding: 0px 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
word-break: break-all; }
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	line-height: 18px;
}

/*テーブルの指定*/


/*カスタム見出し*/

.report {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	line-height: 22px;
}
.table_1{
	border:1px solid #000000;

	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells: show;
	margin: 4px;
}

.table_2{
	border:1px solid #000000;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells: show;
	margin: 4px;
	background-color: #99CCFF;
}

.header {
	font-size: 1em;
	background: url(images/heder.gif) no-repeat left center;
	padding-left: 13px;
	min-height:34px;
	vertical-align: middle;
	line-height: 34px;
	font-weight: bold;
}
.header_l {font-size: 1.6em}
.small01 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height: 16px;
}

.large01 {
	font-size: 16px;
	font-weight: bold;
}


.enlarge {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #3333CC;
}
.enlarge2 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.border_1 {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #000000;
}


.style1 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
}
.style2 {font-size: 1.4em;
line-height: 1.6em;}
.style4 {
	font-size: 1.2em;
	line-height: 1.4em;
}
.style5 {font-size: 1.4em}
.style6 {font-size: 1.2em;
	line-height: 1.4em;
}
.style7 {font-size: 1.4em; line-height: 1.4em; }
.style8 {color: #FFFFFF}
.style10 {color: #FFFFFF; font-size: 0.5em; }

.waku-c2{
	margin:0px;
	margin-top: 6px;
	padding:5px;
	width:721px;
	text-align:left;
	font-weight: bold;
	font-size:22px;
	line-height:24px;
	border-left: solid 4px #3366FF;
	background-color: #66CCFF;

	}