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

/* ===============[ 初期化 ]=============== */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-size: 75%;
	*font-size: small;
	*font: x-small;
	line-height: 1.4;
	*line-height: 1.3;
	    font-family: ""メイリオ", Meiryo, Osaka, ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat-x;

}

body#sm{
	background-image: none!important;
}

table, th, tr, td {
	color: #444444;
	font-size: 100%;
	line-height: 1.4;
	*line-height: 1.3;
	border-collapse:collapse;
	border-spacing:inherit;
	text-align: left;
}
input, textarea, select, option {
	font-size: 100%;;
}
/* Mac UTF-8の文字化け防止 */
/*\*//*/
input, textarea, select, option {
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/**/
a img {
	border: none;
	background-color: transparent;
}
.floatclear {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1%;
	line-height: 1;
}
* html .floatclear {
	height: 1px;
}
*:first-child+html .floatclear {
	height: 1px;
}
li {
	list-style-type: none;
}


#main {
	float: left;
	width: 640px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 100px;
}
#main #main_inner {
	padding: 15px;
}
.adsence1 {
	width:100%;
	margin-top: 10px;
}
.adsence2 {
	float: left;
	height: 280px;
	width: 336px;
	margin-left: 20px;
}
.flort_l {
	float: left;
}
#main #main_inner #contents {
	clear: both;
}
#container #side_r {
	float: right;
	width: 350px;
}
#side_r .inner1 {
	width: 350px;
	background-repeat: repeat-y;
}
#side_r .inner2 {
	width: 336px;
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 280px;
}
.side_list {
	padding-right: 10px;
	padding-left: 10px;
}
.side_list li a {
	font-weight: normal;
	color: #3E599B;
	background-color: #FFF;
	text-align: left;
	height: auto;
	width: auto;
	line-height: 21px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
}
.side_list li{
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	background-image: url(../img/yajirushi2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
.side_list2 li {
	float: left;
	display: block;
	clear: none;
}
.side_list2 li a {
	font-size: 80%;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#contents {
	clear: both;
	padding-top: 15px;
}
#contents .main_list {
	clear: both;
}

#contents .main_list li {
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	width: 295px;
	font-size: 120%;
	margin-right: 10px;
}
#contents .main_list li a.main_list_title {
	line-height: 33px;
	font-weight: bold;
	color: #4F3E26;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 100%;
	background-image: url(../img/top_cattop.jpg);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 5px;
}
#contents .main_list li li {
	float: none;
	font-size: 100%;
	margin: 0px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.main_list li .more {
	font-size: 80%;
	color: #03C;
	text-align: center;
	margin-top: 5px;
	width: 75px;
	margin-left: 203px;
	background-image: url(../img/moreback.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.more a {
	color: #FFF;
	text-decoration: none;
}

#contents .main_list li li a {
	background-image: url(../img/yajirushi1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #000;
	width: 250px;
	padding-left: 15px;
	margin-left: 10px;
	text-decoration: none;
}




#side_r .inner1 h2 {
	line-height: 45px;
	font-weight: bold;
	color: #666;
	background-image: url(../img/sider_innertop2.jpg);
	text-align: center;
	display: block;
	height: 45px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
#wrapper #container {
	clear: both;
	padding-top: 5px;
}


a {
	text-decoration:underline;
	color:#00CCFF;
}
a:hover {
	color:#ffcc00;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }



h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

	
#logo {
	display: block;
	background-repeat: no-repeat;
	height: 110px;
	width: 287px;
	background-image: url(../img/logo.jpg);
	background-position: 0px -25px;
}
#header h1 {
	float: right;
}
#header {
	height: 140px;
}


#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi {
	clear: both;
	margin-top: 12px;
	height: 25px;
}
#navi li {
	display: block;
	float: left;
	height: 20px;
	font-size: 12px;
	width: auto;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	color: #FFF;
	text-decoration: underline;
}

#navi {
	clear: both;
	margin-left: 7px;
}

#navi1 {
	width: 133px;
}

#navi2 {
	width: 134px;
	background-position: -134px 0px;
}
#navi3 {
	width: 114px;
	background-position: -267px 0px;
}
#navi4 {
	width: 115px;
	background-position: -382px 0px;
}
#navi5 {
	width: 123px;
	background-position: -505px 0px;
}
.cat_li dt {
	border: 1px solid #AA927B;
	padding: 5px;
	text-decoration: none;
	font-size: 15px;
	background-color: #E8E2CC;
	clear: both;
}
.cat_li dd {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 8px;
}
.catimg {
	float: left;
	display: block;
	height: 132px;
	width: 132px;
}
.cat_li dt a {
	font-size: 17px;
	color: #59422F;
	text-decoration: none;
}


#navi1:hover {
		background-position: 0px -41px;
}

#navi2:hover {
	background-position: -134px -41px;
}
#navi3:hover {
	background-position: -267px -41px;
}
#navi4:hover {
	background-position: -382px -41px;
}
#navi5:hover {
	background-position: -505px -41px;
}



#side_l {
	float: left;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.pankuzu {
	font-size: 85%;
	clear: both;
}
#wrapper #main h2 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #5A2B00;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B0A582;
	padding-bottom: 10px;
	clear: both;
}
#wrapper #main_inner h2 a{
	color: #663304;
}

#main h3 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
	margin-left: 10px;
}
#main p {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	line-height: 180%;
	font-size: 14px;
}
#wrapper #main dl {
	margin-left: 10px;
}
#wrapper #main dt a {
	font-weight: bold;
}
#wrapper #main dt  {
	font-weight: bold;
	margin-top: 10px;
	font-size: 110%;
}
.adsence3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	height: 60px;
	width: 100%;
	background-image: url(../img/footer.jpg);
}
#footer li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 90%;
}
#footer li a {
	color: #FFF;
}

.lu {
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#shoplist li {
	height: 30px;
	font-size: 14px;
	padding-left: 15px;
}
#shoplist li a {
	font-weight: bold;
	color: #3A559A;
}

#main_inner h3 {
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	background-image: url(../img/h3_back.jpg);
	background-repeat: no-repeat;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

.smtext{
	width: auto;
}
#header_sm{
	border-top: 1px solid #bfe9ff;
	background: #34558f;
	background: -webkit-gradient(linear, left top, left bottom, from(#5182a3), to(#34558f));
	background: -webkit-linear-gradient(top, #5182a3, #34558f);
	background: -moz-linear-gradient(top, #5182a3, #34558f);
	background: -ms-linear-gradient(top, #5182a3, #34558f);
	background: -o-linear-gradient(top, #5182a3, #34558f);
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sm p{
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#header_sm h1{
	font-size: 20px;
	font-weight: bold;
}


#main_inner2 h3 {
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-color: #354680;
	width: 100%;
}

#main_inner2 h3#top {

	margin-top: -15px;
	margin-bottom: 3px;
}

table.service{
	width:600px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #947D72;
	border-left-color: #947D72;
	margin-bottom: 20px;
	margin-top: 10px;
   }

table.service td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #947D72;
	border-bottom-color: #947D72;
	background-color: #E6E6E6;
   }
table.service th{
	color: #FFFFFF;
	background-color: #5F5048;
	text-align:center;
	padding: 5px;
   }         
#main_inner #contents #buzz dt {
	background-color: #E8E8E8;
	color: #563A36;
	padding: 8px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 15px;
}
#buzz dd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
}

.table1 td {
	padding: 5px;
	vertical-align: top;
}
.table2 th {
	color: #FFF;
	background-color: #5F5048;
	width: 110px;
	margin: 0px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #947D72;
	border-bottom-color: #947D72;
}
.table2 td {
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #947D72;
	border-bottom-color: #947D72;
	background-color: #E6E6E6;
}
.table2 {
	font-size: 90%;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #947D72;
	border-left-color: #947D72;
	border-collapse:collapse;
	border-spacing:inherit;
}
.table1 h5 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	color: #404000;
}
.item_photo {
	padding: 15px;
}
.item_photo img {
	padding: 1px;
	height: 150px;
	width: 150px;
	border: 1px solid #CCC;
}
.item_photo li {
	float: left;
	height: 180px;
	display: block;
	clear: none;
	margin: 10px;
	width: 160px;
	text-align: center;
	font-size: 11px;
}

.adsence0 {
	float: left;
	width: 150px;
	padding-top: 50px;
	padding-left: 50px;
}
.chain_des {
	float: left;
	height: 150px;
	width: 450px;
	margin-left: 10px;
}
.chain_des2 {
	float: left;
	width: 300px;
	margin-left: 10px;
}

.adsence4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #container #main .topmesse{
	font-size: 97%;
}
#main_inner #contents  .top_ranking dt a   {
	font-size: 16px;
	font-weight: bold;
	color: #5C5727;
}
.top_ranking .dt_img {
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.top_ranking .dt_wrap {
	float: left;
	height: 130px;
	width: 170px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.float_l {
	float: left;
}
.chain_coupon{
	margin: 10px;
	border: 1px solid #999;
	width: 580px;
}
.chain_coupon th{
	background-color: #EBE4DC;
	font-weight: bold;
	color: #600;
	border: 1px solid #999;
	padding: 3px;
	width: 284px;
}.chain_coupon td {
	border: 1px solid #999;
	padding: 3px;
	width: 284px;
}


.search_area {
	margin:20px;
}
.search_area .search_box {
	font-size:17px;
	width:200px;
	background-color:#FFFAF0;
	
}
.search_area .search_button {
	margin-left:15px;
	vertical-align:bottom ;
}

.search_result h3 a {
	color:#ffffff;
}
.search_result .shop_info {
	margin:10px 10px 10px 30px;
}
.shop_info_l {
	width:130px;
	float:left;
}
.shop_info_r {
	width:400px;
	float:left;	
}

.search_result .result_list {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.search_result .result_list li {
	color: #000;
	background-color: #FFF;
	background-image: url(../img/yajirushi2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	text-align: left;
	margin: 0 0 10px 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
.result_list .result_content {
	margin-left:20px;
}
.result_comment_title {
	font-weight:bold;
	font-size:15px;
	color:#5C5727;
}

/* ページャー */
.pager {
	margin:10px 0 10px 0;
}

.pager span.pageNo, span.active {
	margin-left:7px;
	margin-right:7px;
}

.pager span.active {
	background-color:#3580C5;
	font-weight:bold;
	color:#FFFFFF;
}

.pager a {
	text-decoration: none;
}

.pager a:visited {
	color:#2075ff;
}

/* 特集コンテンツエリア */
.special_area {
	border-style:solid;
	border-width:4px;
	border-color:#947D72;
	padding:20px;
}
#prtext {
	background-color: #EEE;
	text-align: center;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
