a:link {
	color: #666666;	
	text-decoration: none;
}
a:visited {	
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff1d25;
}
a:active {
	color: #666666;
}

body{
	margin: 0px;
}
#wrapper {
	width: 100%;
	margin: 0px;
	padding-top: 40px;
}
#center_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	text-align: center;
	width: 800px;
}
.head_rogo_r {
	height: 140px;
	width: 130px;
	float: left;
}
.head_menu {
	float: left;
	height: 140px;
	width: 670px;
}
.head_menu_button {
	float: left;
	height: 140px;
	margin-right: 30px;
}
#contents_box {
	float: left;
}
#footer {
	height: 70px;
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
}
.foot_line {
	width: 100%;
	margin-top: 4px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 10px;
	letter-spacing: 1px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#left_box {
	float: left;
	width: 320px;
}
#right_box {
	float: left;
	width: 444px;
	padding-top: 107px;
	padding-left: 36px;
}
#right_page_top {
	float: left;
	height: 40px;
	width: 800px;
	text-align: right;
	padding-top: 80px;
	clear: both;
}
