@charset "utf-8";

/*container*/

.container {
	background: #ffffff;
	height: 558px;
	width: 800px;
	position: relative;	
	margin: 10px auto 0 auto;
}


/*header*/

.headtitle {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 800px;
}
div.choose_e_j {
	margin:0;
	padding:8px 0px 8px 0px;
	border:none;
	height:10px;
	width:800px;
}
.choose_e_j div#jp {
	float:left;
	padding:0 8px 0 0px;
	margin:0 0 0 685px;
	color:#333333;	
	}
.choose_e_j div#jp p{
	margin:0;
	padding:0;
}
.choose_e_j div#en {
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	color:#999999;
	}
.choose_e_j div#en p {
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	border:none;
	}
.logo {
	clear: both;
	margin:10px auto auto 45px;
	padding:0;
	height:auto;
	background-color:#FFFFFF;
	font-size:50%;
 	font-weight: normal;
	color: #FFFFFF;
	}
	

/* menu */

#menu {
	margin: 0;
	padding: 0px;
	height: 19px;
	width: 800px;
	background-color:#FFFFFF;
}
.menufont {
	display: none
}
#menu ul {
	padding: 0px ; margin: 0px 0px 0px 343px;
}
#menu ul li {
	display: block; float: left; margin: 0px;
}
#menu ul li a {
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 19px;
}
#menu ul li#m-home a  {
	background-image:url(../img/menu/bimg_home_off.gif);
	width: 42px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-home a:hover  {
	background-image:url(../img/menu/bimg_home_ro.gif);
	width: 42px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-home-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_home_on.gif);
	width: 42px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-news a  {
	background-image:url(../img/menu/bimg_news_off.gif);
	width: 50px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-news a:hover  {
	background-image:url(../img/menu/bimg_news_ro.gif);
	width: 50px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-news-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_news_on.gif);
	width: 50px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-about  a {
	background-image:url(../img/menu/bimg_about_off.gif);
	width: 65px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-about a:hover  {
	background-image:url(../img/menu/bimg_about_ro.gif);
	width: 65px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-about-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_about_on.gif);
	width: 65px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-products a  {
	background-image:url(../img/menu/bimg_prod_off.gif);
	width: 67px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-products a:hover  {
	background-image:url(../img/menu/bimg_prod_ro.gif);
	width: 67px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-products-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_prod_on.gif);
	width: 67px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-shop  a  {
	background-image:url(../img/menu/bimg_shop_off.gif);
	width: 63px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-shop  a:hover {
	background-image:url(../img/menu/bimg_shop_ro.gif);
	width: 63px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-shop-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_shop_on.gif);
	width: 63px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-partner a  {
	background-image:url(../img/menu/bimg_ptner_off.gif);
	width: 89px;
	height:19px;

	background-repeat: no-repeat;
}
#menu ul li#m-partner a:hover  {
	background-image:url(../img/menu/bimg_ptner_ro.gif);
	width: 89px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-partner-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_ptner_on.gif);
	width: 89px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-contact a  {
	background-image:url(../img/menu/bimg_contct_off.gif);
	width: 62px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-contact a:hover  {
	background-image:url(../img/menu/bimg_contct_ro.gif);
	width: 62px;
	height:19px;
	background-repeat: no-repeat;
}
#menu ul li#m-contact-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/menu/bimg_contct_on.gif);
	width: 62px;
	height:19px;
	background-repeat: no-repeat;
}


/*contents area*/

.contents {
	margin: 0px 20px 0 21px;
	padding: 365px 20px 17px 380px;
	background: #ffffff url(../img/top/img_top160.jpg) no-repeat -10px 10px;
	height: 40px;
	width: auto;
	border:solid 1px #aaaaaa;
}
.information {
	text-align:right;
	padding:0;
	color: #555555;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
}
.information ul li {
	text-align:right;
	padding:0 0 10px 0;
	
}
.information p a,
.information ul li a {
	background:  url(../img/top/img_news_ico.gif) no-repeat 100% 0;
	padding:0 18px 0 5px;
}

/*footer-black*/

#footer {
	background: #ffffff;
	width: 800px;
	height: 35px;
	margin:0;
	padding:0px;
	border-style: none;
}
#footer ul {
	padding: 0px ; margin: 0px 0px 0px 400px;
}
#footer ul li {
	display: block; float: left; margin: 0px;
}
#footer ul li a {
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	margin: 10px 0 0 0;
	height: 10px;
}
#footer ul li#m-copy  {
	background-image:url(../img/menu/bimg_copyright.gif);
	margin: 10px 0 0 0;
	width: 254px;
	height:10px;
	background-repeat: no-repeat;
}
#footer ul li#m-policy a  {
	background-image:url(../img/menu/bimg_siteplcy.gif);
	width: 75px;
	height:10px;
	background-repeat: no-repeat;
}
#footer ul li#m-map a  {
	background-image:url(../img/menu/bimg_sitemap.gif);
	width: 47px;
	height:10px;
	background-repeat: no-repeat;
}
