@charset "utf-8";

/*
Index CSS
*/

#contents {
	min-height: 230px;
	_height: 230px;
	margin: 88px 15px 20px 20px;
}

#topimage {
	width: 770px;
	height: 350px;
}

/*
Topinfo
*/
#topinfo {
	float: left;
	width: 520px;
	margin-bottom: 20px;
}
#topinfo h2 a {
	display: block;
	width: 117px;
	height: 24px;
	background: url(/img/h2_homeinfo.gif) left top no-repeat;
	margin-bottom: 3px;
}
#topinfo ul {
	width: 520px;
	list-style-type: none;
}
#topinfo ul li {
	font-size: 80%;
	border-bottom: 1px dotted #999;
	padding: 7px 0 6px;
}
#topinfo ul li a {
	color: #568EC7;
	text-decoration: none;
	margin-left: 12px;
}
#topinfo ul li a:hover {
	text-decoration: underline;
}
#topinfo ul li .date {
	color: #999;
	padding-left: 15px;
	background: url(/img/arrow.gif) left center no-repeat;
}

/*
Pickup
*/
#pickup {
	float: right;
	position: relative;
	width: 180px;
}
#pickup h2 a {
	display: block;
	position: absolute;
	top: 36px;
	right: 10px;
	width: 180px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 0;
}
h2#homeaccess a {
	background: url(/img/bn_homeaccess.jpg) left top no-repeat;
	top: 0;
}
h2#homecontact a {
	background: url(/img/bn_homecontact.jpg) left top no-repeat;
	top: 70px;
}
h2#producepv a {
	background: url(/img/bn_produce_pv.jpg) left top no-repeat;
	top: 140px;
}

#pickup h2 a:hover {
	background-position: 0 -60px;
}


/*
Navi - sub
*/
ul#navisub {
	top: 423px;
	left: 3px;
}
