a		{
		font-size:10pt;
		}
a:link.index_BN	{
		text-decoration:none;
		color:#FC6A89;
		}
a:visited.index_BN	{
		text-decoration:none;
		color:#FC6A89;
		}
a:hover.index_BN	{
		text-decoration:none;
		color:#863545;
		}
a:link.index_num	{
		text-decoration:none;
		color:#FC6A89;
		}
a:visited.index_num	{
		text-decoration:none;
		color:#FC6A89;
		}
a:hover.index_num	{
		text-decoration:none;
		color:#641323;
		}

table.basetable	{
	width:610px;/*
		table-layout:fixed;
		position:absolute;*/
		left:10px;
		right:10px;
		}		
.koushin	{
		text-align:left;
		}
.link_num	{
		text-align:right;
		}
.Attention	{
		font-size:8pt;
		color:#666666;
		line-break:strict;
		position:relative;
		top:15px;
		left:10px;
		}
/* Ancor Tag
----------------------------------------------- */
a img { border: 0; }
	
/* メニューレイアウト
-----------------------------------------------  */
#menu{
	width:160px;
}

#menu #isp{
	padding: 3px 0px 20px;
}

#menu table{
	width:160px
	margin: 0px;
	padding:0px;
}

#menu td {
	width:158px;
	height:35px;
	margin: 0px;
	padding:  0px;
}

#menu td a{
	color:#333;
	font-size:13px;
	padding: 0px 0px 0px 20px;
}

#menu td.bg06{
	background: url("./img/2006_bg.gif") no-repeat;
}

#menu td.bg05{
	background: url("./img/2005_bg.gif") no-repeat;
}

/* メイン：ヘッド
-----------------------------------------------  */
#head{
	background: url("./img/logo.jpg") no-repeat;
	width:610px;
	height:376px;
	margin: 0px;
}

#head2{
	background: url("./img/logo2.jpg") no-repeat;
	width:610px;
	height:137px;
	margin: 0px;
}

#head h1,#head2 h1 {/*
	display: none;*/
	height: 30px;
	}


#head h1 a, #head2 h1 a {/**/
	text-indent: -9999em;
	display: block;
	height: 100px;
	width: 300px;
	text-decoration: none;
}


#head td.one{
	padding: 7px 0px 0px;
}


#head td a{
	margin: 0px 1px;
}

/* メイン：更新情報
-----------------------------------------------  */
#main{
	width:610px;
}

#new{
	line-height:140%;
	color:#666;
	background: url("./img/news_tll.gif") no-repeat;
	width:610px;
	border: 2px solid #FDB0CC;
	margin: 10px 0px;
	padding: 0px;
}

#new h1{
	display: none;
}

#new h2{
	font-size:12px;/*
	font-weight:normal;*/
	padding: 46px 20px 5px;
	margin:  0px;
}

#new h3{
	margin:  0px;
	font-size:10px;
	font-weight:normal;
	padding: 0px 20px;
}


/* メイン：フッターリンク
-----------------------------------------------  */
#main td #back{
	font-size:10px;
	text-align:right;
	line-height:160%;
	padding:10px 3px;
}

/* 本体：スクロールバー
-----------------------------------------------  */
html,body { 
	scrollbar-face-color: #F0F0FF;
	scrollbar-track-color: #F0F0FF;
	scrollbar-highlight-color: E9E9E9;
	scrollbar-3dlight-color: #F3F3F3;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #666;
	scrollbar-arrow-color: #888888;
}

