@charset "Shift_JIS";

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

body{
	margin:0;
	}

td{
	font-size:9pt; line-height:120%;
	color:#666666;
	}

/*=========================================右レイアウト*/
#right{
	position: absolute;
	top: 0;
	left:677px;
	z-index: 2;
	margin:0;
	padding:0;
	}
#right table{
	background-image:url(../img/ue2.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10%;
	}

/*=========================================トップメニュー*/
#toplink{	}
#toplink A:link,
#toplink A:active,
#toplink A:visited	{color:blue;}
#toplink A:hover	{text-decolation:underline;}

#toplink b{color:#f60;}


/*=========================================メイン表示*/
#main	{}
#main-in{}

.small	{ font-size:7.5pt;
		  line-height:130%;
		  font-family:Verdana;
		  color:#888;
		}
b		{ color:orange;}
img		{ border-width:0;}


A:link,
A:active,
A:visited	{text-decoration:none; color:blue;}
A:hover		{text-decoration: underline; color:#f93;}




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

/*-----------------------------TOPIX---*/
#topix	{	}
.top-item{	}


/*#######################*/
/*		特集ページ		 */
/*#######################*/
.more{
	width:95%;
	text-align:right;
	}
hr.morehr{
	width:98%;
	border-style:dashed;
	border-top-width:2px;
	border-top-color:#9D8717;
	}

.sm{
	padding:0;
	margin:0;
	width:100px;
	height:100px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#d5d5ab;
	}
.item{margin-top:5px;}
.item span{font-size:8pt;}
.item b{color:red;}

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

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


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


.Q-title{
	background-image:url(/img/q-title.gif);
	width:480px;
	height:27px;
	margin:8px 10px 0 10px;
	padding-top:6px;
	padding-left:15px;
	font-weight: bold;
	color:#ffffff;
	}
.Q-com{
	width:480px;
	margin:0 10px 10px 10px;
	padding:15px 10px 10px 10px;
	border:double 3px #666;
	}

.cate_navi{
	margin-left:10px;
}

.up{
  /*---------------------ページup*/
	width:480px;
	text-align:right;
	}
.up A:hover{
	background-color:#EECE00;}

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