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

body{
	margin:0;
	font-size:9pt;
	line-height:120%;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#eb6883;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	}
td{
	font-size:9pt;
	line-height:120%;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/*■リンク-通常*/
a:link		{text-decoration:none; color:red;}
a:visited	{text-decoration:none; color:red;}
a:hover		{color:blue;}


/*■リンク-ﾍｯﾀﾞｺﾝﾃﾝﾂ*/
#contents a:link,
#contents a:visited	{text-decoration:none; color:#ffffff;}
#contents a:hover	{text-decoration:underline;}


/*■文字*/
.small{	font-size: 7.5pt;}
b	{color:#f00082;}
.nedan	{color:#f00082; font-size:9pt; font-weight:bold;}	/*TOP値段*/


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

.title{
  /*---------------------ページ内見出し*/
	width: 600px; height:30px;
	padding:8 0 0 0;
	letter-spacing: 0.3em;
	color:#336699;
	font-weight:bold;
	background-image:url(../img/title1.gif);
	}

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



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

h3{
/*文字フィルター*/
	width: 580px; height:30px;
	padding:8 0 0 40;
	margin-bottom:0;
	letter-spacing: 0.3em;
	color:#9e37f3;
	font-size:10pt;
	background-image:url(../img/title1.gif);
	}



.Q-title{
	text-align:left;
	width:550px; height:23px;
	border:solid;
	border-color:#33cc00;
	border-width:1px;
	background-color:#ffffca;
	padding:5px 0px 0px 30px;
	margin-left:30px;
	margin-top:8px;
	font-weight: bold;
	}
.Q-com{
	text-align:left;
	width:550;
	border:solid;
	border-color:#33cc00;
	border-width:1px;
	background-color:#ffffff;
	padding:20px 5px;
	margin-left:30;
	}
.Q-menu{
	width:150;
	position: fixed;
	top:150px; left: 200;
	z-index: 3;
	padding:0;
	}

.cate_navi{
	margin-left:30px;
}

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

.sankaku{
	width:400;
	text-align:center;
}
