BODY {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	border:medium none;
	font-size:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	color:#CCCCCC;
}

h3 {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	color:#FFFFFF;
}

A:link {
	color: #036;
	text-decoration: none;
}

A:visited {
	color: #00F;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}

TABLE {
	EMPTY-CELLS: show
}

.t1 {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	
}

.t1w {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	
}

.t1r {
	font-size: 11px;
	line-height: 120%;
	color: #FF0000;
}

.t2 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.t2r {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}

.t3 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

.t3r {
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
}

.t4 {
	font-size: 18px;
	line-height: 120%;
	color: #333333;
}

.t4r {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
}

#line_head {
	clear: both;
	height: 3px;
	width: 100%;
	text-align: center;
	background-color: #F09;
}

#container {
	width:869px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-image: url(../img/back_img.jpg);
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	width: 869px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
}

.footer_text {
	font-size: 13px;
	color: #900;
	font-weight: bold;
	
}

.footer_in {
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	padding-top: 38px;
	
}

.copyright {
	float: right;

}

.index_upper {
	width: 854px;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.index_under {
	width: 829px;
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
	padding-right: 20px;
}

.contents_waku {
	width: 829px;
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
	padding-right: 20px;
}

.contents_waku2 {
	width: 829px;
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
	padding-right: 20px;
}


ul.index_menu {
	width:900px;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul.index_menu li{
	list-style:none;
	padding:0px;
	float:left;
	margin: 0px;
}

ul.index_headline {
	width:842px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	clear: both;
}

ul.index_headline li{
	list-style:none;
	padding:0px;
	font-size: 13px;
	margin-bottom: 5px;
}

ul.index_headline img{
	margin-bottom: 0px;
	margin-top: 30px;

}

.dataTable {
	width:70%;
	margin-right: auto;
	margin-left: auto;
}

.dataTable th,.dataTable td{
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.dataTable th {
	width:160px;
	vertical-align: middle;
	color: #000;
}

.dataTable tr:first-child th,.dataTable tr:first-child td{
	border-top:1px #999999 dotted;
}

.dataTable2 {
	width:90%;
	margin-right: auto;
	margin-left: auto;
}

.dataTable2 th,.dataTable2 td{
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.dataTable2 th {
	width:160px;
	vertical-align: middle;
	color: #000;
}

.dataTable2 tr:first-child th,.dataTable2 tr:first-child td{
	border-top:1px #999999 dotted;
}
