﻿@charset "utf-8";
/* =======================================================================
	CSS information

	file name  :area_yasu.css
	version:1.0
	style info :おすすめエリア　野洲
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


/* #navi
------------------------------------------------------------------------*/

#navi li#navi03 a { background-position: -276px -34px;}


/* #mainNavi
------------------------------------------------------------------------*/

#mainNavi li {
	display: inline;
}

#mainNavi li a {
	overflow: hidden;
	display: block;
	float: left;
	height: 0 !important;
	height /**/: 43px;
	padding-top: 43px;
	background-image: url(../area/img/bu_area_b.jpg);
	background-repeat: no-repeat;
}

#mainNavi li#mainNavi01 a { width: 232px; background-position: 0 0;}
#mainNavi li#mainNavi02 a { width: 227px; background-position: -232px 0;}
#mainNavi li#mainNavi03 a { width: 227px; background-position: -459px 0;}
#mainNavi li#mainNavi04 a { width: 232px; background-position: -686px 0;}

#mainNavi li#mainNavi01 a:hover { width: 232px; background-position: 0 -43px;}
#mainNavi li#mainNavi02 a:hover { width: 227px; background-position: -232px -43px;}
#mainNavi li#mainNavi03 a:hover { width: 227px; background-position: -459px -43px;}
#mainNavi li#mainNavi04 a:hover { width: 232px; background-position: -686px -43px;} 


/* #areaMapBox
------------------------------------------------------------------------*/

#areaMapBox {
	position: relative;
	height: 330px;
}

h1 {
	position: absolute;
	top: 82px;
	left: 25px;
}

#areaMapBox p.reed {
	position: absolute;
	top: 210px;
	left: 25px;
}

#areaKonan { position: absolute; top: 170px; left: 581px; z-index:101;}
#areaRitto { position: absolute; top: 194px; left: 379px; z-index:102;}
#areaMinakuchi { position: absolute; top: 224px; left: 631px; z-index:103;}
#areaYasu{ position: absolute; top: 124px; left: 692px; z-index:104;}

#mapBg { position: absolute; left: 426px; top: 18px; z-index:100;}


.livBox {
	overflow: hidden;
	width: 900px;
	margin-left: 18px;
}

.livOutline {
	overflow: hidden;
	width: 200px;
	margin: 0 25px 0 0;
	padding-bottom: 5px;
}

.livOutline a {
	display: block;
	width: 181px !important;
	width /**/: 197px;
	background: url(../img/index/liv_photo_bg.jpg) no-repeat 0 0;
	padding: 18px 0 0 16px;
	text-decoration: none;
}

.livOutline a img {
	width: 163px;
	height: 122px;
	margin-bottom: 20px;
}


/* 
------------------------------------------------------------------------*/



.mapArea {
	width: 692px;
	height: 399px;
}

#institutionBox {
	width: 661px;
	margin: 0 0 5px 20px;
}

#institutionheader {
	height: 38px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FF6600;
}

#institutionBox h2 {
	margin-top: 5px;
} 

#institutionBox table {
	background: url(../img/common/line_bot04.gif) repeat-y center top;
	font-size: 92%;
} 

#institutionBox table th {
	width: 160px !important;
	width /**/: 180px;
	padding: 10px 20px 10px 0;
	font-weight: bold;
	vertical-align: top;
}

#institutionBox table th.th02 {
	width: 160px !important;
	width /**/: 200px;
	padding: 10px 20px;
}

#institutionBox table td {
	width: 150px;
	padding: 10px 0;
}

#institutionBox table td.td02 {
	width: 130px;
}

#institutionBox table td {
	line-height: 1.4;
}


#blobBox {
	overflow: hidden;
	width: 669px;
	margin: 0 0 30px 20px;
}

#blobBox .columns669 {
	background: url(../img/common/line_bot05.gif) repeat-y center top;
}

#blobBox .columns210 {
	margin-right: 12px;
}

#blobBox h2 {
	margin-bottom: 20px;
}

#blobBox h3,
#blobBox h4,
#blobBox p {
	line-height: 1.4;
}

#blobBox h3 {
	font-weight: normal;
	color: #999999;
}

#blobBox h3,
#blobBox p {
	font-size: 92%;
}

#blobBox h4 {
	font-size: 107%;
}


/* #useBox 取り扱い店舗
------------------------------------------------------------------------*/

#useBox {
	width: 646px !important;
	width /**/: 666px;
	margin: 0 0 10px 20px;
	padding: 15px 5px 20px 15px;
	background: #F5F5EA url(../img/rec/use_box_bg.jpg) no-repeat left bottom;
}


#useBox h4 {
	float: left;
	width: 14px;
	margin: 4px 12px 0 0;
}

#useBox .usePhoto {
	float: left;
	width: 138px;
	margin-right: 12px;
}

#useBox dl {
	float: left;
	width: 348px;
	margin-top: 2px;
	line-height: 1.4;
}

#useBox dl dt {
	font-size: 107%;
	font-weight: bold;
} 

.useBu {
	float: right;
	width: 114px;
}
