* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Meiryo UI" , "メイリオ" , Meiryo , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , "Yu Gothic" , "YuGothic" , sans-serif;
	background-image: none;
}

.html {
	background-image: url(img/background-img.jpg);
	background-repeat: repeat;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

a {
    color:#333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 2px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:1000px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 330px;
	margin-left: 5px;
	padding-top: 100px;
	font-size: 28px;
	line-height: 33px;
	color: #FFFFFF;
}

#header #sub {
	font-size: 25px;
	color: #FFFFFF;
	margin-left: 100px;
}

#header #sub2 {
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
    color: #FFFFFF;
	padding-top: 5px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	padding: 13px;
	background-color: #333333;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(img/nav1.gif);
	background-repeat: repeat-x;
}

#nav ul {
	list-style-type:none;
	display: block;
	margin-left: 10px;
  }
  

#nav li {
	display: inline;
  }
  
#nav li a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#nav a:hover {
	color: #000000;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:726px;
	float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents p.note{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents h2 {
	font-size: 24px;
	padding-left: 10px;
	color:#414141;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 1px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E5781B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 22px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #555353;
	padding-left: 7px;
	color: #4E4D4D;
	line-height: 24px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 13px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555353;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contents h3 a {
	font-size: 24px;
	color: #4E4D4D;
	text-decoration: none;
}

#contents h3 a:hover {
	font-size: 24px;
	color: #BB18BA;
}

#contents h4 {
	font-size: 12px;
	color: #414141;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 0px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 3px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	padding-top: 3px;
	padding-bottom: 5px;
	width: 715px;
	height: 300px;
    background-image: none;
	background-color: #FFFFFF;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	color: #A6C2E1;
	background-image: none;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 300px;
}


#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}

#contents #c_pad .p_img {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contents #top_cafer_img {
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #D3394B;
	background-repeat: no-repeat;
	background-position: center center;
	height: 420px;
}

#contents #top_cafer_img .top_cafer_bg a:hover {
	background-color: #000000;
}

#contents #top_img1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	height: 220px;
}



/*
コンテンツ6
-------------------------------------------------------------------*/

#contents6 {
   float: right;
   width: 150px;
   padding-right: 0px;
   margin-top: 20px;
   background-color: #FFFFFF;
   background-repeat: repeat-x;   
   }
   
   
/*
テーブル
-------------------------------------------------------------------*/

#contents table {
	width: 715px;
	height: 420px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#contents table td {
	padding: 1px;
	border: 1px solid #EAE8DF;
	padding-left: 12px;
}


#contents #c_pad table {
	width: 715px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 1px;
	border: 1px solid #EAE8DF;
	text-align:center;
	vertical-align:middle;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}




/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
ライト枠
-------------------------------------------------------------------*/
#right {
float: right;
width:250px; 
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 240px;
	background-color: #EEEDE9;
	margin-left: 26px;
	margin-top: 20px;
}

#side li {
	list-style-type: none;
}

.side_box {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #DDE1E1;
}

.side_box h3 {
	display: block;
	width: 214px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
	padding-top: 4px;
	text-align: center;
	background-color: #333333;
	background-image: url(img/nav2.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}

.side_box ul {
	margin-bottom: 5px;
}

.side_box li a {
	display: block;
	width:186px;
	font-size: 12px;
	text-decoration:underline;
	color:#FFFFFF;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image:url(img/c_li.gif);
	background-repeat: no-repeat;
	background-color: #2D170D;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414B5A;
	background-position: 7px center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #64738C;
}


.side_box li a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
	text-decoration: none;
}

/*ライト・メニュー
-------------------------------------------------------------------*/

#main_area{
    float:left;
	background-color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.3em;
	width: 250px;
	height: auto;
	clear: both;
	margin-left: 18px;
}

#main_area:after{
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

/* メインここまで */


/* 新着店舗ここから */
#right_newshop {
	width: 250px;
	height: 450px;
	padding: 6px 0 0 0;
}
#right_newshop h4{
	background-image: url(img/r_sintyaku_title.gif);
	width: 250px;
	height: 31px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#right_newshop .right_newshop_main{
	background-image: url(img/r_sintyaku_main.gif);
	width: 250px;
	height:	450px;
	padding: 0;
	margin: 0;
	position: absolute;
}
#right_newshop .right_newshop_main div{
	width: 220px;
	height:	420px;
	padding: 5px 0 0 20px;
	margin:	10px 0 0 0;
	overflow: auto;
	font-size: 0.8em;
}
#right_newshop p{
	width: 200px;
	text-align: right;
	font-size: 9px;
}

#right_newshop a{
	text-decoration-color: #BFBFBF;
}

/* 新着店舗ここまで */


/*ad・メニュー
-------------------------------------------------------------------*/

#ad1 {
		float: left;
	width: 250px;
	margin-top: 520px;
    margin-bottom: 40px;
	margin-left: 8px;
}

#ad1 a:hover {
	opacity: 0.5; 
}

#ad2 {
		float: left;
	width: 250px;
    height: 1040px;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom:150px;
}


#ad3 {
		float: left;
	width: 250px;
    height: 334px;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom:10px;
}

#ad5 {
		float: left;
	width: 250px;
	height: 50px;
	margin-top: 5px;
	margin-left: 8px;
}


#ad6 {
		float: left;
	width: 220px;
	border-style: solid;
	border-color: #E5E2E2;
	padding: 4px;
	margin-top: 5px;
    margin-bottom: 5px;
	margin-left: 25px;
}



/* =Feature1
----------------------------------------------------------------------*/

#feature1 {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:715px; 
  border:0px; 
  background:#FFFFFF;
  }
  
  #feature1 p {
	font-size: 12px;
	color: #333333;
	margin-bottom:30px;
}

/* =Feature2
----------------------------------------------------------------------*/

#feature2 {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:715px; 
  border:0px; 
  background:#FFFFFF;
  }
  
  #feature2 p {
	font-size: 18px;
	line-height:36px;
	color: #333333;
	margin-bottom:10px;
}


/* page-top
------------------------------------------------------------------------ */
#page-top {
	position: fixed;
	bottom: 30px;
	right: 0px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	opacity: 0.8; 
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #666;
	opacity: 0.5; 
}

/* 基準値までスクロールしていないとき*/
#page-top.bottomsmall {
	position:fixed;
	bottom:300px;
}
/*基準値までスクロールしたとき*/
#page-top.bottomlage {
	position:fixed;
	bottom:30px;
}


  
  
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	/*background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 15px;*/
	background-color: #FFFFFF;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
	text-decoration: none;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}



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

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 10px; 
    background-image: url(img/nav1.gif);
	background-repeat: repeat-x;
}

/*
SEO
-------------------------------------------------------------------*/

#seo {
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-color: #000000;
	font-size: 1px;
	-webkit-text-size-adjust: none;
}

#seo a{
	    color:#000000;
	    text-decoration:none;}