@charset "utf-8";


/*
Main
*/
#main {
}
#topimage {
	width: 770px;
	height: 450px;
}

/*
Contents
*/
#contents {
	margin: 20px 0 0 180px;
	min-height: 550px;
	_height: 550px;
	background: url(/img/bg_contents_home.gif) left top repeat-y;
}

/*
Navigation
*/
#navi {
	top: 600px;
}

#topinfo {
	position: relative;
	min-height: 150px;
	_height: 150px;
}
#topinfo h2 {
	background: url(/img/h2_homeinfo.gif) left top no-repeat;
	width: 133px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topinfo ul {
	list-style-type: none;
	margin-left: 153px;
}
#topinfo li {
	border-bottom: 1px dotted #BEBEBE;
	width: 410px;
	font-size: 80%;
	padding: 6px 0;
}

#pickup {
	width: 570px;
	height: 210px;
	position: relative;
}
#pickup h2 {
	position: absolute;
	width: 270px;
	height: 90px;
}
#pickup h2 a {
	display: block;
	width: 270px;
	height: 90px;
	overflow: hidden;
}
#pickup h2.style {
	left: 0px;
	top: 0px;
}
#pickup h2.floor {
	left: 285px;
	top: 0px;
}
#pickup h2.access {
	left: 0px;
	top: 105px;
}
#pickup h2.contact {
	left: 285px;
	top: 105px;
}

#pickup h2.autumntokuten {
	height: 62px;
	left: 0px;
	top: 210px;
}

#pickup h2.kinseikan {
	height: 62px;
	left: 0px;
	top: 210px;
}

#pickup h2.style a {
	background: url(/img/h2_pickup_style.gif) left top no-repeat;
}
#pickup h2.floor a {
	background: url(/img/h2_pickup_floor.gif) left top no-repeat;
}
#pickup h2.access a {
	background: url(/img/h2_pickup_access.gif) left top no-repeat;
}
#pickup h2.contact a {
	background: url(/img/h2_pickup_contact.gif) left top no-repeat;
}
#pickup h2.autumntokuten a {
	height: 62px;
	background: url(/img/bn_autumn270.jpg) left top no-repeat;
}
#pickup h2.kinseikan a {
	height: 62px;
	background: url(/img/bn_kinseikan.gif) left top no-repeat;
}

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

#navi {
	min-height: 480px;
	_height: 480px;
	background: url(/img/qr2010.jpg) left bottom no-repeat;
}
