@charset "utf-8";
/* CSS Document */

#main_vis {
	margin: 0px;
	clear: both;
}

#alpha .left_menu {
	border: 5px solid #f0f0f0;
	width: 175px;
	display: block;
	margin: 0px 0px 10px;
	padding: 10px 7px 10px 8px;
}
#alpha .left_menu dt {
	padding-bottom: 10px;
}
#alpha {
	width: 210px;
}

#beta {
	padding: 0px 15px 32768px 0px;
	width: 675px;
	float: right;
	margin-bottom: -32768px;
}
#news ul {
	padding-top: 15px;
	list-style-type: none;
}
#news li {
	line-height: 20px;
	border-bottom: 1px dotted #a9a9a9;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#news span {
	padding-right: 20px;
}
#news div.title {
	margin: -20px 0 0 0;
	padding: 0 0 0 95px;
}

#news div.title a {
	color:#916826;
	text-decoration:none;
}
#news div.title a:hover {
	color:#c59b51;
	text-decoration:underline;
}



#gamma {
	float: right;
	width: 200px;
	margin-right: 15px;
	margin-bottom:100px;
}
#useful {
	padding: 12px 8px 32768px 7px;
	height: 443px;
}
#rm_top {
	border-bottom: 1px solid #dedede;
	padding-top: 12px;
}
#rm_top dd {
	padding: 10px 5px 15px;
	line-height: 18px;
}

#rm {
	padding-top: 12px;
}
#rm dd {
	padding: 10px 5px 15px;
	line-height: 18px;
}
#useful_bottom {
	background-image: url(../images/rm_bg_bt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;
	height: 30px;
}
#news {
	width: 460px;
	float: right;
}
#gamma .left_menu {
	width: 175px;
	display: block;
	padding: 10px 8px 10px 7px;
	border: 5px solid #f0f0f0;
	margin-bottom: 12px;
}
#gamma .left_menu_b dt {
	width: 200px;
	padding: 0;
	margin-bottom: 12px;
}
.left_menu dt {
	padding-bottom: 10px;
}

/*コンテンツ下部画像エリア*/
#content_bottom {
	height: 30px;
	clear: both;
	width: 900px;
}
#alpha_bottom {
	background: url(../common/images/alpha_bg_bt.jpg) no-repeat right top;
	height: 30px;
	width: 210px;
	float: right;
}
#beta_bottom {
	background: url(../common/images/beta_bg_bt.jpg);
	height: 30px;
	width: 660px;
	padding-right: 30px;
}

#footer h4 {
	display: block;
	text-align: right;
	padding: 0px 0px 10px;
}