@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}

a {
	outline-style:none;
}

.header_img{
	vertical-align:top;
}

html, body {
	height: 100%;
}

body{
		margin:0 auto;
		width:100%;
		background:url(../images/back.gif) repeat-x;
}

#wrapper{
	width: 1030px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
} 

*html #wrapper {
	height: 100%;
}


.contents{
	width: 1000px;
	margin:0 15px;
	height:450px;
}

.all_cont{
	width:1030px;
	margin:0 auto;
	padding-bottom:60px;
}

.main{
	width:1030px;
	margin:0 auto;
}

*+html body .main{
	width:1030px;
	margin:0 auto;
	padding-bottom:0px;
}

.main_head{
	width:1030px;
	height:42px;
	margin:0 auto;
}

.main_button{
	height:85px;
	width:1000px;
	margin:0 auto;
}

.main_center{
	width:1030px;
	margin:0 auto;
	background:url(../images/main_back.gif) no-repeat;
	padding-bottom:60px;
}

.main_contents{
	width:957px;
	margin:0 auto 0 auto;
	background:url(../images/main_contentsback.gif) no-repeat;
	padding-bottom:13px;
	padding-top:13px;
}



.main_contentsleft{
	width:430px;
	float:left;
	padding-left:23px;
}

.main_contentsright{
	width:504px;
	float:right;
	padding-bottom:13px;
}

.main_contentsright01{
	width:212px;
	float:left;
	padding-left:29px;
}

.main_contentsright02{
	width:212px;
	float:left;
	padding-left:30px;
	padding-right:21px;
}

.index_img01{
	width:130px;
	padding-left:82px;
}


.cl{
	clear:both;
}

.index_text01{
float: left;
width: 80px;
	font-size:12px;
	color:#000000;
	margin:12px 0 0 0;
	padding:0 0 12px 15px;
	background:url(../images/data_deco.gif) no-repeat;
	line-height:125%;
}

.index_text011{
float: left;
width: 320px;
	font-size:12px;
	color:#000000;
	margin:12px 0 0 0;
	padding:0 0 12px 15px;
	line-height:125%;
}
div.line_dot {
border-bottom: 1px dotted #ccc;
}

.new_frame01{
	width:430px;
	margin:0;
	height:33px;
}

.new_frame01left{
	width:308px;
	float:left;
}

.new_frame01right{
	width:122px;
	float:right;
}