@charset"shift_jis";
/* 200908 */

/* top */
#img_top {
background: url(img/img_top.jpg) no-repeat center;
text-indent:-9999px;
margin:0 0 0 0;
height:350px;
}


/* reason */
#reason{
background:url(img/bg_reason.jpg) no-repeat center;
height:330px;
margin-bottom:10px;
}
#reason h2{
height:104px;
text-indent:-9999px;
}
#reason p{
padding:0 40px 50px 240px;
line-height:145%;
}

/* athome */
#athome{
background:url(img/bg_athome.jpg) no-repeat center;
height:350px;
margin-bottom:10px;
}
#athome h2{
height:140px;
text-indent:-9999px;
}
#athome p{
padding:0 200px 0px 40px;
line-height:145%;
}

/* magazine */
#magazine{
	height:520px;
	margin-bottom:30px;
	background-image: url(../tansan/img/bg_magazine.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#magazine h2,#magazine li{text-indent:-9999px;}
#magazine li{list-style-type:none;}
/* order */
#order{
	width:700px;
	height:300px;
	margin:0 0 30px 20px;
	border:2px solid #FDBB8A;
	text-indent:-9999px;
	background-image: url(img/bg_order2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#order_tansan{
	width:700px;
	height:300px;
	margin:0 0 30px 20px;
	border:2px solid #FDBB8A;
	text-indent:-9999px;
	background-image: url(img/bg_order.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#order_l{
width:410px;
float:left;
}
#order_r{
width:290px;
float:right;
}
#order_r p{
height:230px;
text-indent:-9999px;
}


#order table{
width:280px;
float:right;
}
#order td{
padding:2px 0;
margin:0;
}
