#room_style *{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: normal;
}

/*クリアフィックス*/
#room_style .clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#room_style .clearfix {
  min-height: 1px;
}
#room_style * html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*大枠*/
#room_style {
	width: 950px;
	line-height: 100%;
}
.room_style_h1 {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
.room_style h2 {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
#room_style #left {
	width: 175px;
	margin-right: 20px;
	float: left;
	overflow:hidden;
}
#room_style #main {
	float: left;
	width: 755px;
}
/*大枠end*/
#room_style #left #kanban {
	margin-bottom: 10px;
}
#room_style #left #left_cate {
	float: left;
	width: 175px;
	margin-bottom: 20px;
}
#room_style #left .leftcate_obi {
	width: 175px;
	margin-bottom: 10px;
	height: 17px;
}
#room_style #left #left_shop .leftshop_bana {
	width: 165px;
	margin-right: 5px;
	margin-left: 5px;
}
#room_style #left #left_cate .leftcatebox {
	width: 173px;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
#room_style #left #left_cate .leftcatebox .catelist {
	width: 163px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 11px;
}
#room_style #left #left_cate .leftcatebox .catelist a {
	font-size: 11px;
	color: #666666;
	line-height:1.0;
	text-decoration: underline;
}
#room_style #left #left_cate .leftcatebox .catelist a:hover {
	text-decoration: none;
}
#room_style #left #left_cate .leftcatebox .catelist li {
	font-size: 11px;
	color: #6e563e;
	list-style-type: none;
	font-weight:bold;
	margin-left: 10px;
}
#room_style #left #left_cate .leftcatebox .catelist li span {
	font-weight:normal;
}

#room_style #left #left_shop .leftshop_text {
	font-size: 11px;
	color: #666666;
	width: 165px;
	clear: both;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top:3px;
}
#room_style #left #left_shop .leftshop_text a {
	font-size: 11px;
	color: #666666;
	line-height:1.0;
	text-decoration: underline;
}
#room_style #left #left_shop .leftshop_text a:hover {
	text-decoration: none;
}


#room_style #left #left_shop {
	clear: both;
	float: left;
	width: 175px;
	margin-bottom: 20px;
}

#room_style #main #head {
	clear: both;
	float: left;
	width: 755px;
	margin-bottom: 20px;
}

#room_style #main #flash {
	clear: both;
	float: left;
	width: 755px;
	margin-bottom: 20px;
}

#room_style #main #main_taste {
	clear: both;
	float: left;
	width: 755px;
	margin-bottom: 20px;
}
#room_style #main #main_taste .taste {
	background-color: #ffcf91;
	height: 226px;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#room_style #main #main_taste .taste .testein {
	float: left;
	height: 103px;
	width: 239px;
	padding: 5px;
}
#room_style #main #main_taste .taste .testein table tr td .tastetext {
	font-size: 12px;
	color: #666666;
	height: 59px;

}
#room_style #main #main_taste .taste .testein table tr td .tastetext a {
	color: #666666;
	text-decoration: underline;
	line-height:1.3;
}
#room_style #main #main_taste .taste .testein table tr td .tastetext a:hover {
	text-decoration: none;
}

#room_style #main #main_osusume {
	float: left;
	width: 367px;
	margin-right: 21px;
	margin-bottom: 20px;
	height: 394px;
	text-align: left;

}
#room_style #main #main_osusume table tr td .stafftext1 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height:1.2;

}
#room_style #main #main_osusume table tr td .syouhinmei {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
#room_style #main #main_osusume table tr td .syouhinmei a {
	line-height:1.2;
	color: #333333;
	text-decoration: underline;
}
#room_style #main #main_osusume table tr td .syouhinmei a:hover {
	text-decoration: none;
}

#room_style #main #main_osusume table tr td .price {
	font-size: 12px;
	font-weight: bold;
	color: #F00000;
	margin-bottom: 10px;
}


#room_style #main #main_pickup {
	float: left;
	width: 367px;
	margin-bottom: 20px;
}
#room_style #main #main_cate {
	width: 755px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	line-height:85%;
}
#room_style #main #main_content {
	width: 755px;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
#room_style #main #main_taste .obi1 {
	height: 27px;
	width: 755px;
}

#room_style #main #main_pickup .obi2 {
	height: 27px;
	width: 367px;
}
#room_style #main #main_pickup .pickup_bana1 {
	clear: left;
	float: left;
	height: 178px;
	width: 178px;
	margin-right: 11px;
	margin-bottom: 11px;
}

#room_style #main #main_pickup .pickup_bana2 {
	float: left;
	height: 178px;
	width: 178px;
	margin-bottom: 11px;
}
#room_style #main #main_cate img{
	vertical-align:bottom;
}
#room_style #main #main_cate .cate_text1 {
	float: left;
	height: 200px;
	width: 181px;
	margin-right: 10px;
	font-size: 11px;
}
#room_style #main #main_cate .cate_text2 {
	float: left;
	height: 200px;
	width: 181px;
	margin-right: 11px;
	font-size: 11px;
}
#room_style #main #main_cate .cate_text3 {
	float: left;
	height: 200px;
	width: 181px;
	font-size: 11px;
}
#room_style #main #main_cate .cateobia {
	margin-bottom: 3px;
}
#room_style #main #main_cate .cateobib {
	margin-top: 4px;
	margin-bottom: 3px;
}

#room_style #main #main_cate .cate_bana1 {
	float: left;
	height: 200px;
	width: 181px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#room_style #main #main_cate .cate_bana2 {
	float: left;
	height: 200px;
	width: 181px;
	margin-bottom: 10px;
}
#room_style #main #main_cate .cate_bana3 {
	float: left;
	height: 200px;
	width: 181px;
	margin-right: 11px;
	margin-bottom: 10px;
}
#room_style #main #main_content .contents_banaall {
	float: left;
	width: 573px;
	overflow: hidden;
}
#room_style #main #main_content .contents_banaall2 {
	clear: left;
	width: 573px;
	float: left;
	overflow: hidden;
}
#room_style #main #main_content .contents_bana1 {
	float: left;
	width: 181px;
	margin-right: 10px;
}
#room_style #main #main_content .contents_bana2 {
	float: left;
	width: 181px;
	margin-right: 11px;
}


#room_style #main #main_content .contents_bana3 {
	float: right;
	width: 181px;
}
#room_style #main #main_content .contents_text1 {
	font-size: 11px;
	color: #666666;
	width: 181px;
	clear: both;
	text-align: left;
	margin-bottom: 8px;
	margin-top:3px;
}
#room_style #main #main_content .contents_text1 a {
	font-size: 11px;
	color: #666666;
	line-height:1.0;
	text-decoration: underline;
}
#room_style #main #main_content .contents_text1 a:hover {
	text-decoration: none;
}

#room_style #main #main_cate .catelist li {
	font-size: 11px;
	color: #6e563e;
	list-style-type: none;
	font-weight:bold;
	margin-left: 10px;
}
#room_style #main #main_cate .catelist li span {
	font-weight:normal;
}
#room_style #main #main_cate .catelist li span a {
	color: #666666;
	line-height:1.0;
	text-decoration: underline;
}
#room_style #main #main_cate .catelist li span a:hover {
	text-decoration: none;
}

