*html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

a:link  {color: #333333;text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover  {color: #333333;text-decoration:none;}
a:active {color: #333333;text-decoration:none;}
body,h1,h2,h3,h4,h5,h6,div,p,ul,li,dl,dt,dd,table,tr,th,td{
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	letter-spacing: 0em;
	line-height: 1.5em;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#wrap {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	width: 900px;
}
#container {
	text-align: left;
	padding: 10px;
	margin: 0 auto;
	width: 900px;
}

#left {
	width: 700px;
	float: left;
}
#header {
	width: 700px;
	height: 100px;
}
#logo {
	margin-top: 20px;
	margin-left: 10px;
	width: 145px;
	height: 70px;
	float:left;
}
h1{
	height: 70px;
	width: 145px;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
h1 a{
	height: 70px;
	width: 145px;
	display:block;
}


#slogan{
	margin-top: 20px;
	margin-left: 275px;
	float:left;
	height: 70px;
	width: 270px;
	background-image: url(../images/slogan.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
*html #slogan{
	margin-left: 215px;
}

#siteMenu{
	height: 20px;
	width: 200px;
	float: right;
}
#siteMenu ul{
	list-style: none;
}

#siteMenu li#btSitemap{
	width: 60px;
	height: 20px;
	display:block;
	float: left;
	background-image: url(../images/btSitemap.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#siteMenu li#btSitemap a{
	width: 60px;
	height: 20px;
	display:block;
}

#siteMenu li#btPrivacy{
	width: 80px;
	height: 20px;
	display:block;
	float: left;
	background-image: url(../images/btPrivacy.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#siteMenu li#btPrivacy a{
	width: 80px;
	height: 20px;
	display:block;
}

#siteMenu li#btContact{
	width: 60px;
	height: 20px;
	display:block;
	float: left;
	background-image: url(../images/btContact.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#siteMenu li#btContact a{
	width: 60px;
	height: 20px;
	display:block;
}





#contentsMenu{
	width: 700px;
}
#contentsMenu ul{
	list-style: none;
	width: 700px;
}
#contentsMenu ul li{
	width: 80px;
	height: 32px;
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#contentsMenu ul li a{
	width: 80px;
	height: 32px;
	display:block;
	float: left;
}


#contentsMenu ul li#btCompany{
	background-image: url(../images/btCompany.png);
}
#contentsMenu ul li#btWorks{
	background-image: url(../images/btWorks.png);
}
#contentsMenu ul li#btShoplist{
	background-image: url(../images/btShoplist.png);
}
#contentsMenu ul li#btRecruit{
	background-image: url(../images/btRecruit.png);
}
#contentsMenu ul li#btBlog{
	background-image: url(../images/btBlog.png);
}




#footer{
	margin-top: 30px;
}

#line{
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer #copyRight{
	height: 50px;
	width: 120px;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -99999px;
	overflow: hidden;
}

#footer #tokyoOffice{
	margin-left: 20px;
	height: 50px;
	width: 220px;
	background-image: url(../images/tokyoOffice.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -99999px;
	overflow: hidden;
}
#footer #osakaOffice{
	margin-left: 20px;
	height: 50px;
	width: 200px;
	background-image: url(../images/osakaOffice.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -99999px;
	overflow: hidden;
}
#right {
	margin-bottom: 20px;
	margin-left: 20px;
	width: 160px;
	float: right;
}
*html #right {
	margin-top: 10px;
}
#rightMenu{
	width: 160px;
}

#pankuzu{
}
#pankuzu p{
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
}
#pankuzu p a{
	color: #F49E29;
}

#language{
	font-size: 12px;
	text-align: right;
}










