@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .same{
	background:url(../image/g_bg01.jpg) left top no-repeat;
	padding:25px 35px 25px 30px;
	margin-bottom:38px;
}
#content .same p span{
	font-weight:bold;
	color:#D8661F;
}
#content .same p{
	margin-bottom:25px;
}
#guest .imgbox{
	overflow:hidden;
	zoom:1;
}
#guest .imgbox .box{
	float:left;
	width:310px;
	margin-right:20px;
	margin-bottom:15px;
}
#guest .imgbox .box.none{
	margin-right:0;
}
#guest .imgbox .box ul li span{
	font-weight:bold;
	color:#0099CC;
}
#guest .imgbox .box.none ul li span{
	color:#FF3366;
}
#guest .imgbox .box ul{
	background:#FEE7E7;
	padding:15px 20px 5px;
}
#guest .imgbox .box ul li{
	margin-bottom:10px;
}
#guest p span{
	font-weight:bold;
	color:#D8661F;
}
#guest p.text{
	margin-bottom:25px;
}
#guest{
	margin-bottom:47px;
}	
#greeting p{
	margin-bottom:25px;
	margin-right:230px;
}
#greeting{
	margin-bottom:15px;
}

