@charset "Shift_JIS";


/*個々のスタイルを設定*/


#container_top {
	border:1px solid #d9d9d9;
	float: left;
	padding:0;
	width: 750px;
	margin: 0 0 10px 0;
	text-align:left;
}

/* right-side */
#right_side{
	float:left;
	margin: 0 4px 0 10px;
	width:170px;
}

#right_side img { margin-bottom:5px;
}

/* end of right-side */

/* main_top */
.top_title{
	margin:3px;
}
/* end of main_top */

/* main_top */

#main_top h2{
	text-indent: -9999px;
	height: 23px;
	font-size: 12px;
	margin-bottom: 10px;
}
#topics_top{
	border: 1px #999 solid;
	width: 375px;
	margin-bottom: 10px;
}
#topics_top h2{
	background: url(../images/top_title_01.gif) no-repeat 0 0;
}

#topics_top .kiji{
	padding:5px 3px 5px 0;
}
#topics_top tr{
	color:#333;
	}
#topics_top td,th{
   vertical-align:middle;
   font-size:12px;
   line-height:130%;
   text-align:left;
}
	
#topics_top th {
	text-align:left;
	white-space:nowrap;
	width:100px;
	vertical-align:top;
	font-weight: normal;
	padding:3px 0;
	text-indent: 5px;
}

#information{
	border: 1px #999 solid;
	width: 375px;
}
#information h2{
	background: url(../images/top_title_02.gif) no-repeat 0 0;
}
#information .banner{
	text-align: center;
	width: 186px;
}
#information .banner img{
	margin: 0 0 0 0px;	
}
#information .banner .text{
	margin: 0 5px 10px 5px;
	font-size: 11px;
}
/* end of center */
