@charset 'UTF-8';
/*ページキャプションの位置調整
-------------------------------------------------*/
#page_caption p img {
	margin:30px 0 0 45px;
}
/*-----------------------*/
#rest_box {
	width:620px;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;
}
#rest_box .left {
	width:220px;
	float:left;
}
#rest_box .right {
	width:384px;
	float:right;
}
#rest_box .intoro {
	margin:0 0 40px 0;
}
#rest_box .intoro h3 {
	margin:0 0 15px 0;
}


behavior: expression(IEPNGFIX.fix(this));