@charset "utf-8";

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

#img_top {
	width: 800px;
	height: 305px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#flash_top {
	width: 800px;
	height: 305px;
}

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

#sub h3 {
	width: 200px;
	height: 30px;
	background: url(common/images/top_information.jpg) no-repeat;
	text-indent: -999em;
}

.box_new {
    width: 520px;
	_width: 540px;
	padding: 10px;
	background: url(common/images/top_newbody.gif) left top repeat-y;
}
.box_new_in {
    width: 520px;
	height: 180px;
	overflow: auto;
}

.box_new_in span {
	font-weight: bold;
	color: #996600;
	display: block;
}

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

.bnr_space {
    width: 540px;
	height: 50px;
	_height: 65px;
	padding-top: 15px;
}
.ul_01 {
    width: 540px;
	height: 50px;
	display: block;
}
.ul_01 .li_01 {
    width: 170px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
.ul_01 .li_02 {
    width: 170px;
	height: 50px;
	float: left;
}

.box_info {
    width: 180px;
	_width: 200px;
	padding: 20px 10px 10px 10px;
	background: url(common/images/top_informationbody.gif) left top repeat-y;
}

#banner_01 {
	width: 180px;
	height: 120px;
	margin-bottom: 10px;
}

#banner_02 {
	width: 180px;
	height: 104px;
	margin-bottom: 10px;
}

#banner_01 a:hover img,
#banner_02 a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 
