
input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
}
#container {
	width: 980px;
	
	margin: 0 auto;
	margin-top:60px;

}



/* リスト
--------------------------- */

#sidebar_l ul {
	padding: 10px;
}
#sidebar_l li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px dashed #f1f1f1;
}
#sidebar_l li:last-child {
	border: 0;
	margin-bottom: 0px;
}
#sidebar_l li a {
	display: block;
}
#sidebar_l ul.list li {
	clear: both;
	margin-bottom: 5px;
	padding: 5px 0;
	overflow: hidden;
	border: 0;
}
ul.list li {
	height: 1%;
}
ul.list li img {
	float: left;
	margin-right: 10px;
}
ul.list li {
	font-size: 12px;
	line-height: 1.35;
}

.category img {
	margin-left: 10px;
	margin-top: 10px;
}

.category_list li img {
	float:left;
	margin-right:5px;

}
ul.category_list li {
	margin-left: 10px;
	margin-right: 10px;
	line-height:30px;


	
}

ul.category_list li a {
	text-decoration:none;


	
}

/*カテゴリマーク
------------------------------------------------------------*/

.catemark01 {
	font-size: 10px;
	background-color: #ff9900;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark02 {
	font-size: 10px;
	background-color: #e95541;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark03 {
	font-size: 10px;
	background-color: #e95274;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark04 {
	font-size: 10px;
	background-color: #02b3ed;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark05 {
	font-size: 10px;
	background-color: #7093bf;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark06 {
	font-size: 10px;
	background-color: #85c148;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

.catemark07 {
	font-size: 10px;
	background-color: #666666;
	margin-left: 10px;
	color: #FFF;
	padding: 0px 3px;
	font-weight:normal;
}

/*ふりがな
------------------------------------------------------------*/
.ruby{
	font-size:80%;
	
	}
	
/*自由記入欄
------------------------------------------------------------*/	
.shop_comment{
	margin: 10px;
	padding:10px;
	background-color:#F9F6EF;
	font-size:105%;
	
	
	}
		
/*基本情報
------------------------------------------------------------*/	
.naiyouleft {
	
	margin:10px;
	
}

.naiyouleft dl {
	border-top: dotted 1px #ccc;
	padding: 3px 0;
}

.naiyouleft dl.start{
	border:none;

	padding: 3px 0;
}
.naiyouleft dl.last {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 3px 0;
}

.naiyouleft dl dt {
	background: #c8b398;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 120px;
	padding: 3px;
	text-align: center;
}
.naiyouleft dl dd {
	margin-left: 130px;
	padding: 3px 0 3px 10px;
}

/*shop image
------------------------------------------------------------*/	

.topic_img{

	text-align:center;	
	
}

.margin2_img {
	margin:2px;
	margin-bottom:10px;
}

/*ページバック
------------------------------------------------------------*/
.back {
	margin: 5px;
	text-align:center;

	
}

.back a{

	color: #E33383;
	text-decoration:none;

}

.back a:hover{
color: #82714B;
text-decoration:none;
	
}

/*ナビボタン
------------------------------------------------------------*/
#acs_button {
	width: 170px;
	margin-left:10px;
	
	
	display: block;
	border: 1px solid #f88479;
	background: #f88479;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	color: #fff;
	padding: 5px 5px;
	text-decoration: none!important;
	vertical-align: middle;
	text-align: center;
	
}
#acs_button a {
	color: #fff;
	text-decoration:none!important;
	display: block;
}
#acs_button:hover {
	border: 1px solid #91ae44;
	background: #91ae44;
	color: #fff;
	text-decoration:none!important;
	display: block;
}

/*ライター記事---------------------------------------------------*/

.writer_img{
	text-align:center;
	margin-bottom:10px;

	}
	
.writer_img img{
	max-width:100%; 
	height:auto;
	margin-bottom:0px;

	}

.ttl01{
	font-size:110%;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
	line-height:1.5;
	
	}
	
.cap{
	font-size:90%;
	text-align:center;
	font-weight:bold;	
	
	
	}	
	
	.main_img{
	text-align:center;

	}
	
.main_img img{
	max-width:100%; 
	height:auto;


	}
	
	.report{
	font-size:110%;
	line-height:2;
	
	}