@charset "utf-8";

*{margin:0px; padding:0px; font-style:normal;}

body{
	background-color:#696969;
	color:#808000;
}

a img{border:none;}
a:link {color: #666666; text-decoration: underline;}
a:visited {color: #898989;text-decoration: underline;}
a:hover {color: #2c2c2c;text-decoration: none;}
a:active {text-decoration: none;position: relative;top:+1px;}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



/*navi*/
#gNavi{
	width:100%;
	height: 39px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gNavi #sound {
	width: 120px;
	float: left;
	margin-left: 10px;
	height: 39px;
}

#gNavi ul{
	margin: 10px 0px;
	float: right;
	width: 706px;
}
#gNavi li{
	letter-spacing:0.1em;
	list-style: none;
	float: left;
}
#gNavi li a{
	width:100px;
	float: left;
}
/*pic*/
#picTop a{
	height:14px;
	background-image:url(../img/button/top1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
}
#picTop a:hover{
	background-image:url(../img/button/top2.gif);
	background-repeat: no-repeat;
}

#picInfo a{
	height:14px;
	background-image:url(../img/button/feature1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picInfo a:hover{
	background-image:url(../img/button/feature2.gif);
	background-repeat: no-repeat;
}

#picShop a{
	height:14px;
	background-image:url(../img/button/shop1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picShop a:hover{
	background-image:url(../img/button/shop2.gif);
	background-repeat: no-repeat;
}

#picGallery a{
	height:14px;
	background-image:url(../img/button/gal1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picGallery a:hover{
	background-image:url(../img/button/gal2.gif);
	background-repeat: no-repeat;
}

#picBlog a{
	height:14px;
	background-image:url(../img/button/blog3.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picBlog a:hover{
	background-image:url(../img/button/blog3.gif);
	background-repeat: no-repeat;
}

#picService a{
	height:14px;
	background-image:url(../img/button/ser1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picService a:hover{
	background-image:url(../img/button/ser2.gif);
	background-repeat: no-repeat;
}

#picReserve a{
	height:14px;
	background-image:url(../img/button/rese1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picReserve a:hover{
	background-image:url(../img/button/rese2.gif);
	background-repeat: no-repeat;
}


/*footer*/
#footer{
	padding:10px 0px;
	color:#FFFFFF;
	width: 100%;
	background-color: #000000;
	margin: 0px;
	height: 18px;
}

#footer address{
	font-style:normal;
	width:50%;
	text-align:left;
	float: left;
	font-size: 0.65em;
	padding-left: 20px;
	line-height: 13.5pt;
}


/* main styles
--------------------------*/



/* footer styles
--------------------------*/

#footer address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 320px;
	float: left;
	margin-left: 20px;
}

#footer ul{
	float: right;
}
#footer li{
	letter-spacing:0.1em;
	list-style: none;
	float: left;
}
#footer li a{
	display:block;
	line-height:5em;
	width:100px;
	float: left;
}
#cws{
	margin-left:20px;
}

#picPlivacy a{
	height:14px;
	background-image:url(../img/button/ft_p1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picPlivacy a:hover{
	background-image:url(../img/button/ft_p2.gif);
	background-repeat: no-repeat;
}

#picSite a{
	height:14px;
	background-image:url(../img/button/ft_site1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picSite a:hover{
	background-image:url(../img/button/ft_site2.gif);
	background-repeat: no-repeat;
}

#picRecruit a{
	height:14px;
	background-image:url(../img/button/ft_rec1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picRecruit a:hover{
	background-image:url(../img/button/ft_rec2.gif);
	background-repeat: no-repeat;
}

#picGroup a{
	height:14px;
	background-image:url(../img/button/ft_group1.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	line-height: 5em;
	border-left:#FFFFFF solid 1px;
}
#picGroup a:hover{
	background-image:url(../img/button/ft_group2.gif);
	background-repeat: no-repeat;
}

