@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#181818;
}

a{color:#666;text-decoration:none;}
a:hover{color:#888;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 912px;
}

/*************
/* ヘッダー
*************/
#header{
height: 70px;
position:relative;
background:url(../img/header.png) no-repeat 100% 0px;
}

#header h1 {
padding:8px 0 0 5px;
font-size: 12px;
font-weight:normal;
}

#header a{
position:absolute;
top:7px;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0 0 0px;
width: 912px;
height: 46px;
background:url(../img/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(../img/topnav.png) no-repeat;
}

ul#topnav a#m01bar{background-position:0 0;}
ul#topnav a#m02bar{background-position:-130px 0;}
ul#topnav a#m03bar{background-position:-260px 0;}
ul#topnav a#m04bar{background-position:-390px 0;}
ul#topnav a#m05bar{background-position:-520px 0;}
ul#topnav a#m06bar{background-position:-650px 0;}
ul#topnav a#m07bar{background-position:-780px 0;}

ul#topnav a#m01bar:hover, ul#topnav li.active a#m01bar{background-position:0 -46px;}
ul#topnav a#m02bar:hover, ul#topnav li.active a#m02bar{background-position:-130px -46px;}
ul#topnav a#m03bar:hover, ul#topnav li.active a#m03bar{background-position:-260px -46px;}
ul#topnav a#m04bar:hover, ul#topnav li.active a#m04bar{background-position:-390px -46px;}
ul#topnav a#m05bar:hover, ul#topnav li.active a#m05bar{background-position:-520px -46px;}
ul#topnav a#m06bar:hover, ul#topnav li.active a#m06bar{background-position:-650px -46px;}
ul#topnav a#m07bar:hover, ul#topnav li.active a#m07bar{background-position:-780px -46px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: left;
width: 701px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 5px;
padding-top: 5px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-top: 5px;
margin-bottom: 5px;
padding:5px 5px 5px 20px;
font-size:18px;
font-weight:bolder;
color:#FFFFFF;
background: #604C3F url(../img/list_white.png) no-repeat 10px 50%;
}

#main h3 {
font-size: 20px;
font-weight: normal;
line-height: 25px;
margin-top: 5px;
letter-spacing: 0.2em;
color: #484848;
border-bottom: 1px solid #cccccc;
}

#main h4 {
font-size: 16px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #484848;
border-bottom: 1px solid #cccccc;
background: url(../img/heading2.png) no-repeat 0 50%;
}

#main h5 {
font-size: 13px;
font-weight: normal;
letter-spacing: 0.2em;
color: #484848;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

/*************
メイン（サイドメニューなし）コンテンツ
*************/
#main2 {
float: left;
width: 912px;
padding: 20px 0;
display: inline;
}

#main2 .bannerM img{
padding-right: 5px;
padding-top: 5px;
}
#main2 .bannerM img.last{padding-right:0;}

#main2 h2{
margin-top: 5px;
margin-bottom: 5px;
padding:5px 5px 5px 20px;
font-size:18px;
font-weight:bolder;
color:#FFFFFF;
background: #604C3F url(../img/list_white.png) no-repeat 10px 50%;
}

#main2 h3 {
font-size: 20px;
font-weight: normal;
line-height: 25px;
margin-top: 5px;
letter-spacing: 0.2em;
color: #484848;
border-bottom: 1px solid #cccccc;
}

#main2 h4 {
font-size: 16px;
font-weight: normal;
line-height: 30px;
padding-left: 5px;
margin-top: 10px;
letter-spacing: 0.2em;
border-bottom: 1px solid #cccccc;
}

#main2 h5 {
font-size: 13px;
font-weight: normal;
letter-spacing: 0.2em;
color: #484848;
}

#main2 p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main2 p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main2 p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#484848;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.Sbox{
float: left;
width: 170px;
height: 250px;
margin: 5px 5px 10px 0;
line-height: 1.2;
overflow:visible;
}

.box{
float: left;
width: 195px;
margin: 10px 16px 10px 0;
line-height: 1.2;
overflow:hidden;
}

.box_f{
float: left;
width: 215px;
margin: 20px 16px 10px 0;
line-height: 1.2;
overflow:hidden;
}

.box_m{
float: left;
width: 155px;
margin: 20px 16px 10px 0;
line-height: 1.2;
overflow:hidden;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}

.coupon_m{
background-image:url(../img/coupon/img_coupon.png);
}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(../img/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: right;
width: 198px;
padding: 20px 0;
}

#sidebar p{margin-bottom: 5px;}

#sidebar h3{
margin-top: 5px;
padding:5px 10px 2px 25px;
font-size: 14px;
font-weight:normal;
border-bottom: 1px solid #313131;
background: url(../img/heading2.png) no-repeat 0 50%;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 5px 5px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(../img/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}


/*************
/* フッター
*************/
#footer{
clear:both;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer li{
margin: 0 10px 10px 5px;
list-style: none;
line-height:0;
}

#footer li a{
background: url(../img/list.png) no-repeat 0 50%;
display: block;
line-height:1.3;
padding-left:15px;
}

#footer li a:hover{background-position: 3px 50%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding:7px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
color:#fff;
background:#313131;
}


/*
**********************************************************
 ページング
**********************************************************
*/
.pagelst{}
.pagelst li {
	list-style-type: none;
	float: left;
	margin: 3px;
}
.pagelst a:before {
	content: '　';
}
.pagelst a:after {
	content: '　';
}


/*
------------------------------------------------
 現在のページ
------------------------------------------------
*/
.pagelst li.current {
	background-color: #FFCC66;
	text-decoration: none;
	border: 1px solid #FFCC66;
}
.pagelst li.current:before {
	content: '＜';
}
.pagelst li.current:after {
	content: '＞';
}

/*
------------------------------------------------
 ページ数のリンク
------------------------------------------------
*/
.pagelst li a:link {
	background-color: lightYellow;
	color: black;
	text-decoration: none;
	border: 1px solid #FFCC66;
}
.pagelst li a:hover {
	background-color: #FFCC66;
}
.pagelst li a:active { }
.pagelst li a:visited {
	color: black;
	text-decoration: none;
	border: 1px solid #FFCC66;
}

/*
**********************************************************
 クーポン
**********************************************************
*/
.coupon{
	padding: 5px;
	line-height: 100%;
	background-image:url(../img/coupon/coupon-red.png);
}

.coupon-gold{
	padding: 5px;
	line-height: 100%;
	background-image:url(../img/coupon/coupon-gold.png);
}
