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

/* トップページ */

.topimg{
	width:900px;
	margin:0 auto;
	height:340px;
}

.frame01{
	width:900px;
	margin:0 auto;
}

.frame01left{
	width:495px;
	float:left;
}

.frame01right{
	width:320px;
	float:right;
	padding:22px 0 0 85px;
}

.frame02{
	width:365px;
	height:36px;
	margin:0;
	padding:0;
}

.frame03{
	width:900px;
	margin:0 auto;
}

.frame03left{
	width:90px;
	float:left;
	padding:15px 10px
}

.frame03right{
	width:790px;
	float:right;
}

.frame04{
	width:320px;
	margin:17px 0 0 0;
}

.frame04_02{
	width:160px;
}

.frame05{
	width:714px;
}

.frame05_02{
	width:120px;
}

.frame06{
	width:885px;
	margin:0 auto;
}

.frame06left{
	width:171px;
	float:left;
	padding-top:20px;
}

.frame06right{
	width:714px;
	float:right;
}

.new_head01{
	width:495px;
	height:23px;
}

.new_head01left{
	width:365px;
	float:left;
}

.new_head01right{
	width:130px;
	float:right;
}

.banner01{
	width:320px;
	height:77px;
	margin:0 0 9px 0;
}

h2{
	font-size:12px;
	margin:20px 0;
	padding:0;
	font-weight:normal;
}

h2 a:link , h2 a:visited {color:#000000;
text-decoration:none;
	}
	
h2 a:hover {
	text-decoration:none;
	color:#03004c;
	}

.text01{
	font-size:12px;
	color:#000000;
	margin:12px 0;
	padding:0 0 12px 15px;
	background:url(../../images/data_deco.gif) no-repeat;
	border-bottom:dotted 1px #CCCCCC;
	line-height:125%;
}

.text02{
	font-size:12px;
	color:#000000;
	margin:0;
	padding-left:30px;
	line-height:125%;
}

.text03{
	font-size:12px;
	margin:5px 0;
	padding:0 0 0 15px;
	background:url(../images/6_i.gif) no-repeat;
}

.text03 a:link , .text03 a:visited {color:#000000;
	}
	
.text03 a:hover {
	text-decoration:none;
	color:#000000;
	}
	
.text04{
	font-size:12px;
	text-align:center;
	margin:3px 0;
	padding:0;
}

.text04 a:link , .text04 a:visited {color:#000000;
text-decoration:none;
	}
	
.text04 a:hover {
	text-decoration:none;
	color:#000000;
	}

/* 下層ページ */

.head_img{
	height:370px;
	width:900px;
	margin:0 auto 30px auto;
}

.pagetop{
	width:124px;
	height:13px;
	margin:25px 0 0 730px;
}

#h2_text{
	font-size:12px;
	margin:20px 0 25px 25px;
	padding:0;
	font-weight:normal;
}




