@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}

html, body {
	height: 100%;
}

body {
	margin:0 auto;
	background:url(../images/head_back.gif) repeat-x;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
} 

*html #wrapper {
	height: 100%;
}

.cl{
	clear:both;
}

.cont{
	width:900px;
	padding-bottom:90px;
	margin:0 auto;
}

/* ページ共通 */

.headline{
	height:20px;
	margin:0 auto;
	width:900px;
}


.headlineright{
	height:20px;
	width:440px;
	margin-left:460px;
}

.head{
	width:900px;
	margin:0 auto;
}

.center{
	width:900px;
	margin:0 auto 6px auto;
	height:33px;
}

.navi_button01{
	width:128px;
	float:left;
	height:33px;
}

.navi_button02{
	width:129px;
	float:left;
	height:33px;
}

.navi_button03{
	width:130px;
	float:left;
	height:33px;
}

.footer{
	width: 100%;
	position: absolute;
	bottom:0;
	margin:0 auto;
	height:71px;
	background:url(../images/footer_back.gif) repeat-x;
	left: -3px;
}

.globalfooter{
	width:900px;
	margin:0 auto;
	height:71px;
}

.footerleft{
	width:500px;
	float:left;
}

.footerright{
	width:400px;
	float:right;
}

.head_text01{
	font-size:12px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	background:url(../images/head_deco01.gif) no-repeat;
	height:20px;
	line-height:20px;
	float:left;
}

.head_text01 a:link , .head_text01 a:visited {color:#000000;
text-decoration:none;
	}
	
.head_text01 a:hover {
	text-decoration:none;
	color:#03004c;
	}

.footer_text02{
	font-size:12px;
	margin:10px 0 0 0;
	padding:0;
	color:#FFFFFF;
}

.footer_text02 a:link , .footer_text02 a:visited {color:#FFFFFF;
text-decoration:none;
	}
	
.footer_text02 a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

.footer_text03{
	font-size:12px;
	margin:10px 0 0 0;
	padding:0;
	color:#FFFFFF;
	text-align:right;
}

/* トップページ */

.cont02{
	width:900px;
	height:355px;
	margin:0 auto;
}

.frame01{
	width:900px;
	margin:0 auto;
}

.frame01_left{
	width:495px;
	float:left;
}

.frame01_right{
	width:318px;
	float:right;
	padding-left:87px;
}

.search_table01{
	width:318px;
}

.search_table01left{
	width:110px;
	margin:0;
	padding:7px 0;
	height:16px;
}

.search_table01right{
	width:208px;
}

.info_table01{
	width:318px;
}

.info_table01left{
	width:174px;
}

.info_table01center{
	width:37px;
}

.info_table01right{
	width:107px;
}

.new_img{
	height:15px;
	margin:0 0 0 0;
	width:75px;
	float:left;
}


.index_text04{
	font-size:12px;
	color:#000000;
	margin:5px 0 0 0;
	padding:3px 0 12px 15px;
	background:url(../images/data_deco02.gif) no-repeat;
	border-bottom:dotted 1px #CCCCCC;
	line-height:125%;
}

.index_text05{
	font-size:12px;
	color:#000000;
	margin:0 0 0 0;
	padding-left:30px;
	line-height:15px;
	height:15px;
}

.index_text06{
	font-size:12px;
	color:#000000;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	height:15px;
	width:75px;
}
