@charset "utf-8";
/* CSS Document */

body,form,h1,h2,h3,h4,h5,h6,p,ul{
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
li{
	list-style:none;
	font-size: 10px;
}
body {
	width: 938px;
	margin-top: 0px;
	background-color: #e8e8e8;
	margin-left: 30px;
}
#head {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 44px;
	width: 938px;
	float: left;
	margin-left:0;
}


 
#main {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width/**/: 900px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	clear: both;
	height: 554px;
	padding-right: 23px;
}

 * html #main {
 	width: 938px;
}
	

#footer {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 938px;
	clear: both;
	float: left;
	padding-top: 27px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	line-height: 1.3em;
	color: #999999;
}
#head h1  {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	float: right;
	margin: 0px;
}
#head h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #999999;
	position: absolute;
	height: auto;
	width: auto;
	left: 100px;
	top: 12px;
}
#head img {
	border: none;
	position: absolute;
	height: 27px;
	width: 60px;
	left: 36px;
	top: 4px;
}

#navi {
	width: 900px;
	margin-top: 9px;
	position: absolute;
	height: 17px;
}
#headbox {
	height: 40px;
	width: 100%;
}

#navi ul li {
	float: left;
}
#navi_top a:link, #navi_top a:visited {
	background-image: url(../images/gn_topa.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	background-position: top;
}
#navi_info a:link, #navi_info a:visited {
	background-image: url(../images/gn_infoa.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}
#navi_blog a:link, #navi_blog a:visited {
	background-image: url(../images/gn_bloga.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}
#navi_shop a:link, #navi_shop a:visited {
	background-image: url(../images/gn_shopa.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}
#navi_mail a:link, #navi_mail a:visited {
	background-image: url(../images/gn_maila.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}
#navi_contact a:link, #navi_contact a:visited {
	background-image: url(../images/gn_contacta.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}
#navi_link a:link, #navi_link a:visited {
	background-image: url(../images/gn_linka.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
	background-position: top;
}

#navi_top a:hover,#navi_info a:hover,#navi_blog a:hover, #navi_shop a:hover,#navi_mail a:hover,#navi_contact a:hover,#navi_link a:hover{
	background-position: bottom;
}
#footer #footer_navi {
	color: #999999;

}
#footer_navi     li     {
	float: left;

}
#footer_navi  li  a:link, #footer_navi li a:visited {
	color: #666666;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}
#footer_navi  li a:hover {
	color: #FF9933;
}


#footer #copy {
	float: right;
	padding-right: 5px;
}
#footer #credit {
	float: left;
	clear: both;
	padding-top: 10px;
	padding-left: 5px;
	width: 400px;
	padding-bottom: 10px;
	color: #666666;
}
#credit #rst {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#credit #address {

}
#rst #eigo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	padding-left: 3px;
	padding-top: 3px;
}
#rst #nihongo {
	font-size: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
