@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { border:none; }

body { margin:0px; background-color:#000000; }

/*------------*/
#outer { width:100%; }
#inner { width:793px; margin:auto; padding-top:16px; }
#contents { width:100%; border:#000000 solid 1px; }

#menu { width:793px; height:95px; margin:0px;}
#flash { width:793px; height:400px; margin:0px; }
#copy { width:793px; height:80px; background-image:url(../img/copy_back.jpg); background-repeat:no-repeat; }


/*global class*/
.vs48 { width:793px; height:48px; }
.vs16 { width:793px; height:16px; background-image:url(../img/weknow.gif); background-repeat:no-repeat; }
.hidden { visibility:hidden; }
.line793{ width:793px; height:1px; background-image:url(../img/line793.gif); background-color:#666666; }

/*
ul#grand_navi { width:793px; height:24x; margin:0px; padding:0px; clear:both; }
ul#grand_navi li { display:inline; }
ul#grand_navi li a { float: left; height:24px; overflow:hidden; text-decoration:none; background-image:url(../img/navi.gif); background-repeat:no-repeat; }

ul#grand_navi li#info a { width:199px; background-position:0px 0px; }
ul#grand_navi li#brand a { width:199px; background-position:-199px 0px; }
ul#grand_navi li#shop a { width:199px; background-position:-398px 0px; }
ul#grand_navi li#rec a { width:196px; background-position:-597px 0px; }

	ul#grand_navi li#info a:hover { width:199px; background-position:0px -24px; }
	ul#grand_navi li#brand a:hover { width:199px; background-position:-199px -24px; }
	ul#grand_navi li#shop a:hover { width:199px; background-position:-398px -24px; }
	ul#grand_navi li#rec a:hover { width:196px; background-position:-597px -24px; }
*/
