@charset "Shift_JIS";

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

body{
	margin:0;
	padding:0;
	background-color:#ccc;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	}
	
body,td	{
	color:#666;
	font-size : 9pt;
	line-height:120%;
	}




img		{border:none;}
.small	{font-size:8pt; color:#fff;}
b		{color:#cd5757;}

a		{text-decoration:none;
		 color:#f06;}
a:hover	{color:orange;}






/*#######################*/
/*		トップ			 */
/*#######################*/

#menu{text-align:left;}
#menu img{margin:3px 0;}

.pick img{
	margin:4px 0;
	}

#topix{
	width:206px; height:293px;
	background-image:url(../img/bg-topix1.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-top:5px;
	}
#top-info{
	width:190px;
	margin-top:10px;
	margin-left:5px;
	background-color:#cc3;
	}
#top-info p{
	margin:0 10px 2px 10px;
	padding:0;
	font-size:8pt;
	color:#660;
	}
#top-info span{
	color:#903;
	}
span{
	font-size:8pt; color:#666;	
	}

#osirase1{
	width:400px;height:23px;
	margin:0;
	padding:0;
	background-image:url(img/osirase2.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#000;
	font-size:11pt;
	text-align:left;
}
#osirase2{
	margin:0; padding:10px 20px;
	width:400px;
	color:#666;
	background-image:url(img/osirase1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}



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

.com{
	/*---------------------ページ内説明文ブロック*/
	margin:0;
	padding:0 10px;
	width:600px;
	color:#666;
	line-height:17px;
	text-align:left;
	}


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

h3{
	width:600; height:27px;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:30px;
	padding-top:5px;
	margin:20px 0 0 0;
	line-height:120%;
	font-weight:bold;
	font-size:12pt;
	color:#903;
	text-align:left;
	}

dt{
	font-weight:bold;
	color:#903;
	}

.Q-title{
	width:600px;
	height:23px;
	margin-top:8px;
	padding:3px 0 0 43px;
	background-image:url(../img/bg-title.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#000;
	font-size:11pt;
	text-align:left;
	}
.Q-com{
	margin:0; padding:10px 20px;
	width:600px;
	color:#666;
	background-image:url(../img/bg-com.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	line-height:1.5em;
	}

.up{
  /*---------------------ページup*/
	width:580px;
	text-align:right;
	padding-top:5px;
	}
.up A:hover{
	background-color:#9cf;}

.sankaku{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#6600cc;
	}

.osirase-title{
	width:400px;
	height:24px;
	background-color:#cccc33;
	background-repeat:no-repeat;
	background-position:0 0;
	color:#fff;
	font-weight:bold;
	font-size:13pt;
	padding:5px 0 0 5px;
}

.osirase-com{
	width:400px;
	padding:5px;
	border:1px solid #cccc33;
}

