@charset "UTF-8";

.article {float:left;}
.beside {float:right;}

/*.article,
.beside {background-color:#f5f5f5;}
*/

/*シリーズバナー用*/
#list_series {margin:10px 0;padding:0 0 4px;width:550px;overflow:hidden;}
#list_series li {float:left;list-style-type:none;}

/*みしゅっくひろばショートカットバナー用*/
#list_news {margin:10px 0;}
#list_news ul {margin:0;padding:0 0 4px;width:550px;overflow:hidden;}
#list_news ul li {float:left;list-style-type:none;}

/*ad_area*/
.ad_area{
	margin:0 auto;
	width:780px;
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.ad_area a:link {
	color: #999999;
	text-decoration: none;
/*	white-space:nowrap;	*/
}

.ad_area a:visited {
	color: #999999;
	text-decoration: none;
}

.ad_area a:hover {
	color:#003399;
	text-decoration: none;
}
