@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.pension_box {
	width: 530px;
	margin-bottom: 20px;
}

.koumoku {
	width: 90px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background: #FF9900;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.naiyou {
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	line-height: 18px;
	background: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}

.cook_img {
	width: 125px;
	margin-bottom: 5px;
}

.cook_txt {
	width: 125px;
	line-height: 14px;
}

.cook_box {
	width: 125px;
	margin-right: 10px;
	float: left;
}

.cook_box1 {
	width: 125px;
	float: left;
}

.let_cooking {
	width: 530px;
	margin-bottom: 10px;
}

.cook_menu {
	margin-bottom: 20px;
}

.g_map {
	margin-bottom: 10px;
}

.access_txt {
	width: 530px;
	line-height: 16px;
	margin-bottom: 20px;
}


a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}


