/* shift_jis */
#wrapper{
	display: block;
	border: 0px none;
	width:760px;
	height:auto;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}
.clear{
	clear:both;
}
.pb_20{padding-bottom:20px;}
.mt_10{margin-top:10px;}
.mb_10{margin-bottom:10px;}
.mb_20{margin-bottom:20px;}

/*=====トップ=====*/
#top_containerL{
	width:550px;
	height:auto;
	float:left;
	margin-right:10px;
}
#top_containerR{
	width:200px;
	height:auto;
	float:right;
}
#top_containerR img{
	float:right;
	padding-bottom:10px;
}
/*====メニューバー=====*/
#menu_box{
	width:750px;
	height:70px;
	padding:10px 5px 10px 5px;
	margin:0px;
}
/*====ボトム=====*/
#bottom_container{
	width:760px;
	height:auto;
	margin-bottom:10px;
}
#bottom_container img{
	float:left;
}
#bottom_container ul{
	margin:0px;
	padding:0px;
}
#bottom_container li{
	width:110px;
	float:left;
	display:block;
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#bottom_upper_container{
	width:760px;
	height:150px;
}
#bottom_upper_container img{
	border:none;
	padding:0px;
	margin:0px;
}
#bnr_box{
	width:196px;
	height:110px;
	float:right;
}
/*=====ニュースボックス=====*/
#news_box{
	width:740px;
	height:auto;
	background-color:#f7f8fc;
	margin:0px;
	padding:5px 10px 10px 10px;
	display:block;
	list-style:none;
	line-height:120%;
}
#news_box dt{
	width:60px;
	color:#720f82;
	font-weight:bold;
	font-size:12px;
	float:left;
}
#news_box dd{
	width:660px;
	_width:650px;
	font-size:12px;
}


