h1 {
	padding-top: 10px;
}

h1 span {
	display: block;
	color: #5FBFE8;
	font-size: 12px;
	font-weight: normal;
	padding-left: 40px;
}

#visual {
	margin-bottom: 20px;
}

.news {
	margin-bottom: 20px;
	border: solid 1px #ddd;
}

.news h2 {
	position: relative;
}

.news h2 a {
	display: block;
	width: 45px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}


.news ul {
	padding: 10px 10px 5px;
}

.news ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../images/line.gif) repeat-x left bottom;
}

.news ul li span {
	display: inline;
	width: 438px;
	float: left;
}

.news ul li a {
	text-decoration: underline
}

.news ul li a:hover {
	text-decoration: none;
}

.news ul li span.date {
	display: block;
	width: 120px;
	float: left;
}

.news ul li:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
}

.news ul li {display: inline-block;}

/* MacIE begin \*/
*+html .news ul li{height: 1%;}

* html .news ul li{height: 1%;}

.news ul li {display: block;}
/* Mac IE end */



/*pickup*/
.pickup {
	_padding-bottom: 10px;
	background: url(../images/bg_pickup.gif);
	border: solid 1px #e4e4e4;
	border-top: none;
}

.pickup h3 {
	margin-bottom: 10px;
}

.pickup a {
	display: block;
	margin: 0 auto 10px;
	width: 280px;
	height: 95px;
}



p.pagetop {
	clear: both;
	text-align: right;
}

p.pagetop a {
	color: #666;
}




/******** eng ***********/
.news h2 a.btn_en-news {
	display: block;
	width: 64px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}

