@charset "UTF-8";


/* topVisual
================================================== */
#topVisual{
	margin-bottom:15px;
	width:690px;
	height:380px;	
}

#topVisual img{
	display:none;
}


/* feature
================================================== */
#feature{
	margin-bottom:29px;	
}

#feature .featureContent{
	margin-left:7px;
	padding:2px 2px 4px 2px;
	width:219px;
	float:left;
	background:#FFF;
	border:solid #ECECEC 1px;
}

#feature .featureContent.first{
	margin-right:1px;
	margin-left:0;
}

#feature .featureContent .featureHeader{
	position:relative;
	width:219px;
	height:171px;
}

#feature .featureContent .featureHeader h2{
	position:absolute;
	top:142px;
	left:15px;
	line-height:0;
}

#feature .featureContent .featureHeader figure{
	position:absolute;
	top:0;
	left:0;	
}

#feature .featureContent article{
	margin:12px 10px 0 15px;
	line-height:1.4;
}

#feature .featureContent article header time{
	float:left;
}

#feature .featureContent article header p{
	float:right;
	color:#000;
}

#feature .featureContent article time,
#feature .featureContent article p{
	font-size:84%;
}

#feature .featureContent article h3{
	margin-bottom: 2px;
}

#feature .featureContent article p{
	color:#666;
}


/* newsList
================================================== */
#newsList header{
	margin-bottom:4px;
	padding:0 1px 7px 1px;
	border-bottom:solid #E4E4E4 3px;	
}

#newsList header h2{
	float:left;
}

#newsList header p{
	float:right;
}

#newsList table{
	width:690px;
}

#newsList table th,
#newsList table td{
	padding-top:10px;
	padding-bottom:9px;
	background-image:url(../img/cmn/dotted_li_02.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	line-height:1.4;
}

#newsList table th{
	width:1%;
	background-position:left bottom;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}

#newsList table td{
	padding-left:1.0em;
	background-position:right bottom;
}

#newsList table th time{
	padding:0 0 0 16px;
	display:block;
	background:url(../img/cmn/link_ic_02.gif) no-repeat left 0.4em;
}