body {
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size:12px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#666666;
	line-height:200%
}

a {
	color:#3366FF;
	text-decoration:underline;
}
a:hover {
	color:#000080;
	text-decoration:none;
}

#all-body {
	width:763px;
	margin:auto;
}

/*==========header==========*/
.header-all {
	width:763px;
	height:92px;
	background-color:#0066cc;
}

.header-all .header-bb {
	background-color:#0066cc;
	margin:0 auto;
	font-size:11px;
	height:24px;
}

.header-bb h1 {
	background-color:#0066cc;
	color:#ffffff;
	font-size:11px;
	margin:0px 5px;
	padding:0px;
	float:left;
	font-weight:normal;
}

.header-bb p {
	background-color:#0066cc;
	float:right;
	margin:0px;
	padding:0px;
}

.header-bb p a {
	color:#ffffff;
}

.header-bw {
	width:763px;
	height:65px;
	background-color:#ffffff;
	font-size:11px;
	border-bottom:3px solid #0066cc;
	vertical-align:top;
}

.header-bw h2 {
	float:left;
	margin:0px;
	padding:0px;
}

.header-bw p {
	float:right;
	text-align:right;
	margin:0px;
	padding:0px;

}

/*==========gnavi==========*/
.gnavi {
	clear:both;
	width:763px;
	height:52px;
	margin:auto;
	margin-bottom:10px;
}

.dd {
	font:"lr oSVbN", Osaka, "qMmpS Pro W3";
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 0 3px; 
}

.dd li {
	margin: 1px;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px arial;
	border:1px solid #999999;
	width: 104px;
	height: 27px;
}

.dd h3 {
	color:#000000;
	font-size:12px;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

.dd span.pl20 {
	padding:0px 0px 0px 20px;
}

.dd li a.mainnavi {
	display: block;
	text-align: left;
	padding: 5px 0px;
	margin: 0 1px 0 0;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_mainnavi.gif);
	background-repeat:no-repeat;
}

.dd li a.mainnavi:hover {
	background-image:url(../images/bg_mainnavi_b.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
/*
.dd .submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position:absolute;
  z-index: 3;
  width: 123px;
}

.dd .submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 0px;
  color: #2875DE;
}

.dd .submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
*/
/*==========contents area==========*/
#contents {
	width:560px;
	float:left;
	}

/*==========advertisement area==========*/
.adarea {
	width:560px;
	/*height:145px;*/
	margin-bottom:5px;
}

.adarea .leftside {
	width:310px;
	float:left;
}

.adarea .rightside {
	width:250px;
	float:right;
}

.adarea img {
	margin:1px;
}

/*==========advertisement area2==========*/

.adarea2 {
	width:560px;
	background-color:#0066cc;
}

.adarea2 td {
	background-color:#ffffff;
}

/*==========news area==========*/
.news {
	width:560px;
	height:63px;
	border-top:1px double gray;
	border-bottom:1px double gray;
	background-color:#0066cc;
	margin-bottom:10px;
}

.news .leftside {
	width:20%;
	float:left;
	background-color:#0066cc;
}

.news .leftside h4 {
	text-align:center;
	color:#ffffff;
	font-size:14px;
	margin:5px;
	padding:5px;
}

.news .rightside {
	width:80%;
	float:right;
	background-color:#efefef;
	height:100%;
}

.news p {
	text-align:left;
	font-size:12px;
	margin:5px;
	padding:5px;
}

/*==========category select==========*/
.newitem {
	width:560px;
	margin-bottom:10px;
}

.newitem h4 {
	border-top:4px solid #0066cc;
	border-bottom:1px dotted gray;
	margin-bottom:3px;
	color:#0066ff;
	font-size:15px;
}

.newitem td {
	background-color:#ffffff;
	border-left:1px dotted #dddddd;
	border-right:1px dotted #dddddd;
	border-bottom:1px dotted #dddddd;
}

.newitem img.pic {
	float:left;
	border:1px solid #cccccc;
}

.newitem h5 {
	color:#0066ff;
	font-size:13px;
	margin:0px;
	padding:0px;
}

.newitem p {
	font-size:13px;
	margin:0px;
	padding:10px;
	font-weight:normal;
	line-height:130%;
}

/*==========conflict==========*/

.conflict {
	width:560px;
	margin-bottom:10px;
}

.conflict h4 {
	border-top:4px solid #0066cc;
	border-bottom:1px dotted gray;
	margin-bottom:3px;
	color:#0066cc;
	font-size:15px;
}

.conflict h5 {
	color:#ff6666;
	font-size:13px;
	margin:0px;
}

.conflict span {
	color:#cc9999;
}

.conflict table {
	width:100%;
}

.conflict td {
	width:33%;
	vertical-align:top;
}

.conflict ul {
	margin:0 0 0 15px;
	padding:0px;
	list-style-type:none;
}

.conflict li {
	font-size:13px;
	font-weight:normal;
}

/*==========category select==========*/

.category {
	width:560px;
	margin-bottom:10px;
}

.category h4 {
	border-top:4px solid #0066cc;
	border-bottom:1px dotted gray;
	margin-bottom:3px;
	color:#0066ff;
	font-size:15px;
}

.category td {
	background-color:#ffffff;
	border-left:1px dotted #dddddd;
	border-right:1px dotted #dddddd;
	border-bottom:1px dotted #dddddd;
}

.category img.pic {
	float:left;
	border:1px solid #cccccc;
}

.category h5 {
	color:#0066ff;
	font-size:13px;
	margin:0px;
	padding:0px;
}

.category p {
	font-size:13px;
	margin:0px;
	padding:10px;
	font-weight:normal;
	line-height:130%;
}

/*==========ranking==========*/
.ranking {
	width:270px;
	float:left;
	margin:0 5px 5px 0;
}

.ranking h4 {
	background-color:#ff9900;
	color:#ffffff;
	font-size:15px;
	margin-bottom:3px;
}

.ranking .item {
	width:270px;
}

.ranking .item h5 {
	font-size:13px;
	clear:both;
	margin:0px;
}

.ranking .item h5 a {
	color:#ff9900;
	text-decoration:none;
}

.ranking .item h5 a:hover {
	color:#ff6600;
	text-decoration:none;
}

.ranking .item img.pic {
	float:left;
}

.ranking .item p {
	font-size:13px;
	font-weight:normal;
	float:right;
	text-align:left;
	margin:0px;
}

.ranking table {
	width:100%;
}

.ranking td {
	vertical-align:top;
}

/*==========hm introduction==========*/
.hm {
	width:270px;
	float:right;
	margin:0px 5px 5px 0px;
}

.hm h4 {
	background-color:#009900;
	color:#ffffff;
	font-size:15px;
	margin-bottom:3px;
}

.hm ul {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	list-style-type:none;
}

.hm div {
	text-align:center;
}

.hm p {
	text-align:right;
	font-weight:normal;
}

.hm a {
	font-size:13px;
	font-weight:normal;
}

/*==========sidebar==========*/
#sidebar {
	background-color:#f6f6f6;
	width:200px;
	float:right;
	text-align:center;
	line-height:1.4em;
}

#sidebar h4 {
	margin:3px 0;
	padding:3px;
}

#sidebar h5 {
	font-size:12px;
	font-weight:bold;
	color:#0066cc;
	text-align:left;
	margin:3px 0;
	padding:3px;
}

#sidebar p {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:3px;
	padding:3px;
	line-height:130%;
}

.logout {
	text-align:center;
	font-size:10px;
}

.aboutpoint {
	text-align:center;
	font-size:10px;
}

.sending {
	text-align:center;
	margin-bottom:10px;
}

.ordermobfax {
	width:190px;
	border:1px solid #0066cc;
	background-color:#ffffff;
	margin:auto;
	margin-bottom:10px;
}

.jdmatag {
	width:190px;
	background-color:#ffffff;
	border:1px dotted #0066cc;
	padding-top:5px;
	margin:auto;
}

/*==========@subnavigation@==========*/
.sub_navi_ttl {
	width: 200px;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
	background-color:#D5E6FF;
	border-top:3px solid #0066FF;
	border-bottom:1px solid #0066FF;
	font-size:12px;
	color:#0066FF;
	font-weight:bold
	}

	
.sub_navi {
	width: 199px;
	padding-bottom: 2px;
	}
.sub_navi span{
	display: block;
	margin-left:20px;
	line-height:120%;
}

ul { 
list-style-type: none; 
margin: 0; 
padding: 0; 
} 

.sub_navi li a {
	background-image: url(../images/bg_submenu.gif);
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:2px;
	width: 199px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	font-size:11px;
	}

.sub_navi li a:hover{
	background-image: url(../images/bg_submenu_b.gif);
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
	
.sub{
	padding:5px;
	background-color:#efefef;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	}

a.sub_menu_link {
	text-decoration:none;
	}
	
.sub_cat {
	margin-bottom:2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	width:200px
}

/*==========footer start==========*/
#footer-all {
	clear:both;
	width:763px;
	padding:5px;
	font-size:11px;
	color:#0066cc
	text-align:center;
	font-weight:normal;
}

.goods-category {
	text-align:center;
	border-top:1px dashed #0066cc;
}

.website-info {
	text-align:center;
	border-top:1px dashed #0066cc;
}

a.f_navi {
	color:#3366ff;
	text-decoration:none;
}
a.f_navi:hover {
	color:#000080;
	text-decoration:underline;
}

.copy {
	background-color:#0066cc;
	text-align:center;
}

