/* BASIC
---------------------------------------------*/

body {
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.5;
	color: #333333;
	list-style-type: none;
	background-color: #ffffff;
	background-image:url(img/back3.gif);
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 1px solid #666;
}
.highslide:hover img {
    border: 1px solid #CCC;
}
.highslide-image {
    border: 1px solid #CCC;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid white;
    border-top: none;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 10pt;
    padding: 2px;
    background-color: #666;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
    display: none;
}
/* Controlbar example */
.controlbar {    
    margin-left: 60px;
    background: url(highslide/graphics/controlbar2.gif);
    width: 210px;
    height: 32px;
}
.controlbar a {    
    display: block;
    float: left;
    margin: 0 0 0 5px;
    height: 30px;
    width: 42px;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


img {
	border: none;
}

.font-a{
	font-size: 14px;
	color:#666666;
}

.font-b{
	font-size: 14px;
	color:#000066;
}

.font-c{
	font-size: 20px;
	color:#FF0000;
	font-weight:bold;
}

h1 {font-size: 12px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}
h2 {font-size: 12px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}
h3 {font-size: 12px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}
h4 {font-size: 12px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}
h5 {font-size: 14px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}
h6 {font-size: 14px; margin:0 0 0 0; font-weight:normal; font-variant:normal;}

.fontwh{font-size:5px; color:#FFFFFF} 
.style13 {font-size: 9}
.style14 {font-size: smaller}
.style17 {
	color: #000066;
	font-weight: bold;}
.style18 {font-size: 10px; color:#999999}
.style19 {
	color: #000099;
	font-size: smaller;
}
.style20 {
	color: #000099;
	font-size: larger;
}
.style22 {color: #000099}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
.style10 {
	font-size: 12px;
	color: #666666;
}
.style30 {
	font-size: 12px;
	color: #0000FF;
}
.style11 {color: #CCCCCC}
p{
	line-height: 98%;
}

.font1 {
	font-size: 10px;
	color: #CCCCCC;
}

br{
	line-height: 95%;
}

h1{
}

h2{
}

h3{
}

h4{
}

h5{
}

h6{
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #0000FF;
}

.style1 {
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.style3 {color: #666666}
.style4 {color: #FFFFFF}
.style5 {font-size: 11px}
.style6 {color: #666666; font-size: 11px; }
.style7 {color: #FF0000}

/* PAGE‚²‚Æ‚ÌÝ’è
---------------------------------------------*/
#main{
}

/* OUTER
---------------------------------------------*/
#outer{
	padding: 0;
	width: 800px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* HEADER
---------------------------------------------*/
#header {
	margin: 0 auto;
	width: 800px;
	height: 120px;
}

/* NAVIGATION
---------------------------------------------*/
#navi {
width:840;
}

#navi ul {
list-style:none;
margin: 0 0 0 0;
padding: 0px;
height:20px;
overflow:hidden;
}

#navi li {
float:left;
width:140px;
margin: 0 0 0 0;
padding: 0px;
}

#navi a {
	display: block;
	font-size: 12px;
	width: 100%;
	height: 20px;
	padding: 0 0 0 0;
	color: #731846;
	background-image: url(img/menu1.jpg);
	background-color: #FFFFFF;
	background-position: left top;
	text-decoration: none;
	text-align: center;
}

#navi a:hover {
	color: #FF0000;
	font-size: 12px;
	text-valign: middle;
	background-color: #FFFFFF;
	background-position: right top;
}


/* CONTENT
---------------------------------------------*/
#contentWrapper {
	margin: 0 auto;
	width:800px;
	background: #FFFFFF;
}

/*MAINCONTENT1
---------------------------------------------*/
#maincont1{
	margin: 0 auto;
	padding: 0;
	width:800px;
	background: #FFFFFF;
}

.mc1{
	margin: 0 6px 0 0;
	float: left;
	padding: 0;
	width:150px;
	background: url(images/side-bg.gif) left top repeat-y;
}

#brand #maincont1{
	margin: 0 auto;
	padding: 0;
	width:800px;
	background: #FFFFFF;
}

#brand .mc1{
	margin: 0 6px 0 0;
	float: left;
	padding: 0;
	width:150px;
	background: url(images/side-bg.gif) left top repeat-y;
}



.mc2{
	float: left;
	padding: 0;
	width:644px;
	height: 150px;
	overflow: hidden;
}

.mc2-1{
	float: right;
	padding: 0;
	width:321px;
	height: 150px;
	overflow: hidden;
	background: url(images/mc2-bg.jpg) left top repeat-y;
}

.mc2-2{
	float: left;
	padding: 0;
	width:321px;
	height: 150px;
	overflow: hidden;
	background: url(images/mc2-bg.jpg) left top repeat-y;
}

.mc3{
	float: left;
	padding: 0;
	width:644px;
	background: url(images/mc3-bg.jpg) left top repeat-y;
}

.mc4{
	float: left;
	padding: 0;
	width:644px;
	height: 1080px;
	overflow: hidden;
	background: url(images/mc3-bg.jpg) left top repeat-y;
}

.brandinfo{
	float: left;
	padding: 0;
	width:644px;
	height: 80px;
	overflow: hidden;
	background: url(images/mc3-bg.jpg) left top repeat-y;
}
.product1{
	margin: 5px 0 0 0;
	float: left;
	padding: 0;
	width:644px;
	background: url(images/mc3-bg.jpg) left top repeat-y;
}
.preproduct{
	float: left;
	padding: 0;
	width:644px;
	height: 50px;
	overflow: hidden;
}


.product2-1{
	float: left;
	padding: 0;
	width:214px;
	height: 203px;
	overflow: hidden;
}

.product2-2{
	margin: 3px 0 0 0;
	float: left;
	padding: 0;
	width:644px;
	height: 230px;
	overflow: hidden;
}
/* FOOTER
---------------------------------------------*/
#footer{
@	float: left;
	color: #FFF;
	width: 800px;
	height: 100%;
	background: url(images/footer-bg.jpg) left top repeat-y;
}
