@charset "UTF-8";
/* ボックス */
body  {
	background-image: url(../images/common/body_back_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin:0 auto;
}
#wrap {
	background-image: url(../images/common/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0 auto;
	width:950px;
}
#main {
	margin:0 auto;
	width:920px;
	background-color:#fff;
	font-size:60%;
	line-height:1.2;
	color:#000;
}
/*IE6のみに適用（以後同形式）*/
*html #main {
	font-size:58%;
	line-height:1.3;
}
/*IE7のみに適用（以後同形式）*/
*:first-child+html #main {
	font-size:58%;
	line-height:1.3;
}
/* ヘッダー */
#header {
	background-image: url(../images/common/header_bg.gif);
	background-repeat: no-repeat;
	height: 174px;
	font-size: 1px;
	border-bottom: 1px solid #CB1009;
	overflow:hidden;
}
#index #header {/*インデックスのみラインなし*/
	border-bottom: none;
	padding-bottom:4px;
	height: 175px;
}

#index h1 {
	font-size:1px;
	line-height:0;
}
#header #title_logo a {
	display:block;
	text-indent: -9999px;
	height: 160px;
	width: 180px;
	float: left;
	overflow:hidden;
}
#header .subtitle01 {
	background-image: url(../images/common/header_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 718px;
	margin-top: 25px;
	text-indent: -9999px;
}
#header #title_sub {
	float: right;
	width: 731px;
}
#header #title_sub #global_nav {
	height: 46px;
	padding-top: 15px;
	padding-left: 4px;
}
#header #title_sub #global_nav li {
	float:left;
	overflow:hidden;
}
#header #title_sub #global_nav li a {
	background-image: url(../images/common/global_nav.gif);
	background-repeat: no-repeat;
	display:block;
	height: 54px;
	text-indent: -9999px;
}
#header #title_sub #global_nav #btn01 a {
	background-position: 0 0;
	width: 143px;
}
#header #title_sub #global_nav #btn02 a {
	background-position: -143px 0;
	width: 143px;
}
#header #title_sub #global_nav #btn03 a {
	background-position: -286px 0;
	width: 142px;
}
#header #title_sub #global_nav #btn04 a {
	background-position: -428px 0;
	width: 143px;
}
#header #title_sub #global_nav #btn05 a {
	background-position: right top;
	width: 145px;
}
#header #title_sub #global_nav #btn01 a:hover {
	background-position: 0 -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn02 a:hover {
	background-position: -143px -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn03 a:hover {
	background-position: -286px -66px;
	width: 142px;
}
#header #title_sub #global_nav #btn04 a:hover {
	background-position: -428px -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn05 a:hover {
	background-position: right -66px;
	width: 145px;
}
#header #title_sub #global_nav #btn01on a {
	background-position: 0 -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn02on a {
	background-position: -143px -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn03on a {
	background-position: -286px -66px;
	width: 142px;
}
#header #title_sub #global_nav #btn04on a {
	background-position: -428px -66px;
	width: 143px;
}
#header #title_sub #global_nav #btn05on a {
	background-position: right -66px;
	width: 145px;
}
#header #title_sub #utility_nav {
	height: 16px;
	/*　通常時width↓　*/
	/*width: 307px;*/
	/*　ブログ削除時width↓　*/
	width: 307px;
	float:right;
	padding-top: 30px;
}
*:first-child+html #header #title_sub #utility_nav {
	padding-top: 37px;
}
#header #title_sub #utility_nav li {
	float:left;
	padding-left: 22px;
	overflow:hidden;
}
#header #title_sub #utility_nav a {
	display:block;
	height:16px;
	text-indent: -9999px;
}
#header #title_sub #utility_nav #btn06 a {
	background-image: url(../images/common/utility_27.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 97px;
	height:16px;
}

#header #title_sub #utility_nav #btn06 a:hover {
	background-position:0px -16px;
	width: 97px;
}

#header #title_sub #utility_nav #btn07 a {
	background-image: url(../images/common/utility_29.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 144px;
	height:16px;
}

#header #title_sub #utility_nav #btn07 a:hover {
	background-position:0px -16px;
	width: 144px;
}

/* フッター */
#foot {
	clear:both;
	height:53px;
	position:relative;
	background-color: #CB1009;
	color:#fff;
	font-size:0.9em;
	width: 920px;

}
#index #wrap #main #foot {
	font-size:1.2em;
}
* html #foot{
	font-size:0.85em;
}
*:first-child+html #foot {
	font-size:0.85em;
}
#foot #footer_nav {
	float:left;
	width:780px;
	line-height: 53px;
	height:53px;
	overflow: hidden;

}
#foot #footer_nav li {
	float: left;
	padding:0 4px 0 15px;
	height:53px;
	overflow: hidden;

}
#foot #footer_nav a {
	color: #fff;
}
#foot #copyright {
	width:400px;
	position:absolute;
	top:10px;
	right:18px;
}

/*パンくず*/
#wrap #main .pankuzu {
	margin: 12px 24px 10px 27px;
	clear:both;
	font-size:0.9em;
}
/*ページトップへ*/
#wrap #main .topagetop {
	clear: both;
	text-align: right;
	margin-right: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:0.9em;
}


.newgenre{
width: 852px;margin:5px auto;
}

.newgenre2{
	width: 852px;
	margin:0 auto;
	background:url(../newimg/shop_title_bgline.gif) no-repeat;
}

.newgenre3{
	width: 852px;
	padding:0 0 8px 3px;
	margin:3px auto 10px auto;
	background:url(../newimg/shop_title_bgline.gif) no-repeat 0 100%;
}

.newgenre2 h1{
	line-height:1.0;
	font-size:190%;
	padding-top:8px;
}

.couponNew{
	background-image:url(../newimg/banner_gokujocoupon2.gif);
	width:346px;
	height:159px;
}

.couponNew p{
	padding:40px 15px 0 65px;
	text-align:left;
	color:#CB1009;
	line-height:1.2;
}
