* {
	margin: 0;
	padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3" ,Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 0.75em;
	width: 100%;
	line-height: 140%;
	text-align: center;
	background-color: #fff;
	color: #666;
}
img {
	border: 0;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #37644e;
	text-decoration: none;
}
a:active, a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.btn_alpha a {
	-ms-filter: 'alpha(opacity=100)';
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.btn_alpha a:hover img{
	-ms-filter: 'alpha(opacity=50)';
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*-----------------------*/
#lb_wrap {
	width: 100%;
	margin: 0;
	border-bottom: 1px #666 solid;
	position: relative;
	text-align: left;
	color: #666;
	font-size: 0.9em;
}
#lb_contents {
	width: 1100px;
	margin: 0 auto;
}
#lb_cnts_l {
	float: left;
	width: 150px;
}
#lb_cnts_l p{
	margin: 15px 0 0 0;
}
#lb_cnts_l h2{
	margin: 50px 0 5px;
}
#lb_cnts_l ul{
	list-style: none;
}
#lb_cnts_l li a{
	display: block;
	width: 90px;
	height: 21px;
	text-indent: -9876px;
}
#m_top a{
	background: url(../images/menu_blk.png) 0 0 no-repeat;
}
#m_top a:hover{
	background-position: -90px 0;
}
#m_eng a{
	background: url(../images/menu_blk.png) 0 -21px no-repeat;
}
#m_eng a:hover{
	background-position: -90px -21px;
}
#m_jpn a{
	background: url(../images/menu_blk.png) 0 -42px no-repeat;
}
#m_jpn a:hover{
	background-position: -90px -42px;
}

#lb_cnts_r {
	float: right;
	width: 900px;
}
#slideshow {
	width: 900px;
	height: 580px;
	margin: 0;
	padding: 20px 0 0;
	overflow: hidden;
}

#thumbs {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
#thumbs ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#thumbs li{
	float: left;
	list-style: none;
}
#thumbs li a{
	display: block;
	margin: 0 2px;
	padding: 1px 6px;
	font-weight: bold;
}
.selected a{
	color: #fff;
	background-color: #37644e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#bg_img {
	position: absolute;
	width: 100%;
	z-index: -99;
	top: 0;
	left: 0;
	overflow: hidden;
}
#bg_img img{
	width: 100%;
	height: 100%;
}

#lb_footer {
	width: 1100px;
	margin: 15px auto;
	text-align: left;
}
#lb_footer h3{
	float: left;
	width: 300px;
	height: 45px;
}
#lb_footer ul{
	list-style: none;
}
#lb_footer ul li{
	float: left;
	width: 180px;
	height: 45px;
}
#copyright {
	float: right;
	padding: 15px 5px 0 0;
	font-size: 0.85em;
}

#bnr_crossitoff{
	text-align:center;
}