@charset "ISO-8859-1";

/* ****************************************************
Since : 2008-2-8
Last Modified: 2008-2-8
***************************************************** */


/* news contents settings [ en_news.css ]
=================================
1: news perts for index

2: news perts for ip

99: extra

/*1: news perts for index
=================================*/
#right-off .designh2{
	margin-top: 15px;
	padding:0 0 6px 0;
	background: url(../images/common_h2_bg004.gif) no-repeat bottom left;
}

#right-off .designh2 span.title-txt {
	width: 750px;
	background: url(../images/common_h2_bg003.gif) no-repeat top left;
	padding:7px 0 0 20px;
	display: block;
	color: #FFFFFF;
	font-size: 115%;
	font-weight: bold;
}

/*2: news perts for index
=================================*/
body#news div.section dl.news-box{
	margin: 0 15px 13px 15px;
	background: url(../../en/news/images/news_bg001.gif) repeat-x bottom left;
	zoom : 1;
}
body#news div.section dl.news-box dt{
	padding-bottom: 4px;
}
body#news div.section dl.news-box dt span.ic-01{
	padding-left: 15px;
	background: url(../images/common_ic005.gif) no-repeat 0 0.5em;
	zoom : 1;
}
body#news div.section dl.news-box dd{
	margin: -1.7em 0 0 5.5em;
}
/*99: extra
=================================*/

