@charset "shift_jis";
*{
	margin: 0px;
	padding: 0px;
	}

html>body{
	font-size: 10px;
	}
*html body{
	font-size: 62.5%;
	}
*:first-child+html body{
	font-size: 62.5%;
	}	
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	}

hr{
	display: none;
	}
img{
	border: 0;
	}
ul li{
	list-style-type: none;
	}
a{
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
	}

select option{
	padding:0 5px;
	}	

form label{
	cursor:pointer;
	}

a:link,
a:visited{
	color:  ;
	}
a:active,
a:hover{
	
	}


/* clearfix */
.c-fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
*html>body .c-fix{
	display: inline-block; 
	width: 100%;
	}
*html .c-fix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.c-fix{
  	zoom: 1;
	}

/* neo-clearfix */	
.c-both{
	height: 0px;
	clear: both;
	display: hidden;
	line-height: 0;
	font-size: 0px;
	zoom: 1;
	}


#main {
	text-align:center;
}

#main02 {
	background-image:url(../img/main02.jpg);
	background-position: top ;
	background-repeat: no-repeat;
	width:984px;
	height:597px;
	margin:0 auto;
}

#main03 {
	text-align:center;
	background-image:url(../img/main02.jpg);
}


.s_concept {
    margin:30px 0 0 230px;
}

.s_policy {
    margin:80px 0 0 100px;
	width:200px;
	float:left;
}

.s_gallery {
    margin:30px 0 0 30px;
	width:200px;
	float:left;
}

.s_about {
    margin:30px 0 0 85px;
	width:200px;
	float:left;
}

.s_contact {
    margin:15px 0 0 50px;
	width:900px;
	float:left;
}

.s_blog {
    margin:40px 0 0 40px;
	width:200px;
	float:left;
}

.s_shopping {
    margin:0px 0 0 100px;
	width:200px;
	float:left;
}

.s_news {
    margin:0px 0 0 130px;
	width:200px;
	float:left;
}



#menu {
	padding:25px 20px 15px;
	margin:0 auto;
	width:984px;
}
ul.nv {
	height:15px;
	width:753px;
	margin-bottom:15px;
}
ul.nv li{
	float:left;
}
ul.nv li a{
	display:block;
	height:15px;
	text-indent: -9999em;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:50px;
}
ul.nv li a:hover {
	background-position:left bottom;
}
li.news a {
	width:43px;
	background:url(../img/b_news.gif);
}
li.about a {
	width:41px;
	background:url(../img/b_about.gif);
}
li.concept a {
	width:55px;
	background:url(../img/b_concept.gif);
}
li.shopping a {
	width:89px;
	background:url(../img/b_shopping.gif);
}
li.contact a {
	width:50px;
	background:url(../img/b_contacts.gif);
}
li.privacy a {
	width:97px;
	background:url(../img/b_praivacy.gif);
}
li.blog a {
	width:28px;
	background:url(../img/b_blog.gif);
}
p.copyright {
	text-align:right;
}
