
#box{
	width: 690px;
	margin:15px 0 10px 15px;
	background: #1E1E1E;
	overflow: hidden;
	padding-bottom:15px;
	border: 1px solid #000;
	background: url("image/box_bg.jpg") repeat-x bottom;
}

#box .inner{
	width: 660px;
	margin:15px 0 0 15px;
	xbackground-color: #fcc;
	overflow: hidden;
}


#box .ph{
	width: 160px;
	float:left;
	margin-left;
	xbackground-color: #fcc;
}

#box img{
	width: 160px;
	display:block;
	background-color: #d3d3d3;
	margin-bottom:10px;
}

#box .ph .kita{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_on_kita.png") no-repeat;
}

#box .ph .kita:hover{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_off_kita.png") no-repeat;
}

#box .ph .higashi{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_on_higashi.png") no-repeat;
}

#box .ph .higashi:hover{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_off_higashi.png") no-repeat;
}

#box .ph .naka{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_on_naka.png") no-repeat;
}

#box .ph .naka:hover{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_off_naka.png") no-repeat;
}

#box .ph .minami{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_on_minami.png") no-repeat;
}

#box .ph .minami:hover{
	width: 160px;
	height:40px;
	display:block;
	background-color: #000;
	text-indent:-9999em;
	background: url("image/box_botan_off_minami.png") no-repeat;
}

#box .text{
	width: 485px;
	float:right;
	xbackground-color: #fc0;
}

#box .text .kitashop{
	font-size:105%;
	line-height: 1.8em;
	font-weight:bold;
	color:#E41967;
}

#box .text .higashishop{
	font-size:105%;
	line-height: 1.8em;
	font-weight:bold;
	color:#FF9900;
}

#box .text .nakashop{
	font-size:105%;
	line-height: 1.8em;
	font-weight:bold;
	color:#0B85FF;
}

#box .text .minamishop{
	font-size:105%;
	line-height: 1.8em;
	font-weight:bold;
	color:#3AB208;
}


#box .text h4 span{
	font-size:70%;
	font-weight:lighter;
}


#box .text .catch{
	font-size:80%;
	line-height: 1.3em;
	color:#fff;
	xfont-weight:bold;
}

#box .text .bun{
	font-size:80%;
	line-height: 1.8em;
	color:#fff;
	margin-bottom:10px;
}

#box .data{
	width: 485px;
	padding-bottom:15px;
	padding:0;
	background: url("image/data_bottom.png") no-repeat bottom;
}

#box .data .kita{
	width: 485px;
	height:38px;
	background-color: #fb0;
	text-align:center;
	text-indent:-9999em;
	background: url("image/data_top_kita.png") no-repeat top;
}

#box .data .higashi{
	width: 485px;
	height:38px;
	background-color: #fb0;
	text-align:center;
	text-indent:-9999em;
	background: url("image/data_top_higashi.png") no-repeat top;
}

#box .data .naka{
	width: 485px;
	height:38px;
	background-color: #fb0;
	text-align:center;
	text-indent:-9999em;
	background: url("image/data_top_naka.png") no-repeat top;
}

#box .data .minami{
	width: 485px;
	height:38px;
	background-color: #fb0;
	text-align:center;
	text-indent:-9999em;
	background: url("image/data_top_minami.png") no-repeat top;
}

#box .data table{
	width: 445px;
	height:25px;
	xbackground-color: #fff;
	margin:10px 0 10px 25px;
	padding-bottom:20px;
}

#box .data table .head{
	width: 25%;
	background: #1e1e1e;
	padding:3px;
	color:#fff;
	font-size:70%;
	line-height: 1.3em;
	text-align:center;
}

#box .data table .body{
	width: 70%;
	padding:5px;
	color:#fff;
	font-size:70%;
	line-height: 1.5em;
	text-align:left;
	xborder-bottom: 1px botted #1e1e1e;
}
