@charset "utf-8";

/* CSS Document */

h1 {
	width: 640px;
	height: 0;
	padding-top: 916px;
	overflow: hidden;
	background: url(../img/top/mainvisual.jpg) no-repeat left top;
}

h1.limi{
	width: 640px;
	height: 0;
	padding-top: 480px;
	overflow: hidden;
	background: url(../img/top/mainvisual2.jpg) no-repeat left top;
}

h2 a{
	width: 640px;
	height: 148px;
    display:block;
    text-indent:-9999px;
	overflow: hidden;
    background: url(../img/top/info.gif) no-repeat left top;
}

#news {
	background: #fefefe;
	margin-bottom: 30px;
	text-align: left;
}

#news h3 {
}

#news ul {
	background: #fcf8ef;
}

#news li {
	background: url(../img/top/line.gif) no-repeat left bottom;
}

#news li a{
	width: 640px;
	display: block;
	padding: 15px 0;
	display: table;
	text-decoration: none;
	background: url(../img/top/top_news_arrow.png) no-repeat 609px center;
}

#news li a p {
	padding:0 45px 0 30px;
}

#news li a p.date {
	margin-bottom: 5px;
    color:#bf9268;
}

#news li a p.title {
	width: 580px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-align: left;
}

#pickup {
}

#pickup h3 {
	padding-bottom: 5px;
	background: url(../img/top/line.gif) no-repeat left bottom;
}

#pickup ul {
	background: #fcf8ef;
}

#pickup ul li{
	background: url(../img/top/line.gif) no-repeat left bottom;
}

#pickup ul li a{
	width: 640px;
	display: block;
	padding: 15px 0;
	display: table;
	text-decoration: none;
}

#pickup ul li a .thumbnail{
	width: 205px;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
}

#pickup ul li a .thumbnail p {
	width: 158px;
	border:solid 4px;
	border-radius: 0.3em;
}

#pickup ul li a .thum01 p {
	border-color: #65c8df;
}
#pickup ul li a .thum02 p {
	border-color: #fe7fb4;
}
#pickup ul li a .thum03 p {
	border-color: #9dcc42;
}
#pickup ul li a .thum04 p {
	border-color: #fea000;
}

#pickup ul li a .title{
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}


.bnr_onair  {
	margin:10px auto 20px 20px;
    text-align:center;
    overflow:hidden;
}

.bnr_onair img { float:left; margin-left:20px; }