?@charset "utf-8";

/*----------------------------------------
 * Base
 *---------------------------------------*/
* {
    margin: 0;
    padding: 0;
}
a:hover img {
 opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
}

html, body {
	height:100%;
	color:#d2b48c;
	background-image:url(../images/site/back.jpg);
	background-position:center;
	background-color: #000000;
	font: 12px "メイリオ", "ＭＳ Ｐゴシック";
}
html{overflow-y:scroll;}
img {
	border-style: none;
}


a:link {
	color:#9933FF;
	font-style:normal;
	text-decoration:none;
}
a:visited {
	color:#9900FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
    text-decoration:none;
}

.Both {
	clear: both;
	visibility: hidden;
}
.wrap_close {
	display: none;
}
.wrap_view {
	display: block;
}

.color_b_1 {
	font-size: 120%;
	font-weight: bold;
}
.color_b_2 {
	font-weight: bold;
}
.color_small {
	font-size: 90%;
}
.fred {
	color: #FF0000;
}



input,select,textarea {
	font-size: 120%;
}

#Container {
	background-image:url(../images/site/back.jpg);
	background-position:center;
	background-color: #000000;


}
#pankuzu {
	height: 25px;
	font-size: 90%;
}
.no_img_min {
	font-size: 90%;
	line-height: 50px;
	color: #666666;
	text-align: center;
	height: 50px;
	width: 75px;
	border: 1px solid #d2b48c;
}



/*----------------------------------------
 * Pager
 *---------------------------------------*/
.paeger{
	margin-bottom:5px;
}
.paeger a {
	padding: 1px 4px;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	color: #FF6600;
	font-size: 10px;
}

.paeger a:hover {
	color: #000000;
	background: #FF9900;
} 

.paeger .nowpage {
	padding: 1px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #999CAD;
	text-decoration: none;
	color: #000000;
	background: #FF6600;
	font-size: 10px;
}





/*----------------------------------------
 * Header
 *---------------------------------------*/
#Header {
	height: 210px;
	background: #000000;
	position: relative;
	color: #d2b48c;
	border-bottom: 1px solid #d2b48c;

}
#header_wrapper #Logo {
	width: 150px;
	position: absolute;
}

#header_wrapper #top_menu2 {
	margin-left: 150px;
	line-height: 30px;
	float: left;
	height: 40px;
	width: 600px;
	position: absolute;
	top: 0px;
	font-size: 90%;
}

#header_wrapper #h1 {
	margin-left: 150px;
	line-height: 30px;
	float: left;
	height: 40px;
	width: 600px;
	position: absolute;
	top: 0px;
	font-size: 40%;
}

#header_wrapper #top_menu {
	padding-left: 700px;
	line-height: 30px;
	float: right;
	height: 40px;
	width: 300px;
	position: absolute;
	top: 0px;
	font-size: 90%;
}
#header_wrapper #top_menu li {
	display: inline;
	padding-right: 10px;
}
#header_wrapper #top_menu a {
	color: #d2b48c;
}


#Header #header_wrapper {
	height: 70px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_wrapper #top_Contact {
	height: 35px;
	width: 200px;
	position: absolute;
	left: 790px;
	top: 33px;
}
#header_wrapper #top_Contact a {
	background: url(../images/site/contact.png) no-repeat;
	display: block;
	height: 35px;
	width: 198px;
}
#header_wrapper #top_Contact a:hover {
	background: url(../images/site/contact.png) 0px -35px;
}




/*----------------------------------------
 * GlobalMenu
 *---------------------------------------*/
#GlobalMenu{
	padding-left: 120px;
	padding-top: 170px;
}

#GlobalMenu #ul_Left {
}

#GlobalMenu a {
	display: block;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
#GlobalMenu a:hover {
}


#GlobalMenu ul {
	width: 1020px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#GlobalMenu li {
	display: block;
	float: left;
	list-style: none;
	margin-right: 2px;
}
/*----------------------------------------
 * Contents
 *---------------------------------------*/
#Contents {
	width: 1020px;
	padding-top: 10px;
	padding-bottom: 50px;
	 margin-left:auto;
 	margin-right:auto;
}

/*----------------------------------------
 * Footer
 *---------------------------------------*/
#Footer {
	background-color: #000000;
	color: #d2b48c;

}
#footer_wrapper {
	margin-right: auto;
	margin-left: 10px;
}
#footer_wrapper #f_menu {
	line-height: 35px;
	height: 35px;
}
#footer_wrapper #f_menu a {
	color: #d2b48c;
}
#footer_wrapper #f_menu a:hover {
	text-decoration: underline;
}
#footer_wrapper #f_menu li {
	display: inline;
	padding-right: 10px;
	list-style: none;
}

#footer_wrapper #copy_right {
	font-size: 90%;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 50px;
}
#footer_wrapper #copy_right a {
	color: #d2b48c;
	text-decoration: underline;
}

/*******************************************************************
 *
 *   HOME CONTENTS
 *
 *******************************************************************/

/*----------------------------------------
 * Home Left
 *---------------------------------------*/
#home_Left {
	float: left;
	width: 810px;
}
#home_Left2 {
	float: right;
	width: 580px;
border: 1px solid #d2b48c;
}
#home_Left3 {
	width: 870px;
}
/*----------------------------------------
 * Home Right
 *---------------------------------------*/
#home_Right {
	background-color: #000000;
	float: left;
	width: 200px;
	margin:0px 5px;
	border: 1px solid #d2b48c;
}

.home_R_wrapper {
	margin-bottom: 0px;
}
.home_R_wrapper .home_R_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/home_side_title.gif);
	font-weight: bold;
	color: #666666;

	border: 1px solid #d2b48c;
}
.home_R_wrapper .home_R_contents {
}
#home_news li {
	list-style: none;
}
#home_news a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.home_new_wrapper {

	margin-bottom: 10px;
	border: 1px solid #d2b48c;
	font-size: 90%;
}
.home_new_wrapper .h_new_Image {
	float: left;
	width: 80px;
}
.home_new_wrapper .h_new_Detaile {
	float: left;
	width: 150px;
}
.home_new_wrapper .h_new_a {
	text-align: right;

}

#home_center {
	float: left;
	width: 580px;
	margin:0px 5px;
}
#home_center2 {
	float: right;
	width: 800px;
	margin:0px 5px;
	background-image:url(http://ikebukuro-koukyuderi.hts-group.jp/site/layout/images/site/topback.jpg);
}
.home_R_wrapper {
	margin-bottom: 20px;
}
.home_R_wrapper .home_R_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/home_side_title.gif);
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	border: 1px solid #d2b48c;
}
.home_R_wrapper .home_R_contents {
}
#home_news li {
	list-style: none;
}
#home_news a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.home_new_wrapper {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2b48c;
	font-size: 90%;
}
.home_new_wrapper .h_new_Image {
	float: left;
	width: 80px;
}
.home_new_wrapper .h_new_Detaile {
	float: left;
	width: 150px;
}
.home_new_wrapper .h_new_a {
	text-align: right;

}

/*----------------------------------------
 * Home Right2
 *---------------------------------------*/
#home_Right2 {
	float: left;
	width: 200px;
	background-color: #000000;
	border: 1px solid #d2b48c;
}


.home_R_wrapper {
	margin-bottom: 0px;
}
.home_R_wrapper .home_R_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/home_side_title.gif);
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	border: 1px solid #d2b48c;
}
.home_R_wrapper .home_R_contents {
}
#home_news li {
	list-style: none;
}
#home_news a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.home_new_wrapper {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2b48c;
	font-size: 90%;
}
.home_new_wrapper .h_new_Image {
	float: left;
	width: 80px;
}
.home_new_wrapper .h_new_Detaile {
	float: left;
	width: 150px;
}
.home_new_wrapper .h_new_a {
	text-align: right;

}

/*----------------------------------------
 * Home Right3
 *---------------------------------------*/
#home_Right3 {
	float: left;
	width: 200px;
	background-color: #000000;
	border: 1px solid #d2b48c;
}


.home_R_wrapper {
	margin-bottom: 0px;
}
.home_R_wrapper .home_R_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/home_side_title.gif);
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	border: 1px solid #d2b48c;
}
.home_R_wrapper .home_R_contents {
}
#home_news li {
	list-style: none;
}
#home_news a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.home_new_wrapper {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2b48c;
	font-size: 90%;
}
.home_new_wrapper .h_new_Image {
	float: left;
	width: 80px;
}
.home_new_wrapper .h_new_Detaile {
	float: left;
	width: 150px;
}
.home_new_wrapper .h_new_a {
	text-align: right;

}

/*----------------------------------------
 * Home Left
 *---------------------------------------*/
.home_L_wrapper {
	width: 580px;
}
.home_L_wrapper2 {
	width: 800px;
}
.home_L_wrapper .home_L_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/back_30_glay.gif);
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	border: 1px solid #d2b48c;
}
/*オススメ店舗 ----*/
.wrap_Osusume {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.oss_wrap {
	float: left;
	width: 270px;
	margin: 3px 3px 10px;
	height: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
.oss_wrap .oss_top {
	height: 90px;
	position: relative;
}
.oss_wrap .oss_top .oss_detaile {
	padding-top: 40px;
	height: 70px;
	width: 150px;
	position: absolute;
	left: 20px;
}
.oss_wrap .oss_c_title {
	font-size: 90%;
	font-weight: normal;
	color: #FF6600;
}
.oss_wrap .oss_c_price {
	font-size: 130%;
	font-weight: bold;
}
.oss_wrap .oss_c_bar {
	border-bottom: 1px dotted #CCCCCC;
}
.oss_wrap .oss_c_comment {
	font-size: 90%;
	padding: 5px;
	height: 25px;
}
.oss_wrap .oss_c_link {
}
.oss_wrap .oss_c_link a {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	width: 100px;
	margin-left: 100px;
	height: 20px;
	line-height: 20px;
	font-size: 90%;
	background: url(../images/site/kuwasiku.gif);
	text-align: center;
	color: #d2b48c;
	border: 1px solid #d2b48c;
}

/*******************************************************************
 *
 *   SEARCH PAGE
 *
 *******************************************************************/
#m_type label{
	float: left;
	width: 55px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#search_button{
	margin-bottom: 15px;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
}

.SearchButton {
	width: 235px;
	height: 40px;
	background: url(../images/site/search.png);
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.SearchButton:hover {
	background: url(../images/site/search.png) 0px -40px;
}

#wrap {
	width: 810px;
	float: left;
	padding-bottom: 50px;
	margin-top: 20px;
}


#search_Left {
	float: left;
	width: 200px;
	margin:0px 5px;
border: 1px solid #d2b48c;
}
#search_Right {
	float: left;
	width: 580px;
	margin:0px 5px;
	background-color: #000000;
}
#search_Right2 {
	float: left;
	width: 200px;
}
.search_wraper {
	margin-bottom: 15px;
border: 1px solid #d2b48c;
}
.search_pickups {
	font-size: 90%;
	color: #FF6600;
}

.src_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/site/home_side_title.gif);
	font-weight: bold;
	color: #d2b48c;
	padding-left: 12px;
	border: 1px solid #d2b48c;
	font-size: 100%;
}
.src_wrap {
	margin-right: 5px;
	margin-left: 5px;
}
.src_wrap h2 {
	box-shadow: 0px 0px 5px #CCC;
	font-size: 90%;
	line-height: 20px;
	height: 26px;
	margin-bottom: 5px;
	background:  url(../images/site/rside.gif);
	color: #000000;
	border: 1px solid ;
	position: relative;
}

.src_wrap h2 .src_s_title{
	padding: 5px 17px;
	color: #d2b48c;
	font-weight:bold;
	text-align: center;
	background:url(../images/site/rside2.gif);
}

.src_wrap h2 .src_s_arrow{
	width: 35px;
	position: absolute;
	left: 530px;
	text-align: center;

}
.src_wrap h2 .src_s_arrow a {
	color: #000000;
	display: block;
}
.src_wrap h2 .src_s_arrow a:hover {
	color: #FFFF00;
	text-decoration: none;
}



.src_search {
	width: 580px;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 70%;
}
.src_top_image {
	text-align: center;
	width: 80px;
}
.src_top_comment {
	font-size: 90%;
}

#src_top_title {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 22px;
	background: url(../images/site/back_22_glay.gif);
	height: 22px;
	padding-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #d2b48c;
}


#search_Right table {
	border-collapse: collapse;
	background: #000000;
	width: 580px;
	
  }
#search_Right th {
	border: 1px solid ;
	padding: 3px;
	color:  #d2b48c;
	font-size: 90%;
  }
#search_Right td{
	padding: 10px 2px 5px;
	white-space: nowrap;
	border-bottom: 1px dotted #CCCCCC;
  }
#search_Right th a {
	color: #000000;
	text-decoration: underline;
}
#search_Right  td  p {
	padding-top: 2px;
	padding-bottom: 2px;
}


.src_td_check {
	text-align: center;
	width: 30px;
}
.src_td_Image {
	text-align: center;
/*	width: 80px; */
}
.src_td_Charge {
	width: 70px;
	font-size: 92%;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.src_td_man {
	font-size: 8px;
}
.src_td_button {
	text-align: center;
	width: 30px;
	font-size: 55%;
}
.src_td_button a {
	box-shadow: 0px 0px 5px #CCCCCC;
	text-shadow: 1px 1px 0px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	height: 22px;
	color: #d2b48c;
	background: url(../images/site/back_22_glay.gif);
	border: 1px solid #d2b48c;
	font-size: 90%;
}

.src_td_other {
	width: 70px;
	font-size: 50%;
}

#search_Right #search_kekka {
	width: 567px;
	margin-bottom: 10px;
	padding: 7px;
	border-bottom: 1px solid #CCCCCC;
}
#search_Right #src_table_controll {
	width: 580px;
	background: url(../images/site/arro_2.gif) no-repeat 10px 5px;
	height: 30px;
	padding-left: 50px;
	margin-top: 10px;
}
#src_table_controll #tb_message {
	font-size: 90%;
	color: #009900;
	padding-left: 10px;
}
.src_icon {
	height: 20px;
}
#search_Right #src_ossusume {
	padding-bottom: 20px;
}
.src_eki {
	margin-bottom: 5px;
}
.items {
	margin: 3px;
	float: left;
	width: 108px;
}


/*******************************************************************
 *
 *   DETAILE
 *
 *******************************************************************/
#dtl_1 {
	margin-bottom: 5px;
	float: right;
	padding: 2px;
}
#dtl_1 table {
	width: 574px;
	box-shadow: 0px 0px 5px #CCCCCC;
	border-collapse: collapse;
	border: 1px solid #d2b48c;
	background: #000000;
	margin-bottom: 5px;
  }
#dtl_1 th {white-space: nowrap;
	border: 1px solid #d2b48c;
	padding: 10px 5px;
	background: #7f6e59;
	color: #d2b48c;
	font-size: 90%;
  }
#dtl_1 td{
	border: 1px solid #d2b48c;
	padding: 5px;
	text-align: left;
  }
#detaile  #dtl_TopMenu {
	text-align: right;
	margin-bottom: 5px;
	position: relative;
}
#detaile  #dtl_TopMenu #dtl_tm_icon{
	position: absolute;
	height: 25px;
	width: 100px;
	text-align: left;
}
#detaile  #dtl_TopMenu #dtl_tm_icon img{
box-shadow: 0px 0px 0px #FFF;
	padding-right: 2px;
}
#detaile  #dtl_TopMenu #dtl_tm_Message{
	color: #666666;
	text-align: left;
	height: 25px;
	width: 100px;
	position: absolute;
	line-height: 25px;
	font-size: 90%;
	padding-left: 50px;
}

#detaile #dtl_TopMenu li {
	display: inline;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
#dtl_TopMenu img {
box-shadow: 0px 0px 5px #CCCCCC;
}


.dtl_address {
	font-size: 90%;
	width: 200px;
}
.dtl_price {
	font-size: 150%;
	font-weight: bold;
	color: #FF6600;
}
#detaile h1 {
	text-shadow: 1px 1px 0px #FFF;
	font-size: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 10px;
	border: 1px solid #d2b48c;
}
#detaile #wrap_detaile {
	padding-top: 20px;
	 width:1020px;
	 float:left;
}
#detaile #wrap_detaile #dtl_Left {
	float: left;
	width: 810px;
}
#detaile #wrap_detaile #dtl_Right {
	float: left;
	width: 200px;
	margin:0px 5px;
	border: 1px solid #d2b48c;
}
#detaile #wrap_detaile #dtl_center {
	float: left;
	width: 580px;
	margin:0px 5px;
}
#detaile #wrap_detaile #dtl_Right2 {
	float: left;
	width: 200px;
}

#dtl_Image {
	position: relative;
	text-align: center;
}
#dtl_Image img {

}
#dtl_other_Image {
	margin: 1px;
	padding-top: 5px;
}
#dtl_other_Image .image_wrap {
	float: left;
	width: 110px;
	text-align: center;
	font-size: 75%;
	border: 1px solid #d2b48c;
	margin: 2px;
}
#dtl_Left #dtl_Comment {
	padding-top: 3px;
	padding-bottom: 3px;
}
#dtl_Left #item_icon { 
	padding: 5px;
}
#item_icon .dtl_Items {
	text-shadow: 1px 1px 0px #FFF;
	font-size: 25%;
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 126px;
	margin: 7px;
	background: url(../images/site/back_35_glay.gif);
}
#dtl_Left #oters_komoku {
	box-shadow: 0px 0px 5px #CCC;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 500px;
}
#oters_komoku .komoku_wrap {
	float: left;
	width: 335px;
	position: relative;
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #CCCCCC;
}
.komoku_wrap .komoku_Title {
	height: 35px;
	width: 100px;
	padding-left: 7px;
	position: absolute;
	background: ;
	color: #000000;
}
.komoku_wrap .komoku_Item {
	height: 35px;
	width: 200px;
	position: absolute;
	left: 120px;
}
#date_Time {
	font-size: 90%;
	color: #666666;
	text-align: center;
	padding-top: 35px;
}

/* RIGHT */
.dtl_R_wrap {
	margin-bottom: 0px;
}
.dtl_R_title  {
	padding: 5px 17px;
	color: #d2b48c;
	font-weight:bold;
	text-align: center;
background:url(../images/site/rside2.gif);
}

.dtl_R_wrap #gmap {
	height: 300px;
}
.dtl_R_wrap #gmap_load {
	background: url(../images/common/ajax-loader.gif) no-repeat center center;
	height: 300px;
	width: 300px;
}
#dtl_gmap_big {
	margin-top: 10px;
	margin-bottom: 10px;
}

#dtl_gmap_big a {
text-shadow: 1px 1px 0px #FFF;
	display: block;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	color: #d2b48c;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #d2b48c;
	background: url(../images/site/back_30_glay.gif) repeat-x;
	line-height: 30px;
	height: 30px;
}

#dtl_gmap_big a:hover {
	text-decoration: none;
}



/*----------------------------------------
 * News
 *---------------------------------------*/


#news h1 {
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}
#news #news_date {
	font-size: 90%;
	text-align: right;
	padding: 7px;
}
#news #news_comment {
	padding: 20px;
}

/*----------------------------------------
 * right Sidebar common
 *---------------------------------------*/

#r_Right {
	float: right;
	width: 250px;
}
#r_Left {
	float: left;
	width: 730px;
}
#r_Left h1 {
	box-shadow: 0px 0px 5px #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url(../images/site/back_35_glay.gif);
	font-size: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #d2b48c;
	margin-bottom: 20px;
}

/*----------------------------------------
 * favorite
 *---------------------------------------*/
#favo_view {
	padding-bottom: 100px;
}
#favo_view .favo_wrapper {
	height: 65px;
	border-bottom: 1px dotted #CCCCCC;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#favo_view .favo_Image {
	height: 60px;
	width: 80px;
	position: absolute;
}
#favo_view .favo_Price {
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 100px;
	position: absolute;
	left: 70px;
	font-size: 105%;
	font-weight: bold;
	color: #FF6600;
}
#favo_view .favo_Price2 {
	height: 60px;
	width: 130px;
	position: absolute;
	left: 165px;
	font-size: 90%;
}
#favo_view .favo_address {
	height: 60px;
	width: 250px;
	position: absolute;
	left: 300px;
	font-size: 90%;
}
#favo_view .favo_type {
	font-size: 110%;
	font-weight: bold;
}
#favo_view .favo_icon {
	height: 60px;
	width: 70px;
	position: absolute;
	left: 525px;
}
#favo_comment {
	padding: 10px;
	border-bottom: 2px solid ;
	margin-bottom: 20px;
}
#no_favorite {
	box-shadow: 0px 0px 5px #CCCCCC;
	border-radius: 20px;         
	-moz-border-radius: 20px;    
	-webkit-border-radius: 20px; 
	background: #F7F7F7;
	text-align: center;
	padding: 25px;
	border: 1px solid #d2b48c;
}

/*----------------------------------------
 * Contact
 *---------------------------------------*/

#ContactForm h1 {
	box-shadow: 0px 0px 5px #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url(../images/site/back_35_glay.gif);
	font-size: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #d2b48c;
	margin-bottom: 20px;
}
#contact_estate {
	float: right;
	width: 580px;
	margin-right: 10px;

}
#contact_estate .contact_one {
	box-shadow: 0px 0px 5px #CCCCCC;
	float: left;
	height: 120px;
	width: 150px;
	padding: 5px;
	margin: 3px;
	border: 1px solid #d2b48c;
}
#contact_estate .contact_one .cnt_Image {
	text-align: center;
}
#contact_estate .contact_one .cnt_Detaile {
	padding: 5px;
	font-size: 90%;
}
#contact_estate h2 {
	font-size: 100%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #CCCCCC;
}
#ContactForm #form_area {
	float: right;
	width: 580px;
	margin-right: 10px;
}
#ContactForm #form_area #cnt_comment {
	padding: 10px;
	border-bottom: 5px solid #CCCCCC;
	font-size: 90%;
	margin-bottom: 15px;
}

#form_area table {
	border-collapse: collapse;
	width: 580px;
  }
#form_area th {
	white-space: nowrap;
	padding: 5px;
	text-align: right;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
  }
#form_area td{
	padding: 15px;
	border-bottom: 1px dotted #CCCCCC;
  }
.contact_input {
	border-radius: 3px;         
	-moz-border-radius: 3px;    
	-webkit-border-radius: 3px; 
	box-shadow: 0px 0px 5px #CCCCCC;
	font-size: 110%;
	padding-left: 5px;
	height: 25px;
	border: 1px solid #d2b48c;
}
.contact_select {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 5px #CCCCCC;
	font-size: 120%;
	border: 1px solid #d2b48c;
	padding: 2px 5px;
}
.contact_textarea {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 5px #CCCCCC;
	font-size: 120%;
	border: 1px solid #d2b48c;
	padding: 5px;
}
#form_area #contact_button {
	text-align: center;
	padding: 10px;
}
#contact_button #cbutton {
	box-shadow: 0px 0px 5px #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font: bold 110% "メイリオ", "ＭＳ Ｐゴシック";
	background: url(../images/site/back_green_40.png);
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	border: 1px solid #669B42;
	cursor: pointer;
	margin-right: 3px;
	margin-left: 3px;
}
#contact_button #cbutton:hover {
	background: url(../images/site/back_green_40.png) 0px -40px;
}

/*----------------------------------------
 * 最近チェックした店舗
 *---------------------------------------*/
#side_scheck {
}

#side_scheck li {
	list-style: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	font-size: 90%;
}

#side_scheck li img {
	float: left;
	margin-right: 5px;
}

/*----------------------------------------
 * news (mein)
 *---------------------------------------*/

#mein_news li {
	margin-left: 30px;
	margin-right: 30px;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mein_news li a {
	color: #d2b48c;
	text-decoration: none;
	display: block;
}

#mein_news li a:hover {
	text-decoration: underline;
}

/*----------------------------------------
 * 特集店舗
 *---------------------------------------*/
#special_wrapper{
	padding-bottom: 100px;
	padding-right: 5px;
	padding-left: 5px;

}

#special_wrapper table {
	border-collapse: collapse;
	background: #000000;
	width: 100%;
  }
#special_wrapper th {
	border: 1px solid ;
	padding: 3px;
	background:  url(../images/site/rside.gif) repeat-x;
	color: #000000;
	font-size: 90%;
  }
#special_wrapper td{
	padding: 10px 2px 5px;
	white-space: nowrap;
	border-bottom: 1px dotted #CCCCCC;
  }
#special_wrapper th a {
	color: #000000;
	text-decoration: underline;
}
#special_wrapper  td  p {
	padding-top: 2px;
	padding-bottom: 2px;
}

#link_smartphon {
	margin-bottom: 15px;
}

#link_smartphon a {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	border: 1px solid #d2b48c;
	background: #6666CC;
	color: #000000;
	font-size: 400%;
	font-weight: bold;
}
eight: bold;
}
