.page_align {
	margin: auto;
}
.cubenet {
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.cubenet a:link {
	text-decoration: none;
	color: #999999;
}
.cubenet a:visited {
	text-decoration: none;
	color: #999999;
}
.cubenet a:hover {
	text-decoration: underline;
	color: #999999;
}
.cubenet a:active {
	text-decoration: underline;
	color: #999999;
}


.headline_contents_value
{
	border-width: 0px 0 0 1px;
	border-style: solid;
	border-color: #669900;
	margin: 0 0 0 5px;
	font-size: 15px;
}

/*-----------------------------------------
Contents menu bottom added 2007/07/03
*/
.contents_menu_bot {
	font-size: x-small;
	text-align: center;
	line-height: 140%;
	padding: 0 37px 20px 30px;
}
.contents_menu_bot a:link {
	color: #666666;
	text-decoration: none;
}
.contents_menu_bot a:visited {
	color: #666666;
	text-decoration: none;
}
.contents_menu_bot a:hover {
	color: #333333;
	text-decoration: underline;
}
.contents_menu_bot a:active {
	color: #333333;
	text-decoration: underline;
}

