@charset "utf-8";
/* CSS Document */

#business_menu{
	margin:10px 0 10px 0;	
}

#business_menu li{
	float:left;
}

#btn_business0,
#btn_business1,
#btn_business2{
	margin-right:5px;
}
#btn_business3{
}/*
#btn_business0{
	background:url(../img/btn_business.jpg) no-repeat;
}
#btn_business1{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-251px 0;
}
#btn_business2{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-502px 0;
}
#btn_business3{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-753px 0;
}
#btn_business0:hover{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:0 -102px;
}
#btn_business1:hover{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-251px -102px;
}
#btn_business2:hover{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-502px -102px;
}
#btn_business3:hover{
	background:url(../img/btn_business.jpg) no-repeat;
	background-position:-753px -102px;
}
*/
#releace{
	width:748px;
	float:left;
}

#top_link a,
#releace a{
	color: #3366cc;
}

#top_link,
#banner_link {
	width:247px;
	/*float:left;*/
	margin-left:5px;
}
#releace_area li{
	float:left;	
}
#btn_release0,
#btn_release1,
#btn_release2{
	display:block;
	width:149px;
	height:30px;
	text-indent: -9999px;
}

#btn_release0 {
	background:url(../img/btn_release_0.gif) no-repeat;
}
#btn_release1 {
	background:url(../img/btn_release_1.gif) no-repeat;
}
#btn_release2 {
	background:url(../img/btn_release_2.gif) no-repeat;
}
#btn_release0:hover {
	background:url(../img/btn_release_0_on.gif) no-repeat;
}
#btn_release1:hover {
	background:url(../img/btn_release_1_on.gif) no-repeat;
}
#btn_release2:hover {
	background:url(../img/btn_release_2_on.gif) no-repeat;
}
#btn_release0.active{
	background:url(../img/btn_release_0_on.gif) no-repeat;
}
#btn_release1.active{
	background:url(../img/btn_release_1_on.gif) no-repeat;
}
#btn_release2.active{
	background:url(../img/btn_release_2_on.gif) no-repeat;
}


#btn_release3{
	border-bottom:1px solid #9aa0a6;
	display:block;
	height:29px;
	width:301px;
}

#releace_content0, #releace_content1, #releace_content2 {
	display: block;
}

#releace_content0 dd {

}
#releace_content0 dt {
/*background: #666;
*/

}


#releace_content0 li,
#releace_content1 li,
#releace_content2 li {
	background:url(../img/list_underline.gif) repeat-x bottom;
	padding: 14px 0px;
}

#releace_content0 .day,
#releace_content1 .day,
#releace_content2 .day {
	font-weight:bold;
	color:#004387;
	width:85px;
	float:left;
}

#releace_content0 img,
#releace_content1 img,
#releace_content2 img {
	margin-left: 5px;
}

#releace_content0 .line,
#releace_content1 .line,
#releace_content2 .line {
	color:#3366cc;
	width:663px;
	float:left;
}

#top_link h3{
	background: url(../img/img_relational.gif) no-repeat;
	width: 247px;
	height: 30px;
	text-indent: -9999px;
}
#top_link ul{
	background:url(../img/bg_relational.gif) repeat-y;
	width:247px;
	border-bottom:1px solid #c8d0d9;
	padding:10px 0px;
}

#top_link ul li{
	background:url(../img/img_relational_listhead.gif) no-repeat;
	padding-left:0.9em;
	background-position:0px 8px;
	margin:0px 10px;
	line-height:1.5em;
}

#banner_link ul {
	margin-bottom: 10px;
}

#banner_link li {
	margin-bottom: 5px;
}
#banner_link li img{
	vertical-align:bottom;
}

.news_detail {
	background: url(../img/btn_newsrelease.gif) no-repeat;
	background-position: 0px 0px;
	display:block;
	float: right;
	height: 24px;
	margin-right: 0px;
	margin-top: -30px;
	text-indent: -9999px;
	width: 168px;
}

.news_detail:hover {
	background: url(../img/btn_newsrelease.gif) no-repeat;
	background-position: 0px -24px;
}

.line p {
	display: block;
/*

	background: #000;
	vertical-align: middle;*/
}
