@charset "utf-8";
/* CSS Document */




#all{
	width:680px;
	height:auto;
	margin:0;
}

#bigbnr{
	width:100%;
	height:auto;
	margin-bottom:4em;
}
#bigbnr > ul >li{
	margin-bottom:1.5em;
}

#pickup{
	width:100%;
	height:auto;
}
.title_bnr{
	margin-bottom:0.8em;
}
#pickup ul > li{
	display: inline-block;
	width:32.8%;
	height:280px;
	vertical-align:top;
	margin-bottom:1em;
}

.title{
	font-size:90%;
	padding:5px 1px;
	border-bottom:#909090 dotted 1px;
}
.title img{
	float:left;
	vertical-align:middle;
	margin-right:5px;
}
.text{
	clear:both;
	font-size:88%;
}

#clock , #clock > ul {
	width:100%;
	height:auto;
}

.clock_2 >li {
	display: inline-block;
	width:50% !important;
	height:auto;
	margin-bottom:1em;
}

#clock > ul > li {
	display: inline-block;
	width:100%;
	height:auto;
	margin-bottom:1em;
}
