html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #CAA756;
	font-size: 12px;
}
img {
	vertical-align : bottom;
	display : block
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
}
a:hover {
	zoom:1.0;
	filter:alpha(opacity=80);
	/*IE*/
	-moz-opacity:0.80;
	/*FF*/
	opacity:0.80;
	vertical-align : bottom;
	display : block
}
h1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#Container {
	height:94%;
	vertical-align: middle;
}
#MainContents {
	height: 660px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#LeftBox {
	float: left;
	width: 200px;
	margin-right: 20px;
	height: 600px;
	display: block;
}
#LeftBox h3 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #663300;
	font-weight: normal;
	padding: 5px;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
#LeftBox .Enter {
	height: 50px;
	width: 200px;
	display: block;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#LeftBox .Leave {
	height: 50px;
	width: 200px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}
#LeftBox .EnglishSite {
	height: 30px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#LeftBox .Compliance {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #FF0000;
	height: 12px;
	margin-bottom: 40px;
}
#LeftBox .LiveChat {
	height: 60px;
	width: 180px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
	border: 2px solid #FF6600;
}
#LeftBox .LiveChat a {
	background-image: url(../../image/ver6/common/v6_site.jpg);
	background-position: 180px -480px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	height: 60px;
}
#LeftBox .LiveChat a:hover {
	height: 60px;
	width: 180px;
	background-image: url(../../image/ver6/common/v6_site.jpg);
	background-position: 180px -480px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#LeftBox .LiveChatKiyaku {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	height: 12px;
	margin-bottom: 5px;
}
#RightBox {
	float: left;
	width: 700px;
	display: block;
}
#RightBox .MainPhoto {
	width: 700px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#RightBox .Filtering {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Caution {
	clear: both;
	text-align: center;
	display: block;
	background-color: #DCC58D;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	margin-bottom: 20px;
}
#Copyright {
	background-position: center center;
	background-color: #000000;
	background-image: url(../../image/ver6/common/copyright.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 25px;
}
