@charset "utf-8";
/*
=========================================

読込ファイル

=========================================
*/

/* import
---------------------------------------------------------------------------- */
@import "../../css/default.css";
@import "../../css/shared_class.css";
@import "../../css/header.css";
@import "../../css/footer.css";
@import "../../css/top.css";


/*==============================================================
----------------------food style 開始-------------------------------
==============================================================*/



/*
サーチ　スタイル------------------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------*/


.search {
	width: 535px;
	float: left;
	margin: 0 0 31px 0;
}

.search h2 {
	background: url(../img/search_title.jpg) no-repeat 0 0;
	text-indent: -9999px;
	width: 535px;
	height: 36px;
	font-size: 1%;
}

.search h3 {
	padding: 0 0 0 23px;
	background: url(../img/form_yazirushi.gif) no-repeat 0 center;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.search h4 {
	width: 20px;
	height: 2em;
	float: left;
	margin: 0.75em 0 0 0;
	clear: both;
	font-weight: bold;
}

.search .timeline {
	width: 497px;
	float: left;
	margin: 0 0 10px 0;
}

.timeline label span {
	padding: 0 0 0 5px;
}

.srch {
	line-height: 150%;
	border: #999999 1px solid;
	padding: 0 8px;
	width: 519px;
}

.srch .right-side {
	text-align: right;
	margin: 0 15px 10px 0;
}

.attention {
	margin: 10px 0;
	color: #cc5151;
	clear: both;
	font-size: 90%;
}


/*
メニューリスト　スタイル----------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------*/
#manuList img {
	float: left;
	margin: 0 10px 0 0;
}

#manuList {
	clear: both;
}

.manubox {
	margin: 31px 0 0 0;
	clear: both;
}

.manubox2 {
	margin: 0;
	clear: both;
}

.manuTxt {
	width: 305px;
	float: left;
	font-size: 90%;
}

.manuTxt h3 {
	color: #552f08;
	font-weight: bold;
	line-height: 140%;
}

.manuTxt h4 {
	color: #543107;
	border-bottom: #999999 1px dashed;
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

.manuTxt h5 {
	font-weight: bold;
	font-size: 90%;
	line-height: 130%;
}

.manuTxt p {
	font-size: 90%;
	line-height: 130%;
}



/*
右側エリア情報　スタイル----------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------*/
.area_list {
  color: #595959;
	margin: -20px 0 10px 0;
	width: 270px;
}
.area_list img {
	float: left;
	margin: 0 0 10px 5px;
	display: inline;
}
.area_list h3 img {
	float: none;
	margin: 0 0 10px 0;
}
.areaTxt {
	width: 118px;
	margin: 0 5px 0 10px;
	float: left;
	font-size: 90%;
	display: inline;
}
.area_list h4 {
	font-weight: bold;
	width: 243px;
	clear: both;
	margin: 0 0 0 5px;
}
.areaTxt p{
	font-size: 90%;
	line-height: 150%;
}
.area_list a:link ,
.area_list .areaTxt a:link ,
.area_list a:visited ,
.area_list .areaTxt a:visited {
	text-decoration: underline!important;
	color: #94866c!important;
}
.area_list a:hover,
.area_list .areaTxt a:hover{
	text-decoration: underline!important;
}

.topClm2 .whatsnew {
	width: 250px;
	height: 100px;
	background: #ffffff;
}


img.searchLoungeBtn {
	text-align: center;
	margin: 10px 0;
	float: none;
	width: 248px;
}

a:hover img.searchLoungeBtn {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.listnum {
	text-align: center;
	clear: both;
	margin: 20px;
}

.listnum p {
	line-height: 160%;
}