/* ソープサイト 駅から激近のお店特集 CSSファイル */
body {
	background-color:#ffffff;
	background-position:center;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
table#container {
	background-image:url(../images/td_bg.png) !important;
	background-repeat:repeat-y !important;
	margin-bottom:1px;
	vertical-align:top;
	background-color:transparent;
	}
table#container td {
	border:0px;
	font-size:12px;
	line-height:18px;
	vertical-align:top;
	background-color:transparent;
	}
table#container div#head {
	height:150px;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:transparent;
	background-image:url(../images/head_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	}
strong{
	padding:0px 0px 2px 8px;
	color:#B852B6;
	letter-spacing:1px;
	font-size:16px;
	line-height:35px;
	border-bottom:dotted 1px #555555;
	border-left:solid 4px #555555;
	}
/* 各店共通駅の写真 */
img.station{
	margin:3px 5px 7px 0px;
	border:solid 1px #888888 !important;
	float:left;
	}
/* ニュー姫 */
table#container div#shop1 {
	width:400px;
	height:420px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-color:transparent;
	float:left;
	}
img{
	border:0px;
	}
dl{
	padding:5px 5px 0px 20px;
	margin:0px 0px 0px 0px;
	letter-spacing:1px;
	text-align:left;
	}
dl dt{
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color:#333333;
	}	
dl dd{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
dl dd .list{
	padding:0px 0px 8px 20px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#555555;
	letter-spacing:1px;
	line-height:16px;
	background-image:url(../images/icon.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	clear:both;
	}
dl dt .small{
	padding:0px 0px 0px 110px;
	margin:0px 0px 0px 0px;
	color:#6B0169;
	font-size:10px;
	letter-spacing:1px;
	font-weight:normal;
	}
table#container div#shop1 .glay{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#cccccc;
	}
/* 亀有角海老 */
table#container div#shop2 {
	width:400px;
	height:420px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-color:transparent;
	float:right;
	}
/* 池袋夢幻 */
table#container div#shop3 {
	width:400px;
	height:420px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-color:transparent;
	float:left;
	}
/* 池袋優雅 */
table#container div#shop4 {
	width:400px;
	height:420px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-color:transparent;
	float:right;
	}
	
dl dd a{
	color:#642D63;
	}
dl dd a:hover{
	color:#999999;
	text-decoration:underline;
	}
dl dd a:active{
	position: relative;
	top:1px;
	left:1px;
	color:#EC008C;
	}
table#container div#shop1 dl img.shop{
	border:solid 1px #222222;
	float:right;
	}
table#container td#foot {
	height:70px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	background-image:url(../images/bg_foot.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#777777;
	letter-spacing:1px;
	line-height:18px;
	}
table#container td#foot a{
	color:#ffffff;
	}
table#container td#foot a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
hr{
	padding:0px;
	margin:0px;
	border-style:solid;
	height:1px;
	}
