@charset "UTF-8";

/*全体*/
.layout {
 width: 947px;
}

.TopFeaturesBg {
 width: 947px;
 margin-left: 26px;
 color: #333333;
 margin-bottom: 16px;
}

.mainCnt {
 line-height: 160%;
}

.mainTxt {
 width: 947px;
 margin-top:5px;
}

.mainTxt a:link, .mainTxt a:active, .mainTxt a:visited {
	color: #b45a00;
 	text-decoration:underline;
}



html>body {
font-size: 12px;
}


.clear {
	clear:both;
}



/* ▼上部画像 */
.mainImg {
 margin: 0 0 16px 0;
 width: 947px;
}
/* ▲上部画像 */

/* ▼パンくず */
.pankuzu{
	color: #ff0000;
}
.pankuzu a:link, .pankuzu a:active, .pankuzu a:visited {
 color: #ff0000;
 text-decoration: none;
}
.pankuzu a:hover {
 color: #ff0000;
 text-decoration: underline;
}
/* ▲パンくず */



/*　▼右側レイアウト　*/
.layoutRight {
	float: right;
	width: 276px;
	padding: 0px;
}

.layoutRight01 {
	width: 276px;
	padding: 0px;
	border: 1px solid #999999;
}

.layoutRight01_inBox {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:5px;
}

.layoutRight01_inBox img {
	border:1px solid #999999;
}

.layoutRight01_inBox ul {
	list-style-type:disc;
	color:#b45a00;
	margin-left: 20px;
	margin-right: 26px;
}

.inBox_imgRight{
	width:120px;
	float:right;
	margin-right:0px;
	margin-bottom:5px;
}

.inBox_imgLeft{
	width:120px;
	margin-left:3px;
	margin-bottom:5px;
}


.layoutRight02 {
	width: 276px;
	padding: 0px;
	border: 1px solid #999999;
	margin-top:15px;
}

.layoutRight02_inBox {
	margin:10px;
}

.layoutRight02_inBox ul {
	list-style-type:disc;
	color:#b45a00;
	margin-left: 20px;
	margin-right: 26px;
}


/*　▲右側レイアウト　*/



/*　▼左側レイアウト　*/
.layoutLeft {
	width: 658px;
	float: left;
	border: 1px solid #999999;
}

.menu_img {
	width:250px;

}

.menu_reed {
	float: right;
	width: 360px;
	margin-top:15px;
	margin-right:20px;
	margin-bottom:10px;
}

.menu_reed h2{
	font-size:16px;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:15px;
	}
	
.talk {
	color:#663300;
}


.recipe{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}

.recipe img{
	border: 1px solid #999999;
}

.recipe h2{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:5px;
}

.recipe p {
	background:url(../img/icon01.gif) no-repeat left top;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:12px;
	text-decoration:underline;
}

.recipeRight{
	width:300px;
	float:right;
	
}

.recipeLeft{
	width:300px;
}



/*　▲左側レイアウト　*/

/*　▼地図　*/
.map_left {
	float:left;
	width:480px;
	margin:0px;
	padding:0px;
}

.map_right {
	float:left;
	width:165px;
	margin:0px;
	padding:0px;
}

/*　▲地図　*/






