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

#top_header_bg {
	background-image: url(../img/top_header_bg.jpg);
	height: 420px;
	width: 960px;
}
#news { margin-top: 20px; margin-bottom: 0px; margin-right: 30px; color:#000000; text-align:left; font-size: 13px; height: 120px; clear: both; 
}
#top_news_rss { width: 80px; height: 70px; float: left; margin-left: 60px; margin-top: 30px; }
#top_news_iframe { height: 140px; width: 750px; float: right; }
#top_contents_wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#contents_title{
	width: 760px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #036;
	font-weight: bold;
}
#text_area{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 180%;
}
#flag_wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	height: 70px;
}
#flag_box {
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #069;
	line-height: 20px;
	padding-top: 10px;
	float: left;
}
