/* メインページ */
table.t_main{
	border-collapse: collapse;
	width:708px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

div#pickup{
	width:400px;
	height:230px;
	color:#ffffff;
	margin-left:auto;
	margin-right:0px;
	padding-bottom:10px;
	border-left:1px solid #1f0c00;
	border-right:1px solid #1f0c00;
	border-bottom:1px solid #1f0c00;

}

#pickup img{
	margin-top:9px;
	margin-left:9px;
	margin-right:9px;
	border:1px solid #1f0c00;
	float:left;
}

div.data{
	float:right;
	width:220px;
	margin-top:10px;
	margin-right:10px;
}

div.name{
	width:100%;
	font-size:14px;
	height:16px;
	font-weight:bold;
	border-bottom:1px solid #625D5A;
	color:#1f0c00;
}

div.size{
	margin-top:5px;
	width:100%;
	text-align:right;
	font-size:14px;
	height:16px;
	color:#1f0c00;
}

div.comment{
	margin-top:30px;
	width:208px;
	height:120px;
	font-size:10px;
	line-height:14px;
	border:1px solid #2F2A27;
	padding:5px;
	color:#1f0c00;
	overflow:auto;
}


div.sub{
	width:208px;
	text-align:center;
	font-size:12px;
	height:14px;
	color:#ffffff;
	padding:1px 0px 1px 0px;
	background-color:#2F2A27;
	margin-bottom:5px;
}


div#time{
	width:290px;
	height:364px;
	margin-left:0px;
	margin-right:auto;
	margin-bottom:10px;
	border-left:1px solid #1F0C00;
	border-right:1px solid #1F0C00;
	border-bottom:1px solid #1F0C00;
}

div#news{
	width:400px;
	height:114px;
	margin-left:auto;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	border-left:1px solid #1F0C00;
	border-right:1px solid #1F0C00;
	border-bottom:1px solid #1F0C00;
}

div#info{
	width:708px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}

table.info_t{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}

div#mob{
	width:290px;
	height:118px;
	border:1px solid #1F0C00;
	margin-right:16px;
}

div#event_b{
	width:398px;
	height:118px;
	border:1px solid #1F0C00;
}

div#kokuchi{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:708px;
	margin-top:10px;
	margin-bottom:10px;
}

#kokuchi p{
	margin-top:2px;
	border:2px solid #ff0000;
	padding:10px;
	background-color:#ffffff;
}
