@charset "utf-8";

/*
Index CSS
*/

/* 
Contents 
*/
#contents {
	min-height: 430px;
	_height: 430px;
	margin: 19px 0 0 213px;
}
h2 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#topimage {
	width: 816px;
	height: 294px;
}

/*
Hometopics
*/
#hometopics {
	width: 380px;
	margin-bottom: 25px;
}
#hometopics h2 a {
	width: 380px;
	height: 20px;
	background: url(/img/h2_hometopics.gif) left top no-repeat;
	margin-bottom: 5px;
}
#hometopics ul {
	width: 380px;
	list-style-type: none;
}
#hometopics ul li .date {
	color: #666;
	background: url(/img/arrow_r.gif) left center no-repeat;
	padding-left: 18px;
	margin-right: 10px;
}
#hometopics ul li {
	font-size: 80%;
	padding: 7px 0 7px;
	border-bottom: 1px dotted #B6B6B6;
}
#hometopics ul li a {
	text-decoration: underline;
}
#hometopics ul li a:hover {
	text-decoration: none;
}


/*
Homebanner
*/
#homebanner {
	width: 380px;
	height: 110px;
}
#homebanner h2 a {
	width: 185px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: 0 -110px;
}
h2#homeomoushikomi a {
	float: left;
	background-image: url(/img/bn_homeomoushikomi.jpg);
}
h2#homeaccessmap a {
	float: right;
	background-image: url(/img/bn_homeaccessmap.jpg);
}
#homebanner h2 a:hover {
	background-position: 0px 0px;
}

/*
Pickup
*/
#pickup {
	position: absolute;
	left: 608px;
	top: 400px;
	width: 180px;
	background: #EBEBEB;
	padding: 10px;
}
#pickup h2 {
}
#pickup h2 a {
	width: 180px;
	height: 45px;
	margin-bottom: 10px;
}
h2#homeweather a {
	height: 60px;
	background: url(/img/bn_homeweather.jpg) left top no-repeat;
}
h2#homehighway a {
	height: 60px;
	background: url(/img/bn_homehighway.jpg) left top no-repeat;
}
h2#homeschedule a{
	background: url(/img/bn_homeschedule.jpg) left top no-repeat;
}
h2#homeflight a {
	background: url(/img/bn_homeflight.jpg) left top no-repeat;
}
h2#homerentacar a {
	background: url(/img/bn_homerentacar.jpg) left top no-repeat;
	margin-bottom: 0;
}

#pickup h2 a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*
Navi - sub
*/
ul#navisub {
	top: 400px;
}
#mbanner {
	top: 700px;
}
#bn_kuushitsu ,
#bn_accessmap {
	display: none;
}
p#qrcode {
	margin: 0;
}