﻿@charset "utf-8";
/* CSS Document */


/* common
------------------------------------------------- */
a {text-decoration: none;color: #358800; text-decoration:none;}
img{border:none;outline:none;vertical-align:bottom;}

.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}


ul li{list-style:none;}

body {
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:0.75em;/*12px*/
	line-height: 1.4;
	color:#666;
	background: #d7e2b7 url(../img/bg.jpg) repeat-y center top;
}

#backgroundWrap { background: url(../img/bg_top.jpg) no-repeat center top; }

#gungho {
background: url(../img/header_line.gif) repeat-x scroll 0 0 white;
height: 36px;
vertical-align: bottom;
width: 100%;
}
#gungho p#ragnarok {
background: url(../img/header_bg.gif) no-repeat scroll 100% 0 white;
height: 30px;
text-align: left;
width: 100%;
}

/* コピーライト
------------------------------------------------- */

#copyrightArea {
	text-align: center;
	padding: 10px 0;
	background-color: #000;
	color: #aaa;
}

#copyrightArea p {
	width: 850px;
	padding: 0 150px 0 0;
	margin: 0 auto;
}



/* Contents
------------------------------------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../img/bg_base.jpg) repeat-y left top;
}

#container #contents {
	width: 850px;
	float: left;
}

#container #rightArea {
	width: 150px;
	float: right;
	position: relative;
}

#container #contents #headerArea div.column2 {
	width: 425px;
	float: left;
}

#container #main {
	padding: 0 15px;
}

#container #main .praBox {
	margin-bottom: 30px;
}

#container #main .inner {
	padding: 0 15px 0;
}

#container #main h2 {
	padding: 0;
	margin: 0;
}
#container #main h2#item{
	margin-bottom: 15px;
}


#container #main h3 {
	padding: 0;
	margin: 15px 0 10px;
}

#container #contents #headerArea div.column2 {
	margin-bottom: 30px;
}

#container #contents #headerArea div.column2 #topic {
	background: url(../img/topics.jpg) no-repeat left top;
	height: 85px;
	padding : 40px 25px 10px;
}

#container #contents #headerArea div.column2 dl {
	height: 85px;
	display: block;
	overflow: auto;
}

#container #contents #headerArea div.column2 dl dt{
	font-weight:bold ;
	color: #6c0194;
	font-size: 13px;
	float: left;
	width: 100px;
}
#container #contents #headerArea div.column2 dl dd{
	color: #333;
	font-size: 13px;
	float: left;
	width: 250px;
	margin-bottom: 5px;
}


#container #contents #headerArea div.column2 #store01 {
	background: url(../img/store_bg.jpg) no-repeat left top;
	height: 62px;
	padding: 182px 0 0 218px;
}

#container #contents #headerArea div.column2 #store02 {
	background: url(../img/deluxe_bg.jpg) no-repeat left top;
	height: 38px;
	padding: 53px 0 0 218px;
}

#container #contents #main table {
	margin-bottom:1em;
	width:100%;
	border-left:#ccc 1px solid;
	border-top:#ccc 1px solid;
}

#container #contents #main table.non {
	margin-bottom: 0 !important;
}

#container #contents #main table tr th,
#container #contents #main table tr td {
	padding:4px 6px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	vertical-align:top;
}

#container #contents #main table tr th {
	font-weight:bold;
	background:#edfeba;
}

#container #contents #main table.details th { width: 150px;  }

#container #contents #main table caption {
	padding:3px 6px;
	border:#ccc 1px solid;
	border-bottom:none;
	font-weight:bold;
	text-align: left;
}

#container #contents #main table.item th { width: 100px; }
#container #contents #main table.item td.cell { width:68px; }
#container #contents #main table.item td.item_img { vertical-align:middle; text-align:center; width: 200px;}

#container #contents #main table.shoplist td{ width:25%; }

#container #contents #main ul li {
	margin-left: 1em;
	text-indent: -1em;
}

#container #contents #main p.attention,#container #contents #main span.attention {
	color: #c00;
	text-align: right;
	font-size: 93%;
	margin-bottom:1em;
}

/*--- キャンペーン参加店舗 ---*/

#container #contents #main #cp01,
#container #contents #main #cp04 {
	text-align:center;
	width: 198px;
	height: 65px;
	float: left;
	margin-bottom: 20px;
	padding-top: 125px;
}

#container #contents #main #cp02,
#container #contents #main #cp03 {
	text-align:center;
	width: 197px;
	height: 65px;
	float: left;
	margin-bottom: 20px;
	padding-top: 125px;
}
#container #contents #main #cp01 { background: url(../img/cp_bg01.jpg) no-repeat left top; }
#container #contents #main #cp02 { background: url(../img/cp_bg02.jpg) no-repeat left top; }
#container #contents #main #cp03 { background: url(../img/cp_bg03.jpg) no-repeat left top; }
#container #contents #main #cp04 { background: url(../img/cp_bg04.jpg) no-repeat left top; }

#container #contents #main .bnr_cp {
	text-align: center;
	margin-bottom: 20px;
}


/*--- メニュー ---*/

#container #rightArea #nemuArea {
	background: url(../img/menu_top.png) no-repeat left top;
	padding-top: 22px;
	margin-top: 17px;
}

#container #rightArea #nemuArea ul {
	background: url(../img/menu_bottom.png) no-repeat left bottom;
	padding-bottom: 25px;
}

#container #rightArea #nemuArea ul li {
	padding: 0 !important;
	margin: 0 !important;
}

#container #rightArea #bannerArea {
	margin-top: 10px;
	padding: 5px;
}

#container #rightArea #bannerArea img {
	margin-bottom: 5px;	
}

#container #rightArea #sns {
	margin:10px 0 0 10px;	
}

#container #rightArea #sns li {
	margin-bottom: 10px;	
}

