@charset "UTF-8";


/* ////////////////////////////////////////
#news
//////////////////////////////////////// */
#news {
}

#news .headline {
	margin-bottom:60px;
}

#news h3 {
	padding-top:20px;
	border-bottom:3px solid #7e8990;
	margin-bottom:20px;
}


.news-list span {
	font-size:0.9em;
	color:#9ea7ac;
}

/* new clearfix */
#news dl:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html #news dl             { zoom: 1; } /* IE6 */
*:first-child+html #news dl { zoom: 1; } /* IE */


/* ////////////////////////////////////////
.index
//////////////////////////////////////// */
/* pickup------------------------------*/
#pickup {
	width:666px;
	float:left;
}

#pickup dt {
	width:200px;
	float:left;
	padding-bottom:30px;
}

#pickup dd {
	width:466px;
	float:right;
	padding-bottom:30px;
}

#pickup dd h4 a {
	display:block;
	padding:5px 5px 5px 40px;
	background:url(../images/pickup-arrow.gif) left center no-repeat;
}

#pickup dd h4 a:hover {
	background-position:-470px center;
}

#pickup dd h4 a span {
	padding-right:10px;
}

#pickup dd h4 a em {
	font-size:0.9em;
	color:#5e6c74;
	font-style:normal;
}

#pickup dd h4 a strong {
	display:block;
}

#pickup dd p {
	padding-top:0.5em;
}

/* feature------------------------------*/
#feature {
	idth:268px;
	float:right;
}

#feature ul {
	list-style:none;
}

#feature ul li {
	padding-bottom:10px;
}

/* #index-category ------------------------------*/
#index-category {
	padding:30px 0px;
}

#index-category .box {
	float:left;
	width:324px;
}

#index-category .last {
	width:305px !important;
}

#index-category h3 {
	width:305px;
}

#index-category ul {
	width:305px;
	list-style:none;
}


#index-category li {
	margin-bottom:20px;
}

#index-category li a {
	display:block;
	position:relative;
	width:305px;
}

#index-category li a strong {
	display:block;
	position:absolute;
	left:110px;
	top:5px;
}

#index-category li a span {
	display:block;
	position:absolute;
	left:110px;
	bottom:5px;
}

#index-category p {
	width:305px;
	border-top:1px solid #999;
	padding:5px 0px 30px;
	text-align:right;
}

#index-category #news-banner {
	width:304px;
	float:right;
}

#index-category #news-banner li {
	margin-bottom:5px;
}

#index-category #news-banner li a img {
	border:1px solid #ccc;
}

#index-category #news-banner li a:hover img {
	border:1px solid #f00;
}


/* ////////////////////////////////////////
#cateogry
//////////////////////////////////////// */
#category h3 {
}

#category ul {
	list-style:none;
}

#category ul li {
	width:324px;
	float:left;
	padding-bottom:20px;
}

#category ul li.last {
	width:305px;
}

#category ul li a {
	display:block;
	width:305px;
	position:relative;
}

#category ul li a strong {
	display:block;
	position:absolute;
	left:110px;
	top:5px;
}

#category ul li a span {
	display:block;
	position:absolute;
	left:110px;
	bottom:5px;
}

/* ////////////////////////////////////////
#posts
//////////////////////////////////////// */
#posts-title {
}

#posts-title strong {
display: block;
width:600px;
float:left;
padding-bottom:10px;
font-size:1.6em;
}

#posts-title strong em {
font-size:0.7em;
color:#999;
}

#posts-title span {
padding-top:25px;
display: block;
width:305px;
float:right;
text-align:right;
}
