@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* toponly style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.news_column {
	clear: both;
	overflow: hidden;
	width: 580px!important;
	width/**/: 598px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	padding: 10px 9px 10px 9px;	
}
ul.news_column li {
	float: left;
	width: 568px!important;
	width/**/: 580px;
	padding: 0px 0px 0px 12px;
	background: url(../../images/commons/icon/ic_sub.gif) no-repeat left center;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.0em;
	color: #353535;
	border-bottom: 1px dashed #CDCDCD;
	margin: 0px 0px 4px 0px;
}
ul.news_column li span {
	padding: 0px 14px 0px 0px;
}
ul.news_column li a {
	color: #353535;
}
ul.news_column li a:link,ul.news_column li a:active,ul.news_column li a:visited {
	color: #353535;
}
ul.news_column li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* table style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table.top_time {
	width: 303px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border-collapse: collapse;
}
table.top_time th {
	width: 41px;
	height: 26px;
	background-image: url(../../images/commons/table/T_LBbody.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
table.top_time td {
	width: 252px!important;
	width/**/: 262px;
	height: 26px;
	background-image: url(../../images/commons/table/T_RBboby.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	vertical-align: middle;
	color: #000000;
	padding: 0px 0px 0px 10px;
}
table.top_time th.TLT_kado {
	height: 28px;
	background-image: url(../../images/commons/table/T_LTkado.gif);
	background-repeat: no-repeat;
}
table.top_time td.TRT_kado {
	height: 28px;
	background-image: url(../../images/commons/table/T_RTkado.gif);
	background-repeat: no-repeat;
}
table.top_time th.TLF_kado {
	height: 28px;
	background-image: url(../../images/commons/table/T_LFkado.gif);
	background-repeat: no-repeat;
}
table.top_time td.TRF_kado {
	height: 28px;
	background-image: url(../../images/commons/table/T_RFkado.gif);
	background-repeat: no-repeat;
}

h2 {
	width: 580px;
	height: 40px!important;
	height/**/: 50px;
	color: #0041ac;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
h2.orange {
	width: 580px;
	height: 40px!important;
	height/**/: 50px;
	color: #fe7c13;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
p.top_description {
	color: #444444;
	font-size: 14px;
	line-height: 1.8em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* caption style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h3.Tnews {
	float: none;
	clear: both;
	width: 580px;
	height: 30px!important;
	height/**/: 40px;
	padding: 0px 0px 10px 0px;
	background: url(../../images/commons/caption/h3_01.gif) no-repeat 0px 0px;
}
h3.Tnews span {
	width: 103px!important;
	width/**/: 110px!important;
	height: 18px!important;
	height/**/: 24px;
	float: right;
	padding: 6px 7px 0px 0px;
}

h3.Tcolumn {
	width: 580px;
	height: 30px!important;
	height/**/: 40px;
	padding: 0px 0px 10px 0px;
	background: url(../../images/commons/caption/h3_02.gif) no-repeat 0px 0px;
}
h3.Tcolumn span {
	width: 103px!important;
	width/**/: 110px!important;
	height: 18px!important;
	height/**/: 24px;
	float: right;
	padding: 6px 7px 0px 0px;
}

h3.Tguide {
	width: 580px;
	height: 30px!important;
	height/**/: 40px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	text-align: left;
	text-indent: -5000px;
	background: url(../../images/commons/caption/h3_03.gif) no-repeat 0px 0px;
}


ul.news {
	clear: both;
	width: 560px!important;
	width/**/: 580px;
	padding: 0px 10px 10px 10px;
}
ul.news li {
	float: left;
	width: 548px!important;
	width/**/: 560px;
	padding: 0px 0px 10px 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	background: url(../../images/commons/icon/ic_newslist.gif) no-repeat left 6px;
}
ul.news li span {
	padding: 0px 20px 0px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* section style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.Tsection {
	width: 560px!important;
	width/**/: 580px;
	padding: 0px 10px 0px 10px;
}
div.Tsection div.primary {
	width: 214px;
	float: left;
}
div.Tsection div.secondary {
	float: right;
	width: 310px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

