
main{
	padding-bottom: 0;
}

#img_bg{
	font-size: 0;
	line-height: 0;
}

#imgup{
	width: 100%;
}

#imgup .topimg{
	text-align: center;
}

#imgup .topimg img{
	width: 100%;
	max-width: 760px;
}

#cover{
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 10px 0 0 0;
}

#cover li{
	display: inline-block;
	margin: 0 4px;
}

#cover a{
	padding: 1px;
	border: 1px solid #d5bc65;
}


/** blog **/

#blog{
	background: rgba(255,255,255,0.85);
	margin: 0 0 10px 0;
}

#blog .bbox{
	display: table;
	width: 100%;
	color: #333;
	border-bottom: 1px dotted #ddd;
	padding: 8px 10px;
	background: url(../img/all/i1.png) no-repeat 100% 50%;
	-webkit-background-size: 25px 45px;
	background-size: 25px 45px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

/* left img
#blog .bbox .img{
	display: table-cell;
	vertical-align: middle;
	width: 70px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
*/

#blog .bbox .txt{
	display: table-cell;
	vertical-align: middle;
}

#blog .bbox .txt div{
	margin: 0 20px 0 0;
}

#blog .bbox .txt h3{
	font-size: 12px;
	color: #cc0000;
}

#blog .bbox .txt span{
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	margin: 0 0 3px 0;
}

#blog .bbox .txt span em{
	color: #333;
}

#blog .bbox .txt p{
	font-size: 11px;
	line-height: 16px;
}

#blog .bbox:last-of-type{
	border-bottom: 1px solid #ddd;
}


#schedule{
	padding: 0 10px 0 10px;
}


/** sche_bt **/

#sche_bt{
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 10px 0 10px 0;
}

#sche_bt .bt1{
	display: inline-block;
	vertical-align: top;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	padding: 5px 0;
	font-size: 14px;
}

#sche_bt .bt1:nth-child(1){
	margin: 0 5px 5px 0;
}

#sche_bt .bt1:nth-child(2){
	margin: 0 0 5px 0;
}

#sche_bt .bt1:nth-child(4){
	margin: 0 5px 5px 0;
}

#sche_bt .bt1:nth-child(5){
	margin: 0 0 5px 0;
}

.twit_in{
	margin-bottom: 10px;
}
