#keywords{
	width: 641px;
	height: auto;
	padding: 5px;
	margin: 5px;	

	color: #999FBB;
	font-size: 8pt;
	text-align: left;
}

#title{
	width: 641px;
	height: 61px;
	padding: 0px 0px 0px 0px;
	padding-top: 3px;
	margin: 0px;
	border-top: 0px solid #D3DBEC;
	border-bottom: 0px solid #D3DBEC;

	text-align: center;
}

/*メニューバー＞＞*/
#menubar{
	width: 661px;
	height: auto;
	paddinng: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #D3DBEC;
	text-align: center;
	}

.menu{	
	width: 641px;
	height: auto;
	padding: 0px 0px 0px 0px;
	padding-bottom: 2px auto;
	margin: 0px;
	list-style: none;
	text-align: justify;
}

.sel{
	background: #fff;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	border-left: 0px solid #999FBB;
		
	float: left;

	font-size: 12px;
	text-align: center;	
	text-decoration: none;
}

.sel a{
	background: #fff;
	width: auto;
	display: block;

	color: #050505;
	line-height: 25px;
	text-decoration: none;
}

.sel a:hover{
	background: #fff;

	color: #050505;
	text-decoration: none;
}

.sel a:visited{
	background: #fff;
	color: #050505;
	text-decoration: none;
	}
/*＜＜メニューバー*/



/* フッター */

#footer{
	background: #fff;
	width: 641px;
	height: auto;
	padding: 5px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	color: #333;
	font-size: 10pt;
	text-align:left;
}
