/*#######################*/
/*			共有		 */
/*#######################*/

body{
	margin:0;
	font-size:9pt;
	line-height:120%;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg.gif);
	background-color:#c4e1ff;
	background-position:0 0;
	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		{text-decoration:underline; color:blue;}

div.menu{
	margin:5 0 0 8;
	}

img{border:none;}


/*■文字*/
.small{	font-size: 7.5pt;}
b	{color:#f00082;}



/*#######################*/
/*		TOPページ		 */
/*#######################*/

.nedan	{	/*TOP値段*/
		color:red;
		font-size:9pt;
		font-weight:bold;
		}



/*#######################*/
/*		子ページ		 */
/*#######################*/

.title{
  /*---------------------ページ内見出し（cgiのタイトルのみ使用）*/
	background-image:url(../img/title.gif);
	width:600; height:30;
	padding-top:8;
	padding-left:40;
	font-weight:bold;
	color:#f00082;
	letter-spacing: 0.3em;
	}

.com{
  /*---------------------ページ内説明文ブロック*/
	width: 600px;
	margin: 10 0 0 30;
	}



/*#######################*/
/*		HELPページ		 */
/*#######################*/

h3{
	width: 600px; height:30px;
	padding:8 0 0 40;
	margin-left:20;
	margin-bottom:20;
	letter-spacing: 0.3em;
	color:#f00082;
	font-size:10pt;
	background-image:url(../img/title.gif);
	border-bottom:solid 1px #454545;
	}



.Q-title{
	width:550px; height:25px;
	border:solid;
	border-color:#0066FF;
	border-width:1px;
	background-image:url(../img/bg-Qtitle.gif);
	padding:5px 0px 0px 20px;
	margin-left:30px;
	font-weight: bold;
	margin-top:8px;
	}
.Q-com{
	width:550;
	border:solid;
	border-color:#0066FF;
	border-width:1px;
	background-color:#ffffff;
	padding:20px 5px;
	margin-left:30;
	}

.cate_navi{
	margin-left:30px;
}

.up{
  /*---------------------ページup*/
	width:580;
	text-align:right;
	padding-top:5;
	}

.sankaku{
	width:400;
	text-align:center;
}


.kope{
text-align:left;
margin:0 0 0 10px;}
