/* side_banner
---------------------------------------------------- */
ul.banner li.banner01 {
	position:absolute;
	top:50px;
	left:10px;
}
ul.banner li.banner02 {
	position:absolute;
	top:210px;
	left:10px;
}
ul.banner li.banner03 {
	position:absolute;
	top:280px;
	left:10px;
}
ul.banner li.banner04 {
	position:absolute;
	top:365px;
	left:10px;
}
ul.banner li.banner05 {
	position:absolute;
	top:435px;
	left:10px;
}
/* ------------------------------------------------- */


/* maintxt
---------------------------------------------------- */
.maintxt{
	position:relative;
	width:620px;
	height:450px;
	margin-left:20px;
}
p.para01{
	position:absolute;
	top:10px;
	left:250px;
	color:#fa8035;
	line-height:150%;
}
p.para02{
	position:absolute;
	top:340px;
	left:280px;
	color:#fa8035;
	line-height:150%;
}
ul.list01{
	position:absolute;
	top:80px;
	left:250px;
	width:360px;
}
ul.list01 li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(../img/mark.gif) no-repeat 0 -2px;
}
.photo{
	position:absolute;
	top:0;
	left:0;
}
/* ------------------------------------------------- */


/* table
---------------------------------------------------- */
table#t_info {
	margin-left:10px;
	width:290px;
	padding:0px;
	border-top:1px dotted #a5a7a7;
}
table#t_info td.t_title {
	padding:7px 10px 7px 30px;
	text-indent:-20px;
	text-align:left;
	vertical-align:top;
	background-color:#fff;
	border-bottom:1px dotted #a5a7a7;
	white-space:nowrap;
	font-size:93%;
}
table#t_info td.t_value {
	padding:7px 0px 7px 0px;
	border-bottom:1px dotted #a5a7a7;
	vertical-align:top;
	text-align:left;
	width:100px;
	font-weight:bold;
	font-size:93%;
}
td.t_title  {
	background:#f4fcff;
}
/* ------------------------------------------------- */


/* menu
---------------------------------------------------- */
.menu_left_kids {
	float:left;
}
.menu_right_kids {
	float:right;
}
.menu_left_753 {
	float:left;
}
.menu_right_753 {
	float:right;
}
/* ------------------------------------------------- */


/* coupon
---------------------------------------------------- */
.wrp_couponbox{
	margin-left:20px;
	margin-bottom:40px;
	width:588px;
	padding:5px;
	background:#fff;
	border:dotted 1px #0cabd3;
}
.wrp_couponbox2{
	width:556px;
	border:dotted 1px #efefef;
	padding:15px;
	background:#efefef url(../img/back_pt.gif) repeat 0 0;
	text-align:center;
}
.wrp_couponbox2 h3{
	margin-bottom:20px;
	font-family:Arial Black, sans-serif;
	color:#22a5c6;
	padding:2px;
	background:#fff;
}
.wrp_couponbox2 p{
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	line-height:150%;
}
.wrp_couponbox2 p span{
	font-size:123.1%;
	color:#F90;
}
/* ------------------------------------------------- */
