@charset "utf-8";
/* CSS Document */

#top_menu_bigbox{
	width:890px;
	height:auto;
	display:block;	
	
}

#top_left_box{
	width:170px;
	height:auto;
	float:left;	
	display:block;	
}

#top_left_box FORM{
	width:170px;
	height:auto;
}

	

#top_left_box table{
	width:170px;
	margin-top:10px;
	border:none;
	border-collapse:collapse;
	
}


#top_left_box table tr{

	
}

#top_left_box table tr td{
	width:170px;
	margin:5px 0;
	padding:2px 0;
	border:none;
	border-bottom:dashed 1px #FFCC33;
	border-collapse:collapse;

}
#top_left_box table tr td a{
	font-size:16px;
	color:#330000;
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	display: block;
	height: 36px;
	line-height: 36px;
}


#top_left_box table tr td a:visited{
color:#330000;
}

#top_left_box table tr td a:hover{
	color:#330000;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F90;
	
}



#top_right_box{
	width:702px;
	height:auto;
	margin-left:18px;
	float:left;	
	display:block;	
}
