@charset "utf-8";

/* Reset
--------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 100px 0 0 0;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
address,em { font-style: normal; }
strong,th { font-weight: normal; }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th { text-align: left; }
he,legend { display: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
img,fieldset { border: 0; }
li { list-style-type: none; }


/* Fonts
--------------------------------------------------------------------------------*/
body {
	color: #333;
	font-size: 100%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: lighter;
	line-height: 1.4;
	text-align: center
}
body { font-size: 10px;} /* modern browser */
body { font-size: 75%\9; } /* ie8以前 */
a:link,a:visited {
	color: #333;
}
a:hover {
	color: #eacd6a;
}
a:active {
	color: #D90000;
}

/*header
--------------------------------------------------------------------------------*/
div#header {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 940px;
	height: 80px;
	background-color: #333;
	color: #FFF;
	border-bottom: 1px solid #eacd6a;
	z-index: 300;
}
div#headerArea {
	height: 80px;
	width: 940px;
	margin: 0 auto;
}
#logo {
	padding-top: 18px;
	float: left;
}
#logo a {
	display: block;
	background: url(../images/index_logo_off.gif);
	height: 45px;
	width: 80px;
	text-decoration: none;
	text-indent: -9999px;
}
#logo a:hover {
	background: url(../images/index_logo_on.gif);	
}
#Gnavi {
	height: 30px;
	float: right;
	padding-top: 50px;
	width: 685px;
}
#Gnavi li {
	float: left;
	height: 31px;
	width: 137px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Gnavi li a {
	background: url(../images/index_navi.gif) no-repeat;
	display: block;
	height: 30px;
	width: 137px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-decoration: none;
}
#Gnavi > li > a {
	text-indent: -9999px;
}
#Gnavi li ul {
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#Gnavi li ul li {
	overflow: hidden;
	height: 0;
	width: 100%;
	transition: .2s;
}
#Gnavi li ul li a {
	background: rgba(51,51,51,0.9);
	color: #FFF;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
}
#Gnavi > li:hover li:hover > a { background: rgba(68,68,68,0.9); color: #EACD6A }
#Gnavi li:hover > ul > li {
	overflow: visible;
	height: 30px;
}
#Gnavi li ul li ul {
	top: 0;
	left: 100%;
}
#Gnavi li ul li ul li a { background: rgba(85,85,85,0.9) }
#Gnavi li:hover ul li ul li:hover > a { background: rgba(102,102,102,0.9); color: #EACD6A }

#Gnavi li#home a {
	background-position: 0 0;
}
#Gnavi li#brand a {
	background-position: -137px 0px;
}
#Gnavi li#onlineshop a {
	background-position: -274px 0px;
}
#Gnavi li#company a {
	background-position: -411px 0px;
}
#Gnavi li#contact a {
	background-position: -548px 0px;
}

#Gnavi li a:hover {
	text-decoration: none;
	background: url(../images/index_navi.gif) no-repeat;
}

#Gnavi li#home a:hover {
	background-position: 0px -30px;
}
#Gnavi > li#brand:hover > a {
	background-position: -137px -30px;
}
#Gnavi li#onlineshop a:hover {
	background-position: -274px -30px;
}
#Gnavi li#company a:hover {
	background-position: -411px -30px;
}
#Gnavi li#contact a:hover {
	background-position: -548px -30px;
}


/* body
--------------------------------------------------------------------------------*/
* html body {
	overflow: hidden;
}



/* footer
--------------------------------------------------------------------------------*/
#footer {
	background: #333;
	color: #FFF;
	/*height: 125px;*/
	width: 100%;
	font-size: 10px;
	clear: both;
	margin: 50px 0px 0px;
	line-height: 1.1;
}
#footer-up {
	/*height: 80px;*/
	width: 940px;
	padding-top: 20px;
	margin: 0 auto;
	overflow: hidden;
}
#footer-up a:link,a:visited {
	color: #fff;
}
#footer-up a:hover,a:active {
	text-decoration: underline;
	color: #FFF;
}
#footer-up dl dt {
	font-weight: bold;
	text-decoration: none;
}
#footer-up dl dd {
	padding-top: 10px;
}
#footer-up ul li a {
	font-weight: bold;
	text-decoration: none;
}
#footer-up dl dd a {
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	padding-right: 0px;
}
#footer-up .site1 {
	float: left;
	height: 80px;
	width: 105px;
	text-align: left;
	border-left: 1px dotted #CCC;
	padding-left: 20px;
}
#footer-up .site2 {
	float: left;
	/*height: 65px;*/
	margin-bottom: 10px;
	width: 285px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px dotted #FFF;
}
#footer-up .site3 {
	float: left;
	/*height: 65px;*/
	width: 275px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px dotted #FFF;
}
#footer-up .site4 {
	float: left;
	/*height: 65px;*/
	width: 190px;
	text-align: left;
	padding-left: 20px;
	border-right: 1px dotted #FFF;
	border-left: 1px dotted #FFF;
}
#footer-up .site2 dd {
	margin-left: 5px;
}
#footer-up .site3 dd {
	margin-left: 5px;
}
#footer-up .site4 dd {
	margin-left: 5px;
}
#footer-down {
	width: 100%;
	border-top: 1px solid #be9919;
}
#footer-down p {
	text-decoration: none;
	text-align: right;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 940px;
	margin: 0 auto;
}

/* clearfix
--------------------------------------------------------------------------------*/
.clearfix:after {
content: '';	
display: block;
clear: both;
height: 0;
}
.clearfix { /zoom: 1; } /* ie7以前 */
