@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150717
*/
/* Simplicity子テーマ用のスタイル */

a:hover img {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
} 


#listcata{
	margin:10px 0 0 0;
	line-height:24px ;
}
#listcata ul{
	margin:0;
	padding:0;
}
#listcata li{
	margin:10px 0 0 0;
	line-height:22px ;
	list-style-type:none
}
.arekore{
	margin:0;
padding:4px 0 4px 84px;
	background-image: url(images/title_arekore.png);
	background-repeat:no-repeat;
}
#guidelist{
	border:1px #DCDCDC solid;
	padding:20px;
	border-bottom:20px;
	background-color:#EEEDED;
}
.dish{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/title_dish.png);
	background-repeat:no-repeat;
}
.men{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/title_men.png);
	background-repeat:no-repeat;
}
.shop{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/title_shop.png);
	background-repeat:no-repeat;
}
.liquor{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/title_liquor.png);
	background-repeat:no-repeat;
}
.food{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/title_shop2.png);
	background-repeat:no-repeat;
}
.diet{
	margin:0;
	padding:4px 0 4px 84px;
	background-image: url(images/diet.gif);
	background-repeat:no-repeat;
}
.floatimg{
	float:left;
	width:130px;

	margin:0 5px 10px 0;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}
.floatimg2{
	float:left;
	width:310px;
	overflow: auto;
	height:250px;
	margin:0 5px 30px 0;
	font-size:12px;
	padding-bottom:20px;
}

.clear{
	clear:both;
	height:0;
}

.s_tit{
	background-color: #BDD8F0;
	padding: 4px 10px 4px 10px;
	margin-bottom: 6px;
}

.space10{
	clear:both;
	height:10px;
}
.space20{
	clear:both;
	height:20px;
}
.space30{
	clear:both;
	height:30px;
}
.space40{
	clear:both;
	height:40px;
}
.column { 
	width: 280px;
	height: 260px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #DCDCDC;
	padding: 10px 2px 10px 10px;
	font-size:13px;
}
.column2 { 
	width: 280px;
	overflow: auto;
	background: #FFF;
	border: 0 solid #DCDCDC;
	padding: 0 2px 10px 10px;
	font-size:13px;
}
.column2-1{
	text-align:right;
	padding-right:26px;
	border-bottom:1px #DCDCDC solid;
	font-size:13px;
	line-height:20px;
}
#noul{
	list-style-type: decimal;
}
#noul li{
	padding: 0 0 10px 0;
}
.cat-item-6,
.cat-item-7,
.cat-item-8,
.cat-item-9{
	background-image:url(images/kg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 0 0 23px;
}
.inde{
	padding-left: 1em;
	text-indent: -1em;
}

.manth{
	background-color:#D5F0FE;
	float:left;
	width:130px;
	height:150px;
	margin:0 5px 10px 0;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}


table#profile{
	border:1px #DCDCDC solid;
}

table#profile tr{
}

table#profile th {
	width: 170px;
	padding: 10px 0 10px 20px;
	font-weight: 500;

}

table#profile td {
	width:510px;
}
