@charset "utf-8";

/************* Common Area *************/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
html {
	background-color: #000000;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
	overflow: auto;	
}

body {
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	line-height: 1.5;
    *font-size:small;
    *font:x-small;
	color: #FFFFFF;
}
table {
    font-size:inherit;
    font:100%;
}
h1,h2,h3,h4,h5,h6,dt.dl,dd,ul,ui,li,form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img {
	border: 0;
}
.clearfix:after {  
    content: ".";  
    display: block; 
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
} 
*:first-child+html.clearfix {/* IE 7 */
	display: inline-block;  
}
.clear {
	clear: both;
}

/************* Link Area *************/
a:link{
	color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#FF0000;
}

a:active{
	color:#FF0000;
}


#wapper {
	width: 900px;
	margin: 0 auto;
}

/************* Header Area *************/

#header {
	width: 900px;
	height: 90px;
	margin: 0 0 45px 0;
}
#header h1 {
	width: 80px;
	float: left;
}
#header li {
	float: left;
	display: inline;
	line-height: 0;
}

/************* HOME *************/
#home a {
	width: 86px;
	height: 90px;
	text-indent: -9999px;
	display: block;
	background: url(../img/head_02.gif) no-repeat;
}

#home a:hover {
	background: url(../img/head_02-1.gif);

}
/************* GALLERY *************/
#gall a {
	width: 113px;
	height: 90px;
	background: url(../img/head_03.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

#gall a:hover {
	background-image: url(../img/head_03-1.gif);

}
#gall2 a {
	width: 199px;
	height: 90px;
	background: url(../img/head_03-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
/************* CUSTOMZ *************/
#customz a {
	width: 125px;
	height: 90px;
	background: url(../img/head_04.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

#customz a:hover {
	background-image: url(../img/head_04-1.gif);

}
#customz2 a {
	width: 211px;
	height: 90px;
	background: url(../img/head_04-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
/************* GARMENT *************/
#garment a {
	width: 127px;
	height: 90px;
	background: url(../img/head_05.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#garment a:hover {
	background-image: url(../img/head_05-1.gif);

}
#garment2 a {
	width: 213px;
	height: 90px;
	background: url(../img/head_05-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
/************* EVENTS *************/
#events a {
	width: 103px;
	height: 90px;
	background: url(../img/head_06.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

#events a:hover {
	background-image: url(../img/head_06-1.gif);

}
#events2 a {
	width: 187px;
	height: 90px;
	background: url(../img/head_06-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
/************* COMPANY *************/
#company a {
	width: 128px;
	height: 90px;
	background: url(../img/head_07.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#company a:hover {
	background-image: url(../img/head_07-1.gif);

}
#company2 a {
	width: 214px;
	height: 90px;
	background: url(../img/head_07-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
/************* BLOG *************/
#blog a {
	width: 52px;
	height: 90px;
	background: url(../img/head_08.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

#blog a:hover {
	background-image: url(../img/head_08-1.gif);

}

/************* Top Page Area *************/

#topcontens {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 974px;
	background: url(../img/top_hbn.gif) no-repeat center top;	
	background-position:center 100px;

}
#main_flash {
	width: 1000px;
	height: 810px;
	padding: 0px;
	margin: 0px auto;

}
