@charset "utf-8";

body {
	background-color: #f2f4f9;
	background-image: none;
}

#wrap {
	width: 723px;
	margin: 0 auto;
	padding: 0 20px 30px;
	background: #FFFFFF url("images/newshop/newshop_bg.gif") repeat-x;
}

#wrap h1 {
	float: left;
	height: 61px;
	margin: 8px 9px 0 0;
}

#wrap #tagline {
	float: left;
	margin-top: 8px;
}

#wrap #shop_anc {
	height: 100%;
}
#wrap #shop_anc li {
	float: left;
}

#wrap .bar {
	clear: both;
	padding: 20px 0 ;
}

#wrap .newshop_box {
	display: inline;
	float: left;
	width: 338px;
	margin: 0 0 25px 16px;
	background: url(images/newshop/box_bg.gif) no-repeat;
}

#wrap .newshop_box .box_head {
	padding: 0 0 5px 8px;
	border-bottom: #cfd5e3 1px solid;
}

#wrap .newshop_box .catch {
	margin: 7px 0 4px;
	color: #353535;
}

#wrap .newshop_box .shop_name {
	color: #353535;
	font-size: 14px;
	font-weight: bold;
}

#wrap .newshop_box .shop_name .floor {
	margin-right: 10px;
	font-size: 10px;
	_font-size: 80%;
	color: #898989;
}

#wrap .newshop_box .category {
	font-size: 12px;
	color: #898989;
	line-height: 1;
}

#wrap .newshop_box .shop_logo {
	display: inline;
	float: left;
	margin: 10px 0 0 8px;
}

#wrap .newshop_box .shop_comment {
	float: left;
	min-height: 60px;
	_height: 60px;
	width: 208px;
	margin-top: 9px;
	padding: 0 8px 20px 14px;
	line-height: 1.5;
	background: url(images/newshop/comment_bg.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg_tokyo {
	background: url(images/newshop/comment_bg_tokyo.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1010r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1023r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1106 {
	background: url(images/newshop/comment_bg.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1106r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1113 {
	background: url(images/newshop/comment_bg.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1114r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1118 {
	background: url(images/newshop/comment_bg.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1120 {
	background: url(images/newshop/comment_bg.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1120r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}

#wrap .newshop_box .bg1205r {
	background: url(images/newshop/comment_bg_r.gif) right bottom no-repeat;
}


.gotop {
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
}

#footer {
	padding: 7px 0 4px!important;
	border-top: #b4c2ca 1px solid;
	background-image: none!important;
	background-color: #e1e9ef;
}

.structure {
	width: 763px!important;
}

#wrap .clear {
	clear: both;
}

