@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */
	
/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	width:930px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	color: #333333;
	padding-top: 15px;
	}

/* =========================== */
/* トップコンテンツ テーブル   */
/* =========================== */
#top-cont {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
/* =========================== */
/* トップコンテンツ 左     　　*/
/* =========================== */
#top-cont-left {
	width: 595px;
	padding-right: 0px;
}
/* =========================== */
/* トップコンテンツ 右     　　*/
/* =========================== */
#top-cont-right {
	width: 290px;
	padding-left: 15px;
}

/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	width: 670px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
}
#main-contents  #topic-headline-section DL {
	width: 640px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	margin: 0px;
	color: #333333;
	font-size: 12px;
	padding-top: 15px;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	color: #333333;
	font-size: 12px;
	padding-right: 23px;
	float: left;
	background-image: url(../img/topics-guide.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {

	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	padding-top: 0px;
	padding-bottom: 5px;
	color: #333;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 100px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	}
TD#left-contents h4 {
	background-repeat: no-repeat;
	height: 25px;
	width: 440px;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: center top;
	background-image: url(../img/h4.jpg);
	padding-top: 9px;
	padding-left: 20px;
	}
	
TD#left-contents #topic-headline-section{
	width: 460px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
}
TD#left-contents  #topic-headline-section DL {
	width: 640px;
	margin: 0px;
	padding: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
TD#left-contents  #topic-headline-section DT{
	margin: 0px;
	color: #505050;
	font-size: 12px;
	}
/* 公開日 */
TD#left-contents  #topic-headline-section DT .date {
	color: #525252;
	font-size: 12px;
	float: left;
	background-image: url(../img/topics-guide.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	}
/* 記事タイトル（リンク先があるとき） */
TD#left-contents  #topic-headline-section DT A {

	}
/* 記事タイトル（リンク先がないとき） */
TD#left-contents  #topic-headline-section DD{
	color: #4D4D4D;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 102px;
	margin: 0px;
	width: 352px;
	line-height: 1.2em;
	}
	
	
	
	
/*第三楽章用テンプレート*/
TABLE#Toppage-News-Block{
	width: 670px;
}
#Toppage-News-Block TD.news-block{
	height: 372px;
	width: 322px;
	border: 4px solid #dae7f1;
	vertical-align: top;
}
#Toppage-News-Block TD.news-spacer{
	margin: 0px;
	padding: 0px;
	width: 10px;
}
/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#Toppage-News-Block #topic-headline-section{
	width: 322px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	overflow: auto;
	height: 343px;
}
#Toppage-News-Block  #topic-headline-section DL {
	width: 275px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#Toppage-News-Block  #topic-headline-section DT{
	margin: 0px;
	color: #333333;
	font-size: 12px;
	padding-top: 10px;
	}
/* 公開日 */
#Toppage-News-Block  #topic-headline-section DT .date {
	color: #666666;
	font-size: 12px;
	display: block !important;
	background-image:none;
	float: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
/* 記事タイトル（リンク先があるとき） */
#Toppage-News-Block  #topic-headline-section DT A {
	color: #09F;

	}
/* 記事タイトル（リンク先がないとき） */
#Toppage-News-Block  #topic-headline-section DD{
	padding-top: 0px;
	padding-bottom: 5px;
	color: #414141;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	}

#Toppage-News-Block {
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#dae7f1;
scrollbar-3dlight-color:#dae7f1;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#dae7f1;
scrollbar-shadow-color:#dae7f1;
scrollbar-track-color:#ffffff;
}
