@charset "UTF-8";
body  {
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a:link { 
	color: #630819;
}

a:visited { 
	color: #630819;
}

a:hover {
	color: #FFFFFF;
	background-color: #630819;
	text-decoration: none;
}


#container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#pre_header { 
	background: #FFFFFF; 
	padding: 3px 0 3px 720px;
} 

#header { 
	background: #FFFFFF; 
	padding: 0 0 0 0;
}
 
#header h1 {
	margin: 0;
	padding: 0;
}

#wrapper { 
	width: 898px;
	background: url(../img/bg_shadow_top_repeat.gif) repeat-x;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
} 

/*sidebar area*/




#sidebar {
	float: left;
	width: 195px;
	background: transparent;
	padding: 15px 9px 15px 9px;
}

#sidebar_inner_frame {
	width: 185px;
	background: #fef2e7;
	padding: 10px 4px 10px 4px;
	border:#cccccc solid 1px;
}

#sidebar_info {
    width: 185px;
	background: #ffffff;
	padding: 13px 4px 10px 4px;
	border:#cccccc solid 1px;
	margin:0 0 10px 0;
	font-size:75%;
	line-height:1.4;
	background:url(../img/bg_shadow_top_repeat.gif) repeat-x;
}

#sidebar_cover {
	width: 175px;
	text-align:center;
	background: transparent;
	padding: 0 4px 0 5px;
}





/*#sidebar_cover img {
	border:solid 1px #999999;
}*/

#sidebar_text_area {
	width: 185px;
	background: transparent;
	padding: 8px 0px 0 0px;
}

.sidebar_buybuttons {
	width: 171px;
	background: transparent;
	padding: 5px 7px 0 7px;
}

h2 {
	color: #483127;
	font-size:100%;
}

h3 {
	color: #1a1a1a;
	font-size:85%;
}

.text_content { 
    color: #1a1a1a;
	line-height:1.4;
	font-size:70%;
}


#mainContent { 
	margin:0;
	padding:15px 0 0 0;
	float:right;
	width:685px;
} 


/**一覧テーブル・地域別
------------------------------------------- */

.shop_area {
	width:662px;
	height:12px;
	padding:0 0 0 2px;
	margin:0 0 2px 0;
	color:#3399FF;
	font-size:80%;
	font-weight:bold;
}

.shop_row {
	width:668px;
	margin:0 0 7px 0;
	padding:0;
}

.shop_thumb{
  padding:0 3px 0 0;
  margin:0 7px 0 0;
  width: 155px;
  float:left;
  border-top:4px #603725 solid;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color:#FFFFFF;
}

.shop_thumb img {
  margin:3px;
  float:left;
  width: 40px;
}

.shop_thumb p {
	margin:3px 0 0 48px;
	font-size:70%;
	line-height:1.2;
}


.shop_thumb_noborder{
  padding:0 3px 0 0;
  margin:0 7px 0 0;
  width: 155px;
  float:left;
  border-top:4px solid #999999;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color:#FFFFFF;
}

.shop_thumb_noborder img {
  margin:3px;
  float:left;
  width: 40px;
}

.shop_thumb_noborder p {
	margin:3px 0 0 48px;
	font-size:70%;
	line-height:1.2;
}

/**ショップ詳細
------------------------------------------- */
.shop_wrapper {
	width:660px;
	margin:0;
	padding:0;
	background:url(../img/bg_shop_wrapper_bottom.jpg) bottom no-repeat;
}

.shop_wrapper_2c {
	width:440px;
	margin:0;
	padding:0;
	background:url(../img/bg_shop_wrapper_bottom_2c.jpg) bottom no-repeat;
}

.shop_wrapper_1c {
	width:220px;
	margin:0;
	padding:0;
	background:url(../img/bg_shop_wrapper_bottom_1c.jpg) bottom no-repeat;
}

.shop_info {
	float: left;
	width: 216px;
	border-top:#e4e4e4 1px solid;
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	margin:0 1px 10px 1px;
	display: inline;
}

.shop_info img {
	width:200px;
	height:150px;
	margin:7px 7px;
	border:#CCCCCC 1px solid;
	padding:0;
	background-color:#efefef;
}

.shop_info div {
	width:206px;
	padding:3px 5px;
	margin:0;
	font-size:65%;
	font-weight:bold;
	line-height:1;
	color: #ffffff;
	background-color: #333333;
	border-top:#CCCCCC 1px solid;
}


.shop_info h3 {
	margin:0;
	padding:6px 6px 4px 8px;
	background:url(../img/bg_box_shadow_top.gif) repeat-x;
	background-color:#efefef;
	color:#630819;
	font-size:95%;
	font-weight: bold;
	line-height:1.2;
	border-left:5px solid #f26b84;
	border-bottom:#CCCCCC 1px dotted;
}

.shop_info h4 {
	padding:4px 8px 8px 8px;
	margin:0;
	font-size: 75%;
	font-weight:normal;
	color: #000000;
	line-height:1.4;
}

.shop_info p {
	padding:8px;
	margin:0;
	font-size: 65%;
	color: #000000;
	line-height:1.4;
}


/*------フッタ・その他------*/

.border_dot {
	width:660px;
	background: url(../img/line_dot.gif) repeat-x;
	height: 25px;
}

#footer { 
	padding: 0 10px 0 20px;
	background:#FFFFFF; 
} 
#footer p {
	margin: 0; 
	padding: 10px 0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:75%;
	text-align:center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleftfloat {
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

