@charset "utf-8";
body		{
	background-color:white;
	background-image:url(../images/common/header.jpg)top;
	background-repeat: repeat-x;
	text-align: center;
}
#header {
	width: 960px;
	background: white;
}

#mainmenu {
	width: 960px;
	_width : 955px;　/* for IE6 */
	text-align: center;
	background-image: url(../images/mainmenu-bg.jpg);
	position: relative;
	left:0px;
	_left : -2px;　/* for IE6 */

}
*:first-child+html #mainmenu {	　/* for IE7 */
	width: 955px;
	text-align: center;
	background-image: url(../images/mainmenu-bg.jpg);
	position: relative;
	left:-2px;
	
}
.pos-x1		{
	position: relative;
	left: 0px;
	_left : -10px;　/* for IE6 */
	
}

*:first-child+html .pos-x1		{　/* for IE7 */
	position: relative;
	left: -10px;
}


#leftline { /* 1 */
	width: 210px;
	margin-top: 5px;
}
#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contents1 {
	width: 764px;
	float: left;
	/* margin-top: 5px;
	margin-bottom: 20px; */
}
#member {
	width: 176px;
	margin-bottom: 20px;
}
#rightline { /* 3 */
	width: 176px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#centerline {
	width: 538px; /* 538 */
	float: right;
	/* margin-right: 8px; */
}
#info {
	background-image: url(../images/home/information_stripe.gif);
	background-repeat: repeat-y;
	width: 538px; /* 538 */
}
.hometext {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 15px;
	background-image: url(../images/home/information_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#voice {
	margin-top: 10px;
	width: 538px;
	background-color: #F9F9DD;
}
#postage0zero { /* */
	width: 176px;
	margin-top: 15px;
	margin-bottom: 40px;
}
.postagetext {
	font-size: 12px;
	line-height: 1.5em;
	color: #AFAE52;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.hometextsentence {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-image: url(../images/home/information_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
}
#category {
	width: 210px;
}
.categorymaintitle { /* 2 */
	font-size: 16px;
	font-weight: bold;
	color: #6A4A1A;
	height: 20px;
	background-image: url(../images/category/categorytitle.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-left: 5px;　/* 25px */
	text-align:left; /* add */
	margin-bottom: 15px;
	margin-top: 5px; /* add */
/*　padding-right: 10px;　*/
	width: 503px;
}
.pos-x2	{
	position: relative;
	left: 25px;
}
*:first-child+html .pos-x2 {	　/* for IE7 */
	position: relative;
	left: 35px;
}
.categorylogo {
	width: 270px;
	height: 98px;
	margin-bottom: 15px;
	text-align:left; /* add */
/*	margin-left: 45px;　*/
}
#pos-x3	{
	position: relative;
	left: 0px;
	_left : -135px;　/* for IE6 */

}

*:first-child+html #pos-x3 {	　/* for IE7 */
	position: relative;
	left : -135px;　
}
.categorydetailsarea { /* 5 */
	background-image: url(../images/category/categorydetailsarea.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 538px;
	text-align: left;
}
.categoryarticleimage { /* 6 */
	height: 250px;
	width: 250px;
	/* margin-top: 15px;
	margin-left: 18px; */
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
}
.detailstitle { /* 7 */
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B2B155;
	text-decoration: none;
	margin-top: 5px;
	/* padding-top: 10px;
	padding-left: 15px; */
}

.categorydetailssentence {
	float: right;
	/* height: 272px; */
	width: 240px;
}
.categoryprice { /* */
	font-size: 14px;
	color: #9FA050;
	/* margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px; */
	line-height: 1.7em;
} 
.categorymore { /* */
	text-align: right;
	margin-top: 0px; }
.shopping { /* */
	font-size:12px;
	height: 45px;
	margin-top: 10px;
	width: 538px;
}
.pos_u10	{ /* add */
	position: relative;
	top: -15px;
}
.wwwbutton {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	height: 49px;
	width: 53px;
	margin-right: 20px;
	float: left;
}
.wwwtext {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	width: 180px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
.www {
	width: 300px;
	margin-left: 20px;
}
.wwwber {
	clear: both;
	height: 2px;
	width: 300px;
}
.detailstext {
	font-size: 12px; /*12*/
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.kakaku		{
	font-size: 16px; 
	font-weight: bolder;
}
#maintitle img {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.maintitle {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	background-image: url(../images/home/information_stripe.gif);
	background-repeat: repeat-y;
	width: 538px;
}
#dike {
	clear: both;
	height: 5px;
	width: 538px;
	margin-right: auto;
	margin-left: auto;
}
