﻿@charset "utf-8";

#under {
	width  : 600px ;
	margin : 0 auto 20px auto;	
}

#topImage {
	margin-bottom : 10px ;	
}

#toitsu {
	margin-bottom : 15px ;	
}

#right_banner {
	margin-bottom:15px ;
}

	#rb_left {
		width   : 330px  ;
		float   : left   ;
		display : inline ;
	}
	
	#rb_right {
		width   : 330px  ;
		float   : right  ;
		display : inline ;
	}

#topics {
	height : 300px ;
	overflow:auto;
	border:1px solid #c8c8c8 ;
}

.tp_A , .tp_B {
	padding : 10px ;
	border-bottom:1px solid #d8d8d8 ;
}

.tp_B {
	background:#e9e9e9 ;
}

.tp_date {
	font-weight : bold ;	
	margin-bottom : 5px ;
}


.tp_date img{
	padding : 0 0 0 8px ;
}

.kokuchi{
	margin-top:15px;
	margin-bottom:15px;
}

.kokuchi_left{
	margin-top:10px;
	float:left;
	border:5px solid #ccc;
	width:305px;
	padding:5px;
	height:60px;
	font-size:12px;
}
.kokuchi_right{
	margin-top:10px;

	float:right;
	border:5px solid #ccc;
	width:310px;
	padding:5px;
	height:60px;
	font-size:12px;

}
