@charset "shift_JIS";

/* =infoCSS
------------------------------------------------------------------------------------------*/



/* line1
------------------------------------------------------------------------------------------*/
#line1{margin:0 0 30px 0;}
#line1 h5{color:#060; font-weight:bolder;}

/* line2
------------------------------------------------------------------------------------------*/
#line2{margin:0 0 20px 0;}

#line2 .two_column{
	position:relative;
	margin: 0 0 10px 0;
}
#line2 .two_column .left{
	float:left;
	width:290px;
}
#line2 .two_column .right{
	float:right;
	width:290px;
}
#line2 .two_column img{ margin:0 0 3px 0;}
#line2 .two_column .box{border:1px #c60 solid;background-color:#fff;padding:5px 10px;width: 270px;text-align: center;margin: 0 0 10px 0;}


/* line3
------------------------------------------------------------------------------------------*/
#line3{margin:0 0 20px 0;}

#line3 .left{width:395px; float:left;}
#line3 .left .pic_area{
	width:190px;
	float:right;
}
#line3 .left .txt_area{float:left; width:190px;}
#line3 .left h5{font-weight:bolder;}

#line3 .right{width:190px; float:right;}
#line3 .right dl{clear:both;width:190px;}
#line3 .right dt{
	float:left;
	width:120px;
	margin-bottom: 5px;
}
#line3 .right dd{
	float:right;
	width:50px;
}


#line3 .box{
	border:3px #cc9 solid;
	background-color:#fff;
	padding:10px 20px;
	width: 553px;
	margin: 0;
	clear: both;
}

/* 2010.08.26 ’Ç‹L */
/*--------------------------------------------------------- line4*/
#line4 {
	margin: 0 0 20px 0;
}
#line4 .left {
	width: 290px;
	float: left;
}
#line4 .right {
	width: 290px;
	float: right;
}
#line4 .right .txt_area {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}
#line4 .right .txt_area dl{ 
	width: 290px;
	clear: both;
}
#line4 .right .txt_area dt{
	width: 150px;
	float: left;
	margin: 0 0 5px 0;
}
#line4 .right .txt_area dt.last{
	width: 290px;
	float: left;
	margin: 0 0 5px 0;
}
#line4 .right .txt_area dd{
	width: 70px;
	float: left;
}
#line4 .right p#text01 {
	width: 290px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#line4 .right p#text02 {
	width: 290px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}