body{
	font-family: Tahoma, "MS UI Gothic", "Lucida Grande", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #C6C6C6;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.font-white {
	color: #FFFFFF;
}
.font-white a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.font-white a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.font-white a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.font-white a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.font-blue {
	color: #0065CE;
}
.font-blue a:link{
	color: #0065CE;
	text-decoration: underline;
}
.font-blue a:visited{
	color: #0065CE;
	text-decoration: underline;
}
.font-blue a:hover{
	color: #0065CE;
}
.font-blue a:active{
	color: #0065CE;
}
.font-red {
	color: #FF3300;
}
.font-joinmidashi {
	color: #000099;
	font-weight: bold;
	font-size: 110%;
}
.font-joinwarning {
	font-size: 85%;
}
.font-orderno {
	color: #666666;
	font-weight: bold;
	font-size: 13pt;
	font-style:normal;
}
.font-goodsname {
	BORDER-RIGHT: #0080a0 4px; 
	BORDER-TOP: #0080a0 4px; 
	PADDING-LEFT: 8px; 
	FONT-SIZE: 18px; 
	font-weight: bold;
	MARGIN: 2px 12px 0px 0px; 
	padding : 10px 10px 10px 10px;
	BORDER-LEFT: #0080a0 4px solid; 
	COLOR: #0080a0; 
	BORDER-BOTTOM: #0080a0 4px;
	background-color: #F3F6FA;
	width: 700px;
}
.imeDisabled {
	ime-mode: disabled;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.m_pager{
	color: #FF0066;
	text-decoration: underline;
}
.m_pager a:link{
	color: #0000DF;
	text-decoration: none;
}
.m_pager a:visited{
	color: #0000DF;
	text-decoration: none;
}
.m_pager a:hover{
	color: #0000DF;
	text-decoration: none;
}
.m_pager a:active{
	color: #0000DF;
	text-decoration: none;
}
table.company {
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
	width: 540px;
	margin-bottom: 0px;
	color: #666666;
	text-align: left;
}
th.company {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1E2E6;
	vertical-align: top;
}
td.company {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFF2F3;
}
table#categorylist {
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	width: 220px;
	color: gray;
}
table#categorylist td{
	padding:  2px 5px 2px 10px;
}
table#categorylist th
{
	background-image: url(images/category_title.gif);
	text-align: left;
	height: 26px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
}
table#categorylist a:link
{
	background-image: url(images/Arrow_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000066;
	padding: 0px 0px 0px 12px;
}
table#categorylist a:visited
{
	background-image: url(images/Arrow_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000066;
	padding: 0px 0px 0px 12px;
}
table#categorylist a:hover{
	background-image: url(images/Arrow_g.gif);
	color: #99CC00;
}
table#categoryright {
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	width: 272px;
	color: gray;
}
table#categoryright td{
	background-image: url(images/categorybak.gif);
	padding: 0px 0px 0px 12px;
	background-repeat: repeat-y;
	height: 37px;
}
.font-categorytitle {
	color: gray;
	font-size: 115%;
}
.font-price {
	color:  Navy;
	font-weight: normal;
}
.font-cost {
	color:  #EE1F8A;
	font-weight: normal;
}
.font-date {
	color:  #999999;
	font-weight: normal;
}
.goodlisttitle
{
	background-image: url(images/goodlisttitle.gif);
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
}
table#goodsdetail {
	border-collapse: separate;
}
table#goodsdetail td{
	width: 75px;
	color: Black;
	text-align: left;
}
table#goodsdetail th{
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
}
.font-price-deail {
	color:  #EE1F8A;
	font-size: 115%;
}
table#goodscomment {
	border-collapse: separate;
}
table#goodscomment td{
	border: 1px solid #CCCCCC;
	color: Black;
	text-align: center;
}
table#goodscomment th{
	font-weight: normal;
	text-align: left;
}
table#nocart {
	border: 1px solid #CCCCCC;
	background-color: #E9EEF5;
	width: 390px;
}
table#nocart td{
	height: 80px;
}
table.cart {
	border: 1px solid #8AADCA;
	border-collapse: separate;
	border-spacing: 1px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
}
table.cart ul {
	list-style: none;
}
tr.cartheader th 
{
	color: #000066; 
	background-color: #E3ECF2;
	border-color: #D5E1EC;
}
tr.cartdetail td
{
	border-color: #D5E1EC;
}  
tr.cartfooter td
{
	color: #000066; 
	background-color: #E3ECF2;
	border-color: #D5E1EC;
}
table.favorities {
	border: 1px solid #008800;
	border-collapse: separate;
	border-spacing: 1px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
}
tr.favoritiesheader th 
{
	color: #000066; 
	background-color: #BFFFBF;
	border-color: #99FF99;
}
tr.favoritiesdetail td
{
	border-color: #99FF99;
}
table#err {
	border: 1px solid #990066;
	background-color: #F3FDDF;
	width: 560px;
}
table#inputsend {
	width: 650px;
}
table#inputsend td
{
	PADDING-RIGHT: 17px; 
	PADDING-LEFT: 17px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #e1d9ca 1px solid; 
	TEXT-ALIGN: left;
	background-color: #F0EDE6;
}
table#inputsend th{
	PADDING-RIGHT: 17px; 
	PADDING-LEFT: 17px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #e1d9ca 1px solid; 
	TEXT-ALIGN: left;
	width: 150px;
}
table#inputsend .required {
	COLOR: #d94040; 
	FONT-STYLE: normal;
	font-weight:normal;	
}
table#inputsendbtn {
	width: 650px;
}
table#inputsendbtn td {
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #e1d9ca 1px solid; 
	TEXT-ALIGN: center;
	background-color: #F0EDE6;
}
.topcategory {
	background-image: url(images/topcatetitle.gif);
	padding: 2px 0px 0px 18px;
	height: 25px;
	color: White;
	font-size: 11pt;
	font-weight: bold;
}
table#topics {
	border: 0px;
	border-collapse: separate;
	width: 580px;
	color: black;
	margin-left: 10px;
	text-align: left;
}
table#topics td
{
	font-size: small;
	padding:  0px 0px 2px 5px;
	BORDER-BOTTOM: #CAC7CA 1px dashed;
}
table#topics tr a
{
	color: #6368CF;
}
table#dropinfo {
	border: 0px;
	border-collapse: separate;
	width: 580px;
	color: black;
	margin-left: 10px;
	text-align: left;
}
table#dropinfo td
{
	font-size: small;
	padding:  0px 0px 2px 5px;
	BORDER-BOTTOM: #CAC7CA 1px dashed;
}
table#dropinfo tr
{
	vertical-align: top;
}
table#dropinfo tr a
{
	color: #6368CF;
}
table#stock 
{
	border-collapse: collapse;
	width: 190px;
	color: #666666;
	text-align: left;
	border-spacing: 0px;
	padding: 0 0 0 0;
}
table#stock th {
	border: 1px solid #CC3300;
	width: 60px;
	background-color: #FFFFFF;
	text-align: right;
}
table#stock th.stocktitle
{
	background-color: #FFD9AA;
	text-align: center;
	font-weight:normal;
}
table#stock td 
{
	padding: 1px 3px 1px 3px;
	width: 130px;
	border: 1px solid #CC3300;
	background-color: #FFD9AA;
}
table#stock td.stocktitle
{
	background-color: #FFD9AA;
	text-align: center;
}
table#container
{
	width: 760px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
}
table#container td
{
	vertical-align:top;
}
#left_box{
	float:left;
	width:172px;
	text-align:left;
	vertical-align:top;
	overflow:hidden;
	margin-bottom:50px;
	clear: left;
}
#login_bg{
	width: 172px;
	height:170px;
	text-align:left;
	color:#666666;
	padding-top:35px;
	background-image: url(images/top_login.gif);
	background-repeat:no-repeat;
}
table#login{
	width:100%;
	border-collapse:collapse;
}
table#login th{
	text-align:left;
	font-weight:bold;
	width:55px;
	font-size:12px;
	letter-spacing:0px;
	padding-left: 10px;
}
table#login td{
	text-align:left;
	padding:3px;
}
table#login td#check{
	text-align:center;
	font-size:11px;
	color:#458B23;
}
.contents_box {
	margin:0px auto 3px auto;
	text-align:left;
}
#main_up{
	width: 100%;
	height:160px;
}
#catalog_bg{
	width: 155px;
	height:240px;
	text-align:center;
	color:#666666;
	padding-top:35px;
	background-image: url(images/bycatalog.gif);
	background-repeat:no-repeat;
	margin-bottom:-37px;
	float: right;
}
#category_bg{
	width: 426px;
	height:190px;
	text-align:left;
	color:#666666;
	padding-top:35px;
	background-image: url(images/bycategory.gif);
	background-repeat:no-repeat;
	margin-bottom:-37px;
	float: left;
}
#main_down{
	width: 100%;
	height:240px;
}
#catalogcd_bg{
	width: 175px;
	height:160px;
	text-align:center;
	color:#666666;
	padding-top:35px;
	background-image: url(images/bycatalogcd.gif);
	background-repeat:no-repeat;
	margin-bottom:-37px;
	float: right;
}
#seek_bg{
	width: 406px;
	height:160px;
	text-align:left;
	color:#666666;
	padding-top:35px;
	background-image: url(images/byseek.gif);
	background-repeat:no-repeat;
	margin-bottom:-37px;
	float: left;
}
table#page th{
	text-align:left;
	font-weight:bold;
	width:40px;
	font-size:12px;
	color:#000066;
	letter-spacing:0px;
	padding-left: 10px;
}
table#loginpage {
	border: 1px solid #577EB3;
	background-color: #E9EEF5;
	width: 390px;
}
#navi{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}
table#navi td{
	vertical-align:top;
}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper {
	display: inline-table;
	clear:both;
}
#mainContentArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainContentArea {
	width: 773px;
	margin: 0 auto;
	display: inline-table;
	clear:both;

}
#sideContentArea {
	margin-top: 5px;
	margin-left: 3px;
	width: 110px;
	float: left;
}
#main {
	margin-top: 5px;
	margin-right: 3px;
	width: 585px;
	float: right;
}
#navi_bg{
	height:100px;
	vertical-align: top;
	margin: 0 auto;
}
#demand 
{
	width:620px;
	margin-left: auto;
	margin-right: auto;
}
#claim
{
	width:630px;
	margin-left: auto;
	margin-right: auto;
}
#newtopics_bg{
	width: 100%;
	background-image: url(images/newtopics.gif);
	background-repeat:no-repeat;
	float: left;
}
#newtopics_in{
	BORDER-RIGHT: #c6c3c6 1px solid; 
	BORDER-TOP: #c6c3c6 1px solid; 
	MARGIN-TOP: 30px; 
	MARGIN-BOTTOM: 10px; 
	BORDER-LEFT: #c6c3c6 1px solid; 
	WIDTH: 581px; 
	BORDER-BOTTOM: #c6c3c6 1px solid
}
#info_bg{
	width: 100%;
	background-image: url(images/info.gif);
	background-repeat:no-repeat;
	float: left;
}
#change_bg{
	width: 100%;
	background-image: url(images/change.gif);
	background-repeat:no-repeat;
	float: left;
}
.ORDERSTOP {
	width: 235px;
    height: 39px;
	text-align: left; 
    background-image:url(Images/orderstop.png);
}
.ORDERSTOP div {
    padding-top: 2px;
    padding-left:87px;
    font-size: 12px;
    margin-top:auto;
    height:35px;
    display:table-cell;
    vertical-align:middle;
    line-height: 1;
}