@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 990px;
	height: 450px;
	margin-left: 5px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#flash_top {
	width: 990px;
	height: 450px;
	margin-left: 5px;
}

#main h3 {
	width: 390px;
	height: 22px;
	background: url(common/images/new_title.jpg) no-repeat;
	text-indent: -999em;
}

.box_info {
	width: 370px;
	_width: 390px;
	height: 290px;
	_height: 300px;
	padding: 10px 10px 0 10px;
	overflow: auto;
}

.box_info span {
	font-weight: bold;
	color: #00A2C8;
	display: block;
}

.box_info p {
	margin-bottom: 7px;
	border-bottom: 1px dotted #CCC;
}

#sub ul {
    width: 580px;
	display: block;
	padding-top: 22px;
}

#sub li {
    padding-bottom: 10px;
}
#sub li#top_bnr02 {
    width: 580px;
	text-indent: -9999em;
}

#sub li#top_bnr02 a {
    text-decoration: none;
	display:block;
	height: 100px;
	overflow: hidden;
	background: url(common/images/top_bnr02.jpg) no-repeat;
}

#sub li#top_bnr02 a:hover {
    background-position: 0px -100px;
}
