@charset "utf-8";
/* CSS Document */

#top_img {
	position:relative;
	width:100%;
	height:500px;
	overflow:hidden;
}

.midashi3{
	background:url(../img/h3_tit_bg.gif) no-repeat;
	height:70px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 11px;
}
	
.midashi3 .waku_l{
	width:197px;
	float:left;
	margin:5px 0 0 15px ;
	_margin:5px 0 0 8px ;
}

.midashi3 .waku_l2{
	width:99px;
	float:left;
	margin:5px 0 0 15px ;
	_margin:5px 0 0 8px ;
}

.midashi3 .waku_c{
	width:70px;
	float:left;
	margin:5px 0 0 0 ;
}

.midashi3 .waku_r{
	width:114px;
	float:right;
	margin:3px 10px 0 0 ;
	_margin:3px 5px 0 0 ;
}

.midashi3 .waku_l h3#midashi1{
	background:url(../img/t_midashi01.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
}

.midashi3 .waku_l2 h3#midashi2{
	background:url(../img/t_midashi02.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
}

/*���m�点�E�v���X�����[�X
------------------------------------*/

.t_waku02{
	width:686px;
	margin:15px 11px;
	font-size:14px;
}

#news_waku { 
	width:660px;
	margin:15px 0 0 11px;
	font-size:14px;
}

#news_waku ul {
	margin:0;
	padding:0;
}

li.release{
	background:url(../img/arow.jpg) no-repeat 10px 10px;
	text-align:left;
	padding:5px 0;
	border-bottom:#999999 dotted 1px;
}

li.release a:link,
li.release a:visited{
	color:#CC6600;
}

li.release a:hover{
	text-decoration:underline;
}

li.release span.caticon{
	padding:5px 5px 5px 10px;
	margin-left:15px;
}

p.release span.press{
	padding:5px 15px 5px 80px ;
	margin-left:30px;
	background:url(../img/c_icon02.gif) no-repeat 0 2px;
}

p.release span.shoseki{
	padding:5px 15px 5px 80px ;
	margin-left:30px;
	background:url(../img/c_icon03.gif) no-repeat 0 2px;
}

p.release span.shouhin{
	padding:5px 15px 5px 80px;
	margin-left:30px;
	background:url(../img/c_icon04.gif) no-repeat 0 2px;
}

#news-topbox {
	position:relative;
	float:left;
	width:550px;
	margin:0;
	padding:0;
	top:0;
	left:45px;
}

#news-topbox dl{
	font-size:12px;
	text-align: left;
	width: 600px;
}

#news-topbox dt {
	clear:both;
	float:left;
	padding:4px 0 0 0;

}

#news-topbox dd {
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 7px 0 0 65px;
}

#news-topbox a {
	bottom:3px;
	left:7px;
	margin:0;
	position:relative;
}


