@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-image:url(images/bg.gif);
	font-family:"Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS P Gothic", sans-serif;
}

a:link {color:#666; text-decoration:none;}
a:visited {color:#777;}
a:hover {color:#222;}

.area_shop a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

p {
	margin:0 0 3px 0;
	padding:0;
	line-height:130%;
	color:#333;
}

img { border-style:none; }

h3 {
	font-size:1.2em;
	color:#090;
	font-weight:normal;
	line-height:100%;
	margin:5px 0;
	padding:0;
}

h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	line-height:100%;
	margin:5px 0;
	padding:0;
}

.clear { clear:both; }
.f_left { float:left; }
.f_right { float:right; }
.size075 {
	font-size:0.75em;
	line-height:120%;
	margin-top:5px;
	color:#F63;
}

#wrap {
	width:700px;
	margin: 0px auto;
	padding:0 10px;
	background-color:#fff;
}

#header {
	width:700px;
	height:100%;
	margin:30px 0;
	padding:0;
}

#header p {
	font-size:0.95em;
	line-height:170%;
}

.header_left {
	float:left;
	width:300px;
	height:100%;
}

.header_right {
	float:right;
	width:400px;
	height:100%;
	font-size:0.9em;
}

#main {
	clear:both;
	width:700px;
	height:100%;
	margin:0;
	padding:0;
}

#footer {
	clear:both;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}

#attention {
	width:700px;
	height:25px;
	padding-top:10px;
}

#footer,#attention p {
	font-size:0.75em;
}

.pankuzu {
	width:700px;
	height:25px;
	margin:0;
	padding-top:10px;
	border-bottom:#999 dotted 1px;
}

.pankuzu p {font-size:0.75em; }

.go_top {
	clear:both;
	width:700px;
	padding:20px 0 ;
	font-size:0.75em;
	text-align:right;
}
.m_top_5 {margin-top:5px;}
.m_top_10 {margin-top:10px;}
.m_top_20 {margin-top:20px;}
.m_top_30 {margin-top:30px;}
.m_left_20 {margin-left:20px;}
.m_right_5 {margin-right:5px;}
.m_right_10 {margin-right:10px;}
.m_right_15 {margin-right:15px;}
.m_bottom_5 {margin-bottom:5px;}
.m_bottom_10 {margin-bottom:10px;}
.m_bottom_15 {margin-bottom:15px;}
.m_bottom_20 {margin-bottom:20px;}
.m_bottom_30 {margin-bottom:30px;}

h1 {font-size:1.5em;}

/*-------------------------------------------------*/

.topics {
	width:700px;
	margin-bottom:15px;
}

.t_left {
	float:left;	
	width:201px;
	height:340px;
	border:#DFC697 solid 2px;
	padding:5px;
	margin-bottom:15px;
}

.t_right {
	overflow:hidden;
	float:right;
	width:456px;
	height:340px;
	border:#DFC697 solid 2px;
	padding:5px;
	margin-bottom:15px;
}

.reform {
	clear:both;
	width:686px;
	height:60px;
	border:#DFC697 solid 2px;
	padding:5px;
	font-size:0.85em;
}

.text_reform {
	float:right;
	width:470px;
	padding-top:15px;
}
.side_text {
	float:left;
	width:296px;
	height:180px;
}
.side_photo {
	float:right;
	width:150px;
	height:170px;
}

.otoku {
	width:450px;
}

.otoku th {
	background-color:#DFC697;
	color:#630;
	font-weight:normal;
	padding-top:3px;
}

.otoku td {
	padding-left:10px;
	padding-top:3px;
}

/*おすすめショップ情報-----------------------------*/
.area_shop {
	width:700px;
	overflow:hidden;
	zoom:0;
}

.sub_title {
	width:700px;
	height:30px;
	background-color:#933;
	color:#FFF;
	margin:30px 0 15px 0;
	padding:10px 0 0 15px;
	font-size:1em;
}

.box_left {
	width:224px;
	height:100%;
	float:left;
	margin:0 10px 30px 0;
	border:#aaa solid 1px;
}

.box_right {
	width:224px;
	height:100%;
	float:left;
	margin:0 0 30px 0 ;
	border:#aaa solid 1px;
}

.area {
	margin:10px 8px;
	padding:0;
	width:210px;
	font-size:0.78em;
	border-bottom:#aaa dotted 1px;
}

.name {
	margin:0 8px;
	padding:0;
	width:210px;
	font-size:1em;
	font-weight:bold;
	color:#303;
	line-height:130%;
	border-bottom:#aaa dotted 1px;
}

.name_small {
	margin:10px 8px;
	padding:0;
	width:210px;
	color:#303;
	font-size:0.78em;
}

.small { 
	font-size:0.85em !important;
	font-weight:normal !important;
	color:#303 !important;
}

.shop_photo {
	margin:10px 8px;
	width:210px;
	height:150px;
}

.shop_catch {
	font-size:0.9em;
	margin:0 5px;
}
.catch {
	font-size:1.1em;
	color:#1D5FA0;
	font-weight:bold;
}

.button {margin:10px 8px;}

.text1 {
	font-size:0.80em;
	line-height:130%;
}

.t_red { color:#F00;}
.t_brown { color:#630;}
.t_blue { color:#039;}