@charset "UTF-8";

/*-----------------------------------------
index.html
-----------------------------------------*/

#topmain{
	position:relative;
	width:900px;
	height:331px;
	background:url(../../images/index/bg_main.jpg) no-repeat;
	margin-bottom:16px;
	}

#print{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	}

#print img{
	vertical-align:top;
	}	
	
h2#mes01{
	position:absolute;
	width:401px;
	height:74px;
	background:url(../../images/index/bg_mes01.gif) no-repeat;
	text-indent:-9999px;
	left: 204px;
	top: 30px;
	margin:0;
	}	

#mes02{
	position:absolute;
	width:212px;
	height:66px;
	background:url(../../images/index/bg_mes02.jpg) no-repeat;
	text-indent:-9999px;
	left: 230px;
	top: 117px;
	}	

#mes03{
	position:absolute;
	width:212px;
	height:66px;
	background:url(../../images/index/bg_mes03.jpg) no-repeat;
	text-indent:-9999px;
	left: 456px;
	top: 117px;
	}	

#mes04{
	position:absolute;
	width:212px;
	height:66px;
	background:url(../../images/index/bg_mes04.jpg) no-repeat;
	text-indent:-9999px;
	left: 230px;
	top: 201px;
	}	

#mes05{
	position:absolute;
	width:212px;
	height:66px;
	background:url(../../images/index/bg_mes05.jpg) no-repeat;
	text-indent:-9999px;
	left: 456px;
	top: 201px;
	}

p.potext01{
	position:absolute;
	left: 1px;
	top: 51px;
	}

p.potext02{
	position:absolute;
	left: 455px;
	top: 51px;
	}

#bt_main{
	position:absolute;
	left: 230px;
	top: 277px;
	z-index:3;
	}	
	

#contentsbox{
	width:900px;
	height:auto;
	font-size:12px;
	}

#contentsbox img{
	vertical-align:top;
	}	

#contentsleft{
	position:relative;
	float:left;
	width:444px;
/*	height:264px;*/
	height:330px;
	border:1px solid #a7a7a7;
	background:url(../../images/index/bg_text01.gif) no-repeat;
	background-position:0 50px;
	}

#contentsright{
	position:relative;
	float:right;
	width:444px;
/*	height:264px;*/
	height:330px;
	border:1px solid #a7a7a7;
	background:url(../../images/index/bg_text02.gif) no-repeat;
	background-position:0 50px;
	}	

p.bt01,p.bt02{
	padding:66px 0 20px 76px;
	}

p.bn01,p.bn02{
	padding-left:20px;
	}

p.bn03{
	margin-top: 5px;
	padding-left:20px;
	}

p.text01{
	position:absolute;
	left: 243px;
	top: 203px;
	}				

p.text02{
	position:absolute;
	left: 248px;
	top: 198px;
	line-height:1.3;
	text-align:center;
	}
p.text03{
	position:absolute;
	left: 243px;
	top: 274px;
	line-height:1.3;
	text-align:center;
	}

p.text01 a,
p.text02 a,
p.text03 a{
	color:#000000;
	}	

p.text01 a:hover,
p.text02 a:hover,
p.text03 a:hover{
	color:#F90;
	}				

#news{
	position:relative;
	width:900px;
	height:auto;
	margin-top:26px;
	font-size:11px;
	border-bottom:1px solid #a7a7a7;
	}
	
#news dl{
	width:900px;
	height:auto;
	padding:15px 0;
	}
	
#news dt{
	float:left;
	width:125px;
	color:#041dac;
	}
	
#news dd{
	float:left;
	width:775px;
	}	

#news dd a{
	color:#000000;
	}
		
#news dd a:hover,.ichiran a:hover{
	color:#F90;
	}
		
.ichiran{
	position:absolute;
	left: 86px;
	top: -2px;
	}		
	
.ichiran a{
	color:#041dac;
	}
	
#lp_banner{
	width:858px;
	border:#a7a7a7 1px solid;
	padding:15px 20px 15px 20px;
	margin:15px 0 15px 0;
}

.sem{
	float:left;
}

.photo{
	float:right;
}

.clear{
	clear:both;
}
		
/*-----------------------------------------
news.html
-----------------------------------------*/

#newsbox{
	width:837px;
	height:auto;
	border-top:3px solid #041dac;
	border-bottom:3px solid #041dac;
	margin-left:31px;
	padding-top:25px;
	padding-bottom:25px;
	}

#newsbox dl{
	width:837px;
	height:auto;
	}

#newsbox dl.bgcolor{
	background-color:#eeeeee;
	}
	

#newsbox dt{
	float:left;
	width:150px;
	height:auto;
	color:#041dac;
	padding:10px 0;
	border-bottom:1px dashed #CCCCCC;
	}	

#newsbox dd{
	float:right;
	width:687px;
	height:auto;
	padding:10px 0;
	border-bottom:1px dashed #CCCCCC;
	}	

#newsbox dd a{
	color:#000000;
	}

#newsbox dd a:hover{
	color:#F90;
	}

