/* CSS Document */

.contents {
	width:900px;
	margin-bottom:30px;
}


.main_img {
	background: url(../images/index/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:184px;
	margin-bottom:20px;
	padding-top:190px;
}


/*contents_inner
-------------------*/
.contents_inner {
	width:840px;
	margin:auto;
}


/*contents_r
-------------------*/
.contents_r {
	width:530px;
	float:right;
}


.groupnews_wrap {
	background:url(../images/index/bg_news_header.gif) 0 0 no-repeat;
	width:530px;
	padding-top:10px;
}

.title_groupnews {
	background:url(../images/index/title_img_groupnews.gif) 0 0 no-repeat;
	width:166px;
	height:17px;
	text-indent:-9999px;
	margin-bottom:10px;
}

ul.icon_group {
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}

ul.icon_group li {
	float:left;
	margin-right:15px;
}

.icon_group01 {
	background:url(../images/index/icon_co.gif) 0 2px no-repeat;
	padding-left:25px;
}

.icon_group02 {
	background:url(../images/index/icon_ro.gif) 0 2px no-repeat;
	padding-left:25px;
}

.icon_group03 {
	background:url(../images/index/icon_ma.gif) 0 2px no-repeat;
	padding-left:25px;
}

.icon_group04 {
	background:url(../images/index/icon_em.gif) 0 2px no-repeat;
	padding-left:25px;
}

.news_table td {
	font-size:0.8em;
	vertical-align:top;
	padding:2px;
	border-bottom:1px dotted #C8C8C8;
}



/*contents_l
-------------------*/
.contents_l {
	width:280px;
	float:left;
}

.pickup_wrap {
	background:url(../images/index/bg_picup_header.gif) 0 0 no-repeat;
	width:280px;
	padding-top:10px;
}

.title_pickup {
	background:url(../images/index/title_img_picup.gif) 0 0 no-repeat;
	width:110px;
	height:17px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.pickup_box {
	width:280px;
	margin-bottom:15px;
}

.pickup_img {
	width:120px;
	float:left;
}

.pickup_text {
	width:150px;
	float:right;
	font-size:0.8em;
}

.pickup_title {
	background:url(../images/index/arrow.gif) 0 5px no-repeat;
	padding-left:15px;
	font-size:1em;
	font-weight:normal;
}

