@charset "shift_JIS";

/* =indexCSS
------------------------------------------------------------------------------------------*/

/* line1
------------------------------------------------------------------------------------------*/
#line1{
	margin:0 0 30px 0;
}
#line1 .left{
	float:left;
	width:415px;
	padding: 0 0 0 10px;
}


/* line2
------------------------------------------------------------------------------------------*/
#line2{
	margin:0 0 20px 0;
}

#line2 .left{
	float:left;
	width:200px;
	padding: 0 0 0 10px;
}

#line2 .right{
	float:right;
	width:415px;
	padding: 0 0 0 10px;
}

#line2 ul{
	padding:10px 0 0 10px;
	width:630px;
	clear: both;
}
#line2 li{
	float:left;
	width:200px;
	font-size: 10px;
	line-height: 14px;
}

#line2 .photo{
	margin:25px 0;
	text-align: center;
}

#line2 .endtxt{padding:0 0 0 10px; margin: 0 0 20px 0;}
