/*@charset "utf-8";*/

/* MODAN BROWZER contents */
#contents:after { display:block; clear:both; content:""; }

/* MacIE5,WinIE7 contents */
#contents { display:inline-block; }

/* Hide from MacIE \*/
* html #contents { height: 1em; }
#contents { display: block; }
/* End Hide from MacIE */

#bnr_area {
	float: right;
}

#contents_left {
	float: left;
	width: 620px;
}

#flash_wrap {
	margin-bottom: 20px;
}

#recommendation_store {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}


#recommendation_store td {
	width: 155px;
	padding: 10px 0;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#oyakudachi_wrap {
	width: 620px;
}

/* MODAN BROWZER oyakudachi_wrap */
#oyakudachi_wrap:after { display:block; clear:both; content:""; }

/* MacIE5,WinIE7 oyakudachi_wrap */
#oyakudachi_wrap { display:inline-block; }

/* Hide from MacIE \*/
* html #oyakudachi_wrap { height: 1em; }
#oyakudachi_wrap { display: block; }
/* End Hide from MacIE */

#oyakudachi_wrap a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#recommendation_store td p {
	width: 145px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
}

#recommendation_store td p a {
	text-decoration: none;
	color: #333333;
}

#recommendation_store td p a:hover {
	text-decoration: underline;
}

#recommendation_store td a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#oyakudachi_wrap li {
	width: 305px;
	display: inline;
}

#oyakudachi_wrap li a {
	width: 305px;
	/*display: inline;*/
}

#oyakudachi_wrap li.oyakudachi_left {
	float: left;
}

#oyakudachi_wrap li.oyakudachi_right {
	float: right;
}


/*- スライドショー指定 -*/
#slideshow_wrap {
	width: 618px;
	_width: 620px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 20px;
	padding: 5px 0;
}
#window{
	clear: both;
	width: 610px;
	height: 290px;
	background: #FFE8F3;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#slideshow{
	width: 1220px;
	height: 580px;
	overflow: hidden;
	position: relative;
}
#slideshow li{
	width: 610px;
	height: 290px;
	float: left;
	display: inline;
}


/*- 検索ボックス指定 -*/
#serach_area {
	background: url(../../images03/common/bg_dot.gif) repeat;
	width: 600px;
	_width: 620px;
	padding: 10px;
	margin: 10px 0;
}

#serach_area table {
	width: 600px;
	/*margin: 10px;*/
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#serach_area table th,#serach_area table td {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

#serach_area table#serach_category {
	width: 600px;
	margin-bottom: 10px;
	border: none;
}

#serach_area table#serach_category td {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#serach_area table th {
	background: #FFE6F2;
	font-size: 14px;
	width: 130px;
	_width: 150px;
	font-weight: bold;
}

#serach_area table td {
	background: #FFFFFF;
}

#serach_area table td li {
	float: left;
	width:auto;
	background: url(../../images03/common/i_arrow.gif) no-repeat left center;
	padding: 0 10px 0 12px;
	display: block;
	white-space: nowrap;
}

#serach_area table td li a {
	overflow: visible;
}


#serach_area .gourme_wrap table th {
	background: #FFD9BF;
}

#serach_area .salon_wrap table th {
	background: #FFDDDD;
}

#serach_area .beauty_wrap table th {
	background: #FFCEDE;
}

#serach_area .school_wrap table th {
	background: #C8DAFF;
}

#serach_area .health_wrap table th {
	background: #C7F1E3;
}

#serach_area .fashion_wrap table th {
	background: #FFC8C8;
}

#serach_area .variety_wrap table th {
	background: #EDFFE1;
}

#serach_area .residence_wrap table th {
	background: #E9FFD2;
}

#serach_area .shopping_wrap table th {
	background: #F2DFDF;
}

#serach_area .job_wrap table th {
	background: #D2E1FF;
}