@charset "Shift_JIS";

/*#######################*/
/*			共有		 */
/*#######################*/

body{
	margin:0 auto;
	font-size:9pt; line-height:120%;
	color:#666666;
	background-image:url(../img/bg.gif);
	background-position:50px;
	background-repeat:y-repeat;
	}
td{
	font-size:9pt; line-height:120%;
	color:#666666;
	}
#main{
	margin-left:52px;
	}
#main-tb{ padding-left:6px;}

.small	{ font-size:7.5pt;}
b		{ color:green;}
img		{ border-width:0;}


A:link{		text-decoration:none;}
A:active{	text-decoration:none;}
A:visited{	text-decoration:none;}
A:hover{	text-decoration: underline;}


#mainctg{
	margin:0 2px 0 0;
	}

/*#######################*/
/*		メインページ	 */
/*#######################*/

#topix{
	background-image:url(../img/top.gif);
	width:590px; height:251px;
	}

.item-price	{ /*オススメ*/
	font-family:"Arial Black";
	color:red;
	font-size:15pt;
	padding-top:5;
	}
span.off{	/*割引表示*/
	font-size:9pt;
	color:black;
	font-family:"ＭＳ Ｐゴシック",Osaka;
	}


.item-com{	/*トップ商品紹介*/
	text-align:left;
	font-size:7.5pt;
	}

#right{
	background-color:#ffffc0;	
	margin-left:5px;
}
#right td{font-size:8pt; color:green;}
#right img{ border-width:0;}
.r-name{
	font-weight:bold;
	color:orange;
}
.r-nedan{
	margin-bottom:5px;
	color:red;
	font-weight:bold;
}
.r-teika{
	color:gray;
	font-weight:lighter;
}
.r-photo{
	border:solid 1px green;
	background-color:white;
}

/*#######################*/
/*		子ページ		 */
/*#######################*/

.tbl-bg1{
	background-image:url(../img/tbl-bg1.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.tbl-bg3{
	padding:0 10px;
	}




.title{
  /*---------------------ページ内見出し（cgiのタイトルのみ使用）*/
	background-image:url();
	width:600px; height:28px;
	padding-top:5px;
	padding-left:40px;
	font-weight:bold;
	color:#454545;
	font-size:11pt;
	letter-spacing: 0.3em;
	margin-left:30px;
	}

.com{
  /*---------------------ページ内説明文ブロック*/
	width: 500px;
	margin: 10px 0 0 0;
	}



/*#######################*/
/*		HELPページ		 */
/*#######################*/

h3{
	background-image:url();
	width:500px; height:28px;
	margin:0;
	color:#666;
	font-size:10pt;
	letter-spacing: 0.3em;
	}
.Q-title{
	font-size:1.2em;
	font-weight: bold;
	color:#339999;
	margin-left:5px;
	margin-top:8px;
	}
.Q-com{
	border:double 3px #33cc33;
	width:500px;
	padding:10px 5px 5px 5px;
	line-height:1.5em;
	margin-left:5px;
	}

.cate_navi{
	margin-left:5px;
	margin-top:5px;
}

.up{
  /*---------------------ページup*/
	width:500px;
	text-align:right;
	padding-top:5px;
	}

.sankaku{
	width:80%;
	text-align:center;
}
