﻿@charset "utf-8";

/* ============================================
	/system/news/index.html
============================================ */
.dl_calendar {
}
	.dl_calendar dt {
		clear: both;
		float: left;
		background: url(../img/news_bg_01.gif) no-repeat left top;
		_margin-bottom: 1px;
		width: 66px;
		height: 25px;
		color: #ffffff;
		text-align: center;
	}
		.dl_calendar dt span {
			display: block;
			padding-top: 3px;
		}
	.dl_calendar dd {
		display: inline;
		float: left;
		margin-bottom: 1px;
		_margin-bottom: 0;
		width: 564px;
	}
	.dl_calendar dd.last {
		border-bottom: 1px solid #dddddd;
	}
		.dl_calendar dd ol {
			border-top: 1px solid #dddddd;
		}
			.dl_calendar dd ol li {
				float: left;
				margin-right: 1px;
				width: 46px;
				height: 24px;
				text-align: center;
			}
			.dl_calendar dd ol li a,
			.dl_calendar dd ol li span {
				display: block;
				padding: 2px 0 2px;
				_padding: 2px 0 0;
			}
			.dl_calendar dd ol li a {
				background: #eeeeee;
			}
			.dl_calendar dd.last ol li a {
				padding: 2px 0 1px;
			}
			.dl_calendar dd.last ol li a, {
				padding: 2px 0 0;
			}
.ul_news {
	float: right;
	height: 16px;
	overflow: hidden;
	font-size: 0;
}
	.ul_news li {
		display: inline;
		float: left;
		margin-left: 10px;
	}
.dl_news {
	clear: both;
}
	.dl_news dt {
		clear: both;
		float: left;
		padding: 0.5em 0 0.5em 3px;
	}
	.dl_news dd {
		border-bottom: 1px solid #c1c4cb;
		padding: 0.5em 0 0.5em 130px;
	}
	.dl_news dd.link  { background: url(../../common/img/cmn_ico_link.gif) no-repeat 110px 0.8em;}
	.dl_news dd.blank { background: url(../../common/img/cmn_ico_blank.gif) no-repeat 110px 0.8em;}
	.dl_news dd.dl    { background: url(../../common/img/cmn_ico_dl.gif) no-repeat 110px 0.8em;}
		.dl_news dd p {
		}


/* ============================================
	/system/news/yymmdd.html
============================================ */
.h4_news {
	background: #d0f0ff;
	margin-bottom: 0.5em;
	padding: 0.2em 1em;
	font-size: 115%;
	color: #1d3782;
	font-weight: bold;
}
.newsSectionWrap {
	background: url(../img/news_bg_02.gif) no-repeat center top;
	margin-top: 1em;
	border: 1px solid #d5d5d5;
	padding-top: 30px;
}
.newsSectionWrap, {
	background: url(../img/news_bg_02.gif) no-repeat center 1px;
}
	.newsSection {
		background: url(../img/news_bg_03.gif) no-repeat center bottom;
		padding: 0 1em 30px;
	}
	.ul_download {
		background: #fcf9e6;
		margin-top: 1em;
		padding: 20px 23px;
	}
		.ul_download li {
			width: 45%;
		}
			.ul_download li a {
				display: block;
				background: url(../../common/img/cmn_ico_dl_02.gif) no-repeat left 0.3em;
				padding-left: 45px;
			}

/* ============================================
	/system/committee
============================================ */
.committeeLv1 { padding: 1em 0.5em 0;}
.committeeLv2 { padding: 2em 0.5em 0;}


/* ============================================
	/system/initiative.html
============================================ */
.ul_initiative01 {
}
	.ul_initiative01 li {
		padding-left: 0.5em;
		text-indent: -0.5em;
	}
.ul_initiative02 {
}
	.ul_initiative02 li {
		display: inline;
		padding-right: 1em;
	}


/* ============================================
	/system/
============================================ */


.h3_basic2 {
	background: url(/english/specifications/img/h3_bg_01_2.gif) no-repeat left top;
	width: 630px;
	height: 50px;
	color: #1f3682;
}
	.h3_basic2 span {
		display: block;
		padding: 4px 0 0 16px;
	}

