@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font:"ＭＳ Ｐ明朝";
	font-size:12px;
	color:#666;
	line-height:150%;
	background:url(../img/bg.gif) left top repeat-x;
	background-color:#fffbe2;
	text-align:center;
}
img{
	border:0;
}
p,table,form{
	margin:0;
	padding:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
.clear{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
h1{
	width:165px;
	height:60px;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:40px 0px 0px 40px;
	float:left;
	display:block;
}
h1 a{
	width:165px;
	height:60px;
	display:block;
	text-decoration:none;
}
h1 span,#lang_ja a span,#lang_en a span,#global ul li span,#footer address span{
	visibility:hidden;
}
#header_ja{
	width:1000px;
	height:123px;
	margin:0px auto 0px auto;
	background:url(../img/header_bg_ja.gif) center top no-repeat;
	text-align:left;
}
#header_en{
	width:1000px;
	height:123px;
	margin:0px auto 0px auto;
	background:url(../img/header_bg_en.gif) center top no-repeat;
	text-align:left;
}
#lang_ja{
	padding:50px 0px 0px 614px;
	float:left;
}
#lang_ja a{
	width:60px;
	height:40px;
	display:block;
	text-decoration:none;
}
#lang_en{
	padding:50px 0px 0px 22px;
	float:left;
}
#lang_en a{
	width:61px;
	height:40px;
	display:block;
	text-decoration:none;
}
#main{
	width:1000px;
	margin:0px auto 0px auto;
	text-align:left;
}
#global{
	width:1000px;
	margin:0px auto 0px auto;
	background:url(../img/global_bg2.gif) center top no-repeat;
	text-align:left;
}
#global ul li{
	float:left;
	display:inline;
}
#global li#g01{ /* HOME */
	margin:6px 0px 0px 180px;
}
#global li#g01 a{ /* HOME */
	width:56px;
	text-decoration:none;
	display:block;
}
#global li#g02{ /* PRESS SHOT */
	margin:6px 0px 0px 26px; 
}
#global li#g02 a{ /* PRESS SHOT */
	width:93px;
	text-decoration:none;
	display:block;
}
#global li#g03{ /* NEWS */
	margin:6px 0px 0px 24px; 
}
#global li#g03 a{ /* NEWS */
	width:48px;
	text-decoration:none;
	display:block;
}
#global li#g04{ /* ITEM */
	margin:6px 0px 0px 25px; 
}
#global li#g04 a{ /* ITEM */
	width:42px;
	text-decoration:none;
	display:block;
}
#global li#g05{ /* ABOUT */
	margin:6px 0px 0px 25px; 
}
#global li#g05 a{ /* ABOUT */
	width:60px;
	text-decoration:none;
	display:block;
}
#global li#g06{ /* BLOG */
	margin:6px 0px 0px 25px; 
}
#global li#g06 a{ /* BLOG */
	width:42px;
	text-decoration:none;
	display:block;
}
#global li#g07{ /* SPOT */
	margin:6px 0px 0px 25px; 
}
#global li#g07 a{ /* SPOT */
	width:42px;
	text-decoration:none;
	display:block;
}
#global li#g08{ /* SHOPPING */
	margin:6px 0px 0px 25px; 
}
#global li#g08 a{ /* SHOPPING */
	width:80px;
	text-decoration:none;
	display:block;
}

#footer{
	width:1000px;
	margin:0px auto 0px auto;
	text-align:left;
}
#footer address{
	height:32px;
	background:url(../img/footer.gif) center top no-repeat;
}

