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

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;
}

.clear { clear: both; }

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: 120%;
	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;
}

#header {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -114px;
}

#line_head {
	height: 90px;
	width: 100%;
	text-align: center;
	background-image: url(../img/head_line.png);
	background-repeat: repeat-x;
	margin-top: 24px;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFF;
	padding-bottom: 20px;

}

.top_main_photo {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

.contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9E7EA;
	
}

.left_contents {
	float: left;
	width: 677px;
	background-color: #D9E7EA;

}


.right_contents {
	float: right;
	width: 281px;
	background-color: #D9E7EA;
	padding-right: 42px;
}

.contents_under {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
	background-color: #D9E7EA;
}

.contents_kobetu {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
	background-color: #D9E7EA;
	padding-right: 15px;
	padding-left: 15px;
	
}


#footer {
	clear: both;
	height: 155px;
	width: 100%;
	background-image: url(../img/footer_line.jpg);
	background-repeat: repeat-x;
}

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

.footer_in {
	font-size: 13px;
	color: #000;
	text-align: center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 155px;
	
}

.copyright {
	float: right;

}

.index_upper {
	height: 167px;
	width: 900px;
	background-image: url(../img/index_uper.jpg);
	background-repeat: no-repeat;
}

.index_under {
	height: 240px;
	width: 900px;
	background-image: url(../img/index_under2.jpg);
	background-repeat: no-repeat;
}

ul.index_menu {
	width: 1012px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

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

ul.footer_menu {
	width: 1012px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #FFF;
}

ul.footer_menu A:link {
	color: #FFF;
	text-decoration: none;
}

ul.footer_menu A:visited {
	color: #FFF;
	text-decoration: none;
}

ul.footer_menu A:active {
	color: #036;
	text-decoration: underline;
}

ul.footer_menu A:hover {
	color: #036;
	text-decoration: underline;
}

ul.footer_menu li{
	list-style: none;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}

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.under_menu {
	width:1024px;
	float: left;
	padding: 0px;
	margin: 0px;
}

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

.dataTable {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

.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;
} 

.haikei_waku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	
}

.haikei_waku p{
	font-size: 14px;
	color: #000;
	margin-left: 20px;
	line-height: 140%;
}

.pagelink_waku {
	width: 490px;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: left;
}

.kojin_waku {
	font-size: 14px;
	color: #000000;
	width: 900px;
	line-height: 140%;
	border: 1px dotted #999999;
	padding: 10px;
	clear: left;
	margin-left: 38px;
}
