@charset "utf-8";

#mainvisual {
	width: 952px;
}

#mainvisual #main_left {
	width: 647px;
	float: left;
	background: url(../imgs/top_mainvisual_bg.jpg) 0 0 no-repeat;
	height: 282px;
	position: relative;
}

#mainvisual #main_left #days {
	position: absolute;
	left: 225px;
	top: 180px;
	width: 185px;
	height: 83px;
}

#mainvisual #main_left #days_en {
	position: absolute;
	left: 275px;
	top: 180px;
	width: 185px;
	height: 83px;
}

#mainvisual #main_right {
	width: 305px;
	float: right;
}

#top_left {
	width: 628px;
	float: left;
}

#top_left #bnr_entry {
	float: left;
	margin-top: 6px;
}

#top_left #bnr_entry_half {
	float: left;
	margin-top: 11px;
}

#top_left #bnr_gcc {
	float: left;
	margin-top: 12px;
}

#top_left #bnr_volunteer {
	float: right;
	margin-top: 12px;
	margin-left: 12px;
}

#top_left #news {
	margin-top: 12px;
}

#top_left #news_body {
	background: url(../../ja/imgs/top_news_bg.gif) 0 0 repeat-y;
	padding: 13px 17px 11px;
}

#top_left #news_body #news_box_ja {
	width: 586px;
	/*height: 295px;*/
	height: 270px;
	overflow: auto;
	padding-right: 8px;
}

#top_left #news_body #news_box_en {
	width: 586px;
	/*height: 226px;
	height: 229px;*/
	height: 124px;
	overflow: auto;
	padding-right: 8px;
}

#top_left #news_body #news_box_ja table,
#top_left #news_body #news_box_en table {
	width: 569px;
	border-collapse: collapse;
	border: 0;
	background: url(../imgs/dotline.gif) 0 top repeat-x;
}

#top_left #news_body #news_box_ja table th,
#top_left #news_body #news_box_en table th {
	font-weight: normal;
	color: #669900;
	text-align: left;
	vertical-align: top;
	padding: 4px 20px 4px 0;
	width: 4.5em;
}

#top_left #news_body #news_box_ja table tr,
#top_left #news_body #news_box_en table tr {
	background: url(../imgs/dotline.gif) 0 bottom repeat-x;
}

#top_left #news_body #news_box_ja table td,
#top_left #news_body #news_box_en table td {
	padding: 4px 0;
}

#top_left #news_body #news_box_ja table td a,
#top_left #news_body #news_box_en table td a {
	background: url(../imgs/icon_arrow.gif) 0 0 no-repeat;
	padding-left: 20px;
}

#top_left #news_foot {
	background: url(../../ja/imgs/top_news_foot.gif) 0 0 no-repeat;
	height: 6px;
	font-size: 0;
}




#top_right {
	width: 306px;
	float: right;
	/*margin: 13px 0 22px 18px;*/
	margin: 13px 0 0 18px;
}

#top_right #outline {
	margin-top: 12px;
}

#top_right #outline_en {
	margin-top: 0;
}

#top_right #outline_img {
	background: url(../../ja/imgs/top_outline_bg.gif) 0 0 repeat-y;
	padding: 0 2px;
}

#top_right #outline_body {
	background: url(../../ja/imgs/top_outline_bg.gif) 0 0 repeat-y;
	padding: 6px 16px;
}

#top_right #outline_body p.link {
	text-align: right;
}

#top_right #outline_body p.link a {
	background: url(../imgs/icon_arrow.gif) 0 0 no-repeat;
	padding-left: 16px;
}

#top_right #outline_foot {
	background: url(../../ja/imgs/top_outline_foot.gif) 0 0 no-repeat;
	height: 6px;
	font-size: 0;
}

#top_right #btn_21 {
	text-align: right;
	margin-top: 8px;
}


