@charset "UTF-8";

body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, address, .areas {
	display: block;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}
img {
	border: none;
}
.clrb {
	clear: both;
}

.flt-l {	float: left;}
.clr-b {	clear: both;}
.ta-c {		text-align: center;}

body {
	background: #fff url("imgs/line.gif") repeat-x center top;
	color: #1A1311;
	//font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-family: "Hiragino Kaku Gothic Pro", "平成角ゴシック", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}

div.page {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 800px;
}

/*メニュー*/
ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li{
	float: left;
	width: 200px;
}

ul.menu li a{
	background-image: url("imgs/menu.gif");
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	text-indent: -9999px;
}

#akan {background-position: 0px 0px;}
#akan:hover,#akan.np {background-position: 0px -48px;}
#abashiri {background-position: -200px 0px;}
#abashiri:hover,#abashiri.np {background-position: -200px -48px;}
#saroma {background-position: -400px 0px;}
#saroma:hover,#saroma.np {background-position: -400px -48px;}
#real {background-position: -600px 0px;}
#real:hover,#real.np {background-position: -600px -48px;}


.green {color: #417729;}
.blue {color: #00328B;}
.orange {color: #DB600F;}
.green2 {color: #2CAD95;}
.brown {color: #573827;}


/*枠*/
div.content {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}
div.page-left {
	float: left;
	text-align: center;
	width: 100px;
}
div.page-right {
	float: left;
	width: 700px;
}


/*プラン*/
h3.sbttl {
	padding: 25px 0px 10px 0px;
}
div.plan {
	border: 1px solid #cdcdcd;
	margin: 0px 0px 10px 0px;
	width: 690px;
}

div.plan div.inside {
	margin: 10px 0px 10px 10px;
}

div.plan-left {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 280px;
}
div.plan-right {
	float: left;
	width: 374px;
}

h4.plan-name {
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
}

p.plan-txt {
	color: #1A1311;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0px 10px 0px;
}

div.data-box {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 28px;
}

p.plan-data {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 4px 0px;
}


div.black-box {
	background: #000;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	padding: 2px 0px;
	text-align: center;
	width: 50px;
}

div.price {
	float: left;
	font-size: 27px;
	line-height: 35px;
	font-weight: bold;
	width: 113px;
}

p.sougei {
	color: #51350e;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding: 5px 0px;
}

div.fish-border-box {
	border-bottom: 1px solid #ababab;
	padding: 5px 0px;
	width: 340px;
}
div.fish-menu {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 5px;
}


/*フッター*/
div.real-btn {
	
	padding: 25px 0px;
	text-align: center;
}

div.footer-link {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding: 5px 0px;
}
div.footer-link a {
	text-decoration: none;
}
div.footer-link a:link {color: #1A1311;}
div.footer-link a:active {color: #1A1311;}
div.footer-link a:visited {color: #1A1311;}
div.footer-link a:hover {color: #003C93; text-decoration: underline;}

div.footer {
	border-top-width: 2px;
	border-top-style: solid;
	padding: 25px 0px;
	text-align: center;
}
.linkbtn_area {
	width:570px;
	background:url(imgs/star/btn_bg.jpg) left top no-repeat;
	padding:40px 20px 50px 20px;
	margin:0px;
}
.linkbtn_area img {
	margin-right:8px;
}
.linkbtn_area02 {
	width:570px;
	background: url(imgs/walk/walk_bg.jpg) left top no-repeat;
	padding:40px 20px 50px 20px;
	margin:0px;
}
.linkbtn_area02 img {
	margin-right:13px;
}
