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


/* --------------------------------------
	メインビジュアル
--------------------------------------- */

#article #right #mainbox .poster{
	padding:9px;
}

/* --------------------------------------
	ニュースエリア
--------------------------------------- */

#article #right #mainbox .news{
	width:568px;
	min-height:200px;
	padding-bottom:20px;
	background:#fff;
	border:#bfbfbf solid 1px;
	margin-left:9px;
	float:left;
}

#article #right #mainbox .news p{
	width:568px;
	height:50px;
	background:url(../images/news_tit.gif) no-repeat center bottom;
	text-indent:-200%;
	white-space:nowrap;
	overflow:hidden;
}

#article #right #mainbox .news table{
	width:529px;
	margin:10px 0 0 20px;
}

#article #right #mainbox .news table tr{
	border-bottom:#ccc 1px dotted;
}

#article #right #mainbox .news table td{
	font-size:110%;
	padding:10px 5px;
}

#article #right #mainbox .news table td a{
	color:#000;
}

#article #right #mainbox .news .news_link{
	width:508px;
	text-align:right;
	margin:0 auto;
	padding-top:15px;
	clear:both;
}

body #article #right #mainbox .news .news_link a{
	font-size:100%;
	color:#3fa6ee;
	position:relative;
	left:10px;
}

/* --------------------------------------
	バナーエリア
--------------------------------------- */

#article #right #mainbox .banner{
	width:200px;
	margin-left:9px;
	float:left;
}

#article #right #mainbox .banner img{
	margin-bottom:8px;
}

/*---------------
□□□font□□□
---------------*/

#article #right #mainbox .news table td{
	font-size:110%;
}

#article #right #mainbox .news table td a{
	color:#000;
}

#article #right #mainbox .news table td.date {
	color:#F98232;
}

#article #right #mainbox .news .news_link{
	font-size:13px;
}

#article #right #mainbox .news .news_link a{
	color:#2b93fd;
}
