/*　TOP PAGE　
---------------------------------------------------------------------------------------------- */

#top_sp {
	margin-top: 25px;
}

#top_info{
	width: 535px;
}

#top_info a:link { color: #1b1b1b; }
#top_info a:visited { color: #1b1b1b; }
#top_info a:hover { color: #025492; }
#top_info a:active { color: #025492; }

#top_banner{
	width:305px;
	float:right;
}

.topbanner_line{
	border: 1px solid #e1e1e1;
}

#top_browser a:link { color: #0c67ab; }
#top_browser a:visited { color: #0c67ab; }
#top_browser a:hover { color: #0f8e8b; }
#top_browser a:active { color: #0f8e8b; }








/*　TOP BANNER　
---------------------------------------------------------------------------------------------- */

.topbana{
	border: 1px solid #dfdfdf;
}



.top_text{
	font-size:10px;
	padding: 5px;
	line-height: 1.4em;
}

*:first-child+html .top_text{
	font-size:73%;
	padding: 5px;
	line-height: 150%;
}

.top_textline{
	border:2px solid #dfdfdf;
}

#bnrList {
	margin-bottom: 10px;
}

#bnrList ul {
}

#bnrList ul li {
	margin-bottom: 8px;
}

#bnrList ul li a {
}

#bnrList ul li a img {
}

