@charset "UTF-8"; 

/* フッター トップページ用 */

#footer-cts {
	padding-top: 20px;
}


/* トップページCSS */
#top_contents {
	width: 940px;
	height: auto;
	margin: 0 auto;
}

/* トップ画像 */
#top_main {
	width: 900px;
	height: 268px;
	margin: 0 auto 9px auto;
}

/* トップボックス01 */
#top_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
}

#top_box table td{
	width: 295px;
	padding: 1px 1px 11px 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
}

#top_box table td.space {
	border: none;
	width: 7px;
}

#top_box table td img{
	margin-left: auto;
	margin-right: auto;
	padding: auto;
}

#top_box table td p.txt{
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#top_box table td.noborder{
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#top_box table td p.pagemore{
	padding-right: 7px;
	font-size: 13px;
	text-align: right;
	vertical-align: middle;
}

#top_box table td p.pagemore img{
	margin-right: 5px;
	padding-bottom: 0px
}

/* トップレフト */
#top_left {
	float: left;
	width: 624px;
	padding-left: 19px;
}

/* NEWS一覧 */
.top_news {
	width: 598px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.top_news table {
	width: 571px;
	margin: 0 auto;
	font-size: 80%;
	line-height: 140%;
}

.top_news table th{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dashed #A5A5A5;
	background: url(../images/ic_01.gif) no-repeat left center;
	font-weight: normal;
}

.top_news table td{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #A5A5A5;
	vertical-align: top;
}


/* トップライト */
#top_right {
	float: right;
	width: 278px;
	height: 100%;
	padding-right: 17px;
}


#top_right img {
	margin-bottom: 10px;
}
