body {
	font-family:'Myriad Pro',Myriad,Arial,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',Helvetica,sans-serif;
	font-size:0.9em;
	color: #333333;
	text-align: center;
	background: url("../img_common/bg-shadow.gif") center;
	background-position : center;
	padding: 0px;
	margin : 0px;
}

#wrapper{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background-color: white;
}

#header{
	height:90px;
	padding:20px;
	background-image: url("../img_common/bg_header.gif");
}

#description{
	text-indent: -9000px;
}

#banner a{
	margin-top:10px;
	width:275px;
	height:46px;
	background-image: url("../img_common/banner.gif");
	background-position: left top;
	text-indent: -9000px;
	float: left;
}

#banner-contact a{
	width:235px;
	height:46px;
	margin-right:50px;
	background-image: url("../img_common/banner-contact.gif");
	background-position: left top;
	text-indent: -9000px;
	float: right;
}

#globalmenu{
	width:800px;
	height:40px;
	background-image: url("../img_common/globalmenu.gif");
	padding:0; margin:0;
	left:0em;
}

#globalmenu a span{
	display:none;
	}
ul#globalmenu{
	list-style:none;
	width:100%;
	}
ul#globalmenu li{
	list-style:none;
	float:left;
	height:40px;
	padding:0; margin:0;
	}

ul#globalmenu a{
	display:block;
	background-image:url("../img_common/globalmenu.gif");
	}

a.gm1{
	width:133px;
	height:40px;
	background-position:0px 0px;
}
a:hover.gm1{
	width:133px;
	height:40px;
	background-position:0px -40px;
}
a.gm2{
	width:140px;
	height:40px;
	background-position:-134px 0px;
}
a:hover.gm2{
	width:140px;
	height:40px;
	background-position:-134px -40px;
}
a.gm3{
	width:114px;
	height:40px;
	background-position:-274px 0px;
}
a:hover.gm3{
	width:114px;
	height:40px;
	background-position:-274px -40px;
}
a.gm4{
	width:160px;
	height:40px;
	background-position:-388px 0px;
}
a:hover.gm4{
	width:160px;
	height:40px;
	background-position:-388px -40px;
}
a.gm5{
	width:87px;
	height:40px;
	background-position:-548px 0px;
}
a:hover.gm5{
	width:87px;
	height:40px;
	background-position:-548px -40px;
}
a.gm6{
	width:166px;
	height:40px;
	background-position:-635px 0px;
}
a:hover.gm6{
	width:166px;
	height:40px;
	background-position:-635px -40px;
}

#pankuzu{
	font-size:80%;
	color: #B82C02;
	background-color: #d8d3c9;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid white;
}

#mcwrapper{
	overflow: hidden;
}

#topimage{
display:block;
text-indent:-9000px;
width:800px;
height:100px;
background:url("../img_index/top2.jpg");
}

#mc, sidebar{
	margin:0;
	line-height:160%;
}
	
#mc{
	width:561px;
	padding:20px 17px 20px 10px;
	float:right;
}
*html body #mc{width:584px;}

#sidebar{
	display:block;
	width:188px;
	padding:20px 7px 20px 17px;
	background-color:#edede8;
	float:left;
	padding-bottom: 32760px;
	margin-bottom: -32760px;
}
*html body #sidebar{width:206px;}

#sidecontact p a{
	display:block;
	text-indent:-9000px;
	width:180px; height:110px; margin:40px 0 20px 0;
	background:url("../img_common/sidebar-contact.gif");
}

#footer{
	width:800px;
	clear:both;
}

#footergm{background-color:white;}

#copyright{
	background:url(../img_common/bg-copyright.gif);
	padding:20px 0;
}
#copyright p{
	text-align:center;
	text-indent:-9000px;
	background:url(../img_common/copyright.gif) no-repeat center;
}
