@charset "utf-8";

/*TOP用お知らせ・ニュース*/
#top-news-box {
	width:430px;
	float:right;
}

#news-text-box {
	text-align:left;
	margin:0px 20px;
}

#news-text-box h3 {
	margin-bottom:10px;
	color:#8ABD00;
	font-size:1.2em;
	font-weight:normal;
}

.picup-news-box01 {
	width:180px;
	float:left;
	margin-top:10px;
}

.picup-news-box02 {

	width:180px;
	float:right;
	margin-top:10px;
}

/*
.picup-news-box03 {
	width:180px;
	float:left;
	margin:20px 0px;
}

.picup-news-box04 {
	width:180px;
	float:right;
	margin:20px 0px;
}
*/

.news-img {
	float:left;
}

.news-bt {
	background-image:url(/Portals/0/image/common/com_dotted_gray.gif);
	background-repeat:repeat-x;
	background-position:top center;
	padding-top:20px;
	text-align:right;
	margin:0px 20px;
}



