@charset "utf-8";
/*
Theme Name: theme254
Theme URI: http://theme.o2gp.com/
Description: theme254
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: food

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 12px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#000000;
background: #ffffff url(images/bg.jpg) repeat 0 0;
}


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

/*************
全体
*************/
#wrapper{
width: 910px;
margin: 0 auto;
}
#content{
margin: 0 auto;
padding-top: 15px;
}

/*************
/* ヘッダー
*************/
#header{
height: 82px;
margin: 0 auto;
padding: 10px 0;
width: 910px;
background: url(images/header.png) no-repeat bottom right;
}

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


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0 0 1px;
width: 910px;
height: 45px;
background:url(images/nav.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: 45px;
background:url(images/nav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -45px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -45px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -45px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -45px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -45px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -45px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -45px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}

/*************
メインビジュアル
*************/
#main_img{
width: 100%;
height: 280px;
background: url(images/main.jpg) no-repeat top center;
}

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

#main .bannerM {
background: #d1c9a6;
padding: 15px 0;
margin: 0 0 20px;
overflow:auto;
clear:both;
}
#main .bannerM dl {
width: 191px;
float:left;
padding: 0 0 0 15px;
}
#main .bannerM .line{
background: url(images/border.gif) repeat-y bottom right;
}
#main .bannerM .last{
padding: 0 0 0 14px;
}
#main .bannerM dt{
width: 174px;
}
#main .bannerM dd img{
padding-bottom: 10px;
}
#main .bannerM dd h4{
font-size: 14px;
font-weight: normal;
height:15px;
padding:1px 15px 0 10px;
background: url(images/icon.gif) repeat-y bottom left;
}
#main .bannerM dd p{
font-size: 12px;
padding:10px 15px 10px 0;
}
#main .bannerM dt{
width: 109px;
padding-left:33px;
}

#main h2{
display: block;
margin: 0 0 10px;
padding: 0 15px;
line-height: 36px;
height: 34px;
font-size: 14px;
font-weight: normal;
background: url(images/heading.gif) no-repeat bottom;
}

#main h3 {
font-size: 14px;
background: url(images/heading3.gif) no-repeat ;
margin: 20px 0 10px;
padding: 0 15px;
line-height: 36px;
font-weight: normal;
height: 34px;
}

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

#main p.withImage img{
float: right;
margin-left: 20px;
}

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

#date {
text-align: right;
padding: 5px 15px 10px 0;
font-weight:bold;
color:#aa0a06;
}

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


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

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

#sidebar h3 {
display: block;
height: 34px;
padding: 7px 10px 0;
line-height: 160%;
font-size: 14px;
font-weight: normal;
background: url(images/heading2.gif) no-repeat;
}

#sidebar ul{
margin: 0 0 20px;
}

#sidebar li{
list-style: none;
line-height: 140%;
padding:0 10px;
background: url(images/line.png) no-repeat bottom center;
}

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



/*************
/* フッター
*************/
#footer{
clear:both;
width: 910px;
margin: 0 auto;
padding: 30px 0 0;
background: url(images/footer_line.png) no-repeat top center;
}

#footer .inner{
width: 910px;
margin: 0 auto;
overflow: hidden;
}

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

#footer ul{margin-left: 20px;}
#footer li{
background: url(images/list.png) no-repeat 0 50%;
margin: 0 0 5px 0;
padding:0 0 0 20px;
list-style: none;
}

#footer #logo{
float:left;
width: 265px;
}

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


.last{margin-right:0;}

address{
padding: 30px 0;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
color:#999999;
}
