@charset "euc-jp";
/* CSS Document */

.rightBOX2{
	background:url(https://ssl.tksc.jaxa.jp/jaxaclub/img/link/menubg.gif) 0 0 repeat-y;
	width:566px;
	margin:0px 0px 20px 0px;
	padding:0px;
	border:none;
	clear:both;
	height:auto;
}

.rightBOX_top{
	background:url(https://ssl.tksc.jaxa.jp/jaxaclub/img/link/menubg_top.gif) 0 0 no-repeat;
	width:566px;
	height:15px;
	padding:0px;
	margin:0px;
	clear:both;
}


#content .rightBOX2 h3{
	width:190px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 15px;
	/*font-size:80%;*/
	font-weight:bold;
	color:#476b8e;
}

#content .rightBOX2 h3 a{
	color:#476b8e;
}

#content p {
	margin:0;
	padding:0;
}

.rightBOX2 ul{
	width:316px;
	height:auto;
	float:right;
	/*font-size: 81.25%*/
}


.rightBOX2 li{
	display:block;
	font-weight:bold;
	border:none;
	margin:0 0 1em 0;
	/*line-height:115%;*/
}

.rightBOX_bottom{
	background:url(https://ssl.tksc.jaxa.jp/jaxaclub/img/link/menubg_bottom.gif) center bottom no-repeat;
	width:566px;
	height:15px;
	padding:0px;
	margin:0px;
	clear:both;
}