@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .same{
	overflow:hidden;
	zoom:1;
	background:url(../image/tr_bg01.jpg) left top no-repeat;
	padding:20px 20px 0 20px;
	margin-bottom:50px;
}
#content .same ul{
	background:url(../image/tr_bg02.jpg) left bottom no-repeat;
	padding-bottom:165px;
}
#content .same ul li{
	float:left;
	width:290px;
	margin:0 20px 20px 0;
}
#content .same li.none{
	margin-right:0;
}
#menu .box p{
	margin-bottom:25px;
}
#menu .box p.last{
	margin-bottom:0;
}
#menu .box p span{
	font-weight:bold;
	color:#D8661F;
}
#menu p.att{
	text-align:right;
	margin:10px 0 50px;
}
#menu .box dl{
	text-align:center;
	background:#FFF9F0;
	padding:35px 45px 25px 35px;
	margin-top:20px;
}
#menu .box dl dt{
	margin-bottom:25px;
}
#menu .box dl dd{
	line-height:2.3;
}
