@charset"EUC-JP";
/* for index style author : mrk */

/* for index ======================================================*/
div.release{
	margin: 18px 0;
	padding: 5px 35px;
	background-image: url(../img/newsBg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	line-height:1.5;
}
h2.news{
	float:left;
	width:175px;
	font-size: 0em;
	line-height: 1;
}
ul.news{
	float:right;
	width:570px;
	font-size: 0.8em;
	margin-bottom: 5px;
}
ul.news li{
	background-image: url(../common/img/disc01.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
}
ul.news li span{
	margin-right:8px;
}
p.newsinq{
	float:right;
	width:560px;
	font-size: 0.8em;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	background-image: url(../common/img/arw01.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

div.newsInfobox{
	float:right;
	width:550px;
	margin:6px 0 0 20px;
	padding:10px;
	border:1px solid #999;
}
p.news{
	float:right;
	width:530px;
	padding-left:1em;
	font-size: 0.8em;
	margin-bottom: 0.8em;
}
