@charset "UTF-8";
*{
	margin:0;
	padding:0;
	line-height:normal;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
}

a{
	cursor:pointer;
}

body{
	text-align:center;
}

img{
	display:block;
}

strong{
	font-weight:bold;
}

#wrapper{
	width:800px;
	margin:auto;
	text-align:left;
	position:relative;
	
}

#header{
	width:800px;
}

#header *{
	text-decoration:none;
	border:none;
}

#header h1{
	width:380px;
	height:70px;
	overflow:hidden;
}

#page_title{
	width:100%;
	float:left;
	margin-right:-420px;
}
#page_title2{
	width:100%;
	float:left;
	margin-right:-580px;
}


#language_select{
	width:420px;
	float:left;
}

#new_english{
	width:580px;
	float:left;
	font-weight: bold;
}

#language_select_titile{
	width:460px;
}

#language_select_body{
	width:420px;
	float:right;
	cursor:pointer;
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#language_select_body_new{
	width:580px;
	float:right;
	cursor:pointer;
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-weight: bold;
}

#wrapper #header #language_select #language_select_body .explain {
	font-size: 9px;
}
#wrapper #header #language_select #language_select_body .explain a {
	color: #553900;
	font-weight: bold;
	font-size: 10px;
}
#wrapper #header #new_english #language_select_body_new .explain {
	font-size: 9px;
}
#wrapper #header #new_english #language_select_body_new .explain a {
	color: #553900;
	font-weight: bold;
	font-size: 10px;
}
#wrapper #header #new_english #language_select_body_new .explain_en {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper #header #new_english #language_select_body_new .explain_en a {
	color: #553900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#wrapper #header #new_english #language_select_body_new .housing {
	font-size: 15px;
	font-weight: bold;
}




#language_select_body img{
	float:left;
}

#last_up_date{
	font-size:10px;
	margin-top:4px;
	margin-right:20px;
	clear:both;
	float:right;
	display:inline;
}

#menu{
	width:800px;
	height:30px;
	background-color:#333333;
	clear:both;	
}

#menu #button{
	margin-top:4px;
	margin-right:3px;
	float:right;	
}

#menu #button #button_top{
	float:left;
}

#menu #button #button_simulator{
	float:left;
	cursor:pointer;
}

#menu #button #button_contact{
	float:left;
}

#footer{
	width:780px;
	margin-left:10px;
	padding-top:15px;
	text-align:center;
	clear:both;
	margin-bottom: 10px;
	font-weight: bold;
}

#footer #bottom_menu p{
	width:780px;
	margin:0 auto 10px auto;
	margin:20px 0 10px 0;
	color:#5F7FDF;
}

#footer #bottom_menu p *{
	font-size:12px;
	border:none;
	text-decoration:none;
}

#footer #copyright p{
	width:780px;
	font-size:11px;
}

#footer #banner p *{
	width:780px;
	font-size:14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

#footer #banner p{
	width:772px;
	font-size:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	text-align: right;
	color: #999999;
}

.return {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #996580;
	margin-right: 10px;
}
.footmenu {
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}