
/*#######################*/
/*			共有		 */
/*#######################*/

body{
	margin:0;
	font-size:9pt; line-height:120%;
	color:#666666;
	background-color:#ccc;
	}
td{
	font-size:9pt; line-height:120%;
	color:#666666;}

a:link		{text-decoration:underline; color:blue;}
a:visited	{text-decoration:underline; color:blue;}
a:hover		{text-decoration:none; color:red;}
.small	{ font-size:7.5pt;}
b		{ color:#e02967;}
strong	{ font-weight:lighter;}

#menu{
	background-image:url(../img/bg-menu.gif);
	background-repeat:no-repeat;
	background-position:23px 0;
	}
#menu a:link{
	color:#000;
	text-decoration:none;
	font-family: verdana;
	font-style: normal;
	line-height: 1.5;
}
#menu a:hover{color:red;
	}
#menu.img	{ vertical-align: middle;}

img	{border:none;}

/*#######################*/
/*		メインページ	 */
/*#######################*/

#naka{
	width:650px;
	margin-left:10px;
	margin-right:20px;
	margin-top:6px;
	text-align:left;
	}
#topix{
	border:solid 1px #454545;
	}
span.top{
	color:red;
	font-weight:bold;
	font-size:12pt;
	}
hr.top{
	width:600;
	text-align:left;
	color:#cf183f;
	}
.price	{ /*オススメ*/
	font-size:15pt;
	font-family:"sans-serif";
	font-weight:bold;
	color:#D26B53;		/*D26B53*/
	}
ul{	margin:0 0 10px 15px;}
li{	list-style-image: url(../img/a2.gif);
	margin:0;
	}

/*#######################*/
/*		シリーズもの	 */
/*#######################*/

td.pic{
	width:110px; height:120px;
	border:solid 1px #666666;
	}
#L{
	width:480; height:150;
	background-image:url(../img/top1.gif);
	}
#L a{
	text-decoration:none;
	color:yellow;
	}
#L a:hover{
	color:#f90;
	}

/*#######################*/
/*		子ページ		 */
/*#######################*/

.title{
  /*---------------------ページ内見出し（cgiのタイトルのみ使用）*/
	background-image:url(../img/title1.gif);
	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: 570px;
	margin: 10px 0 0 50px;
	}



/*#######################*/
/*		HELPページ		 */
/*#######################*/

h3{
	background-image:url(../img/title1.gif);
	width:600px; height:28px;
	margin-bottom:10;
	padding:8 0 0 40;
	font-weight:bold;
	color:#fff;
	font-size:11pt;
	letter-spacing: 0.3em;
	}
.Q-title{
	background-image:url(../img/title2.gif);
	width:550px; height:28px;
	font-size:1.2em;
	font-weight: bold;
	color:#339999;
	margin:8px 0 0 30px;
	}
.Q-com{
	width:550px;
	border:solid;
	border-color:#CC6666;
	border-width:1px;
	background-color:#ffffff;
	padding:10px;
	margin-left:30px;
	}

.cate_navi{
	margin-left:30px;
}

.up{
  /*---------------------ページup*/
	width:580px;
	text-align:right;
	padding-top:5px;
	}

.sankaku{
	width:80%;
	text-align:center;
}
