@charset "Shift_JIS";
@import url(cmn.css);
@import url(base.css);

#bn li a, 
#co1, #co2, 
#bn04 a, 
.alphahr{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

#flashcontent{
	background: url(../index_images/fl.jpg) 0 0 no-repeat;
	height: 319px;
	width: 968px;
	clear: both;
	margin-bottom: 14px;
}

#bn{
	display: block;
	height: 97px;
	margin-bottom: 25px;
}
#bn li{
	display: block;
	height: 97px;
	float: left;
}
#bn01{
	width: 323px;
}
#bn02{
	width: 322px;
}
#bn03{
	width: 323px;
}
#bn li a{
	display: block;
	height: 100%;
	width: 100%;
}
#bn01 a{
	background: url(../index_images/bn1.gif) 0 100% no-repeat;
}
#bn02 a{
	background: url(../index_images/bn2.gif) 0 100% no-repeat;
}
#bn03 a{
	background: url(../index_images/bn3.gif) 0 100% no-repeat;
}
#bn li a:hover{
	background-position: 0 0 !important;
}

#coL{
	width: 345px;
	padding: 11px;
	border: 1px solid #BDBDBD;
	background: #EFEFEF;
	float: left;
}

#co1{
	background: url(../index_images/co1.gif) 0 0 no-repeat;
	height: 14px;
	margin-bottom: 10px;
}

#lbn01, #lbn02{
	border-bottom: 1px dotted #C7C7C7;
	padding-bottom: 4px;
	margin-bottom: 9px;
}
#lbn01 a{
	display: block;
	padding: 70px 0 0 0;
	background: url(../index_images/lbn1.jpg) 0 0 no-repeat;
}
#lbn02 a{
	display: block;
	padding: 70px 0 0 0;
	background: url(../index_images/lbn2.jpg) 0 0 no-repeat;
}
#lbn03 a{
	display: block;
	padding: 70px 0 0 0;
	background: url(../index_images/lbn3.jpg) 0 0 no-repeat;
}
#coL a span{
	padding: 0 0 0 10px;
	background: url(../cmn_images/icon.gif) 2px 2px no-repeat;
	font-size: 11px;
}
#coL a:hover{
	background-position: 0 -130px!important;
}

#coR{
	width: 567px;
	float: right;
}

#co2{
	background: url(../index_images/co2.gif) 0 0 no-repeat;
	height: 28px;
	margin-bottom: 10px;
}
#co2 a{
	display: block;
	height: 16px;
	width: 65px;
	background: url(../cmn_images/btn1.gif) 0 0 no-repeat;
	margin: 6px 0 0 498px;
}
#co2 a:hover{
	background-position: 0 100%!important;
}
/*ニュースリリース欄*/
/*
縦の高さ調整 基準
#news{
	height: 250px;
	overflow: auto;
	margin-bottom: 30px;
}
*/


#news{
	height: 290px;　/*　高さ調整 */
	overflow: auto;
	margin-bottom: 30px;
}
.newslist{
	display: block;
	border-top: 1px dotted #BABABA;
	clear: both;
}
.newslist dt{
	display: block;
	width: 95px;
	float: left;
	background: url(../cmn_images/icon.gif) 5px 11px no-repeat;
	margin-bottom: 5px;
	padding: 5px 0 0 15px;
}
.newslist dd{
	display: block;
	width: 410px;
	float: right;
	margin-bottom: 5px;
	padding-top: 5px;
}

#bn04 a{
	display: block;
	height: 86px;
	width: 567px;
	background: url(../index_images/bn4.gif) 0 0 no-repeat;
}
#bn04 a:hover{
	background-position: 0 100%!important;
}

