@charset "utf-8";


/* Main Structure */
html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background-color:#999966;
	background-image: url(image/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}	

/*header */
#header {
	background-image: url(image/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.chubun {
	font-family: PMingLiU;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
form {
	margin-top: -1px;
	margin-bottom: -2px;
	color: #333333;
}


/* Contents */	
#content #content_main {
	background-color: #FFFFFF;
}

.subbar {
	font-family: MingLiU;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(image/contents/contents_subbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 3px;
	vertical-align: middle;
}

.mainbar {
	font-family: MingLiU;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 25px;
	font-weight: bold;
	text-align: left;
	background-image: url(image/contents/contents_mainbar.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 3px;
}

/* content side */
#promotion .brandsearch #form #AtoD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#promotion .brandsearch #form #EtoL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#promotion .brandsearch #form #MtoS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#promotion .brandsearch #form #TtoZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}




/* Footer */
.footerlink {
	font-family: "MS PMincho";
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.categorybut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	background-image: url(image/contents/category_front.gif);
	background-repeat: no-repeat;
	text-indent: 70px;
	background-position: center center;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}


.footeraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.footerright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
h1 {
	font-family: PMingLiU;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.4em;
}

h1>sp{
	font-family: PMingLiU;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 1.4em;
}
h2 {
	font-family: PMingLiU;
	font-size: 14px;
	color: #666666;
}
.productinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.promoL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#promotiondetail {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}


.brandsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 1.4em;
}
#categoryresult {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-color: #CC9966;
}
