@charset "utf-8";
/*------------------------------------------------------------
	news
------------------------------------------------------------*/
#conts .section {
	padding: 0 10px;
}

#newsIndex #conts .section dl {
	font-size: 1.2em;
}

#newsIndex #conts .section dt {
	padding-left: 10px;
	float: left;
	clear: left;
	color: #000;
}

#newsIndex #conts .section dt span {
	padding: 2px 0 0 15px;
	background: url(/img/common/icon/icon01.gif) no-repeat left center;
}

#newsIndex #conts .section dd {
	margin-bottom: 8px;
	padding: 0 0 7px 8.6em;
	background: url(/img/common/line04.png) repeat-x left bottom;
}

	* html #newsIndex #conts .section dd {
		text-indent: -3px;
	}

#newsIndex #conts .section dd a {
	text-decoration: underline;
}

#newsIndex #conts .section dd a:hover {
	text-decoration: none;
}


#newsDetail #conts .section dl {
	font-size: 1.2em;
}

#newsDetail #conts .section dt {
	margin-bottom:10px;
	color: #000;
}

#newsDetail #conts .section dt span {
	padding: 2px 0 0 15px;
}
#newsDetail #conts .section dd {
	margin-bottom: 8px;
	padding: 0 0 7px 20px;
}

	* html #newsDetail #conts .section dd {
		text-indent: -3px;
	}

#newsDetail #conts .section dd a {
	text-decoration: underline;
}

#newsDetail #conts .section dd a:hover {
	text-decoration: none;
}


#conts .h2Ttl {
	padding: 4px 0 5px 16px;
	color: #194e88;
	font-size: 1.8em;
	background: url(/img/news/h2_bg.png) no-repeat left bottom;
}

#conts .section p {
	margin-bottom: 24px;
	color: #000;
	font-size: 1.2em;
	line-height: 2.0;
}

#conts .section ul {
	margin: 0 0 24px 3px;
}

#conts .section ul li {
	padding-left: 1em;
	color: #000;
	font-size: 1.2em;
	line-height: 2.0;
	text-indent: -1em;
}

#newsDetail #conts .section .inbox {
	padding-right: 15px;
	padding-left: 15px;
}
#newsDetail #conts .section .bold {
	font-weight: bold;
}
#newsDetail #conts .section .check {
	background-image: url(../img/news/chack_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#newsDetail #main #conts .both {
	clear: both;
}
#newsDetail #conts .section .highlight {
	color: #8c1818;
	font-weight: bold;
}

#newsDetail #conts .section .seminarBox {
	border: 1px solid #dfe7ee;
	background-color: #fdfdfd;
	padding: 20px;
}
#newsDetail #conts .section .seminarBox h3 {
	font-size: 1.8em;
	color: #165088;
	font-weight: bold;
	margin-bottom: 15px;
}
#newsDetail #conts .section .seminarBox dl {
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 590px;
	display: block;
	background-image: url(../img/news/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#newsDetail #conts .section .seminarBox dt {
	font-weight: bold;
	width: 120px;
	float: left;
}
#newsDetail #conts .section .seminarBox dd {
	float: left;
	width: 420px;
}
#newsDetail #conts .section .seminarBox #seminarBtn {
	height: 44px;
	width: 352px;
	margin-right: auto;
	margin-left: auto;
}
#newsDetail #conts .section .seminarBox #seminarBtn a {
	background-image: url(../img/news/seminar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 352px;
}
#newsDetail #conts .section .seminarBox #seminarBtn a:hover {
	background-position: 0px -44px;
}







/* WIDE */

#contsWide .h2Ttl {
	padding: 4px 0 5px 16px;
	color: #194e88;
	font-size: 1.8em;
	background-image: url(../img/news/h2_bg_wide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contsWide .section {
	margin-right: 20px;
	margin-left: 20px;

}

#contsWide .section p {
	margin-bottom: 24px;
	color: #373737;
	font-size: 1.4em;
	line-height: 2.0;
}

#contsWide .section ul {
	margin: 0 0 24px 3px;
}

#contsWide .section ul li {
	padding-left: 1em;
	color: #373737;
	font-size: 1.4em;
	line-height: 2.0;
	text-indent: -1em;
}

#newsDetail #contsWide .section .inbox {
	padding-right: 15px;
	padding-left: 15px;
}
#newsDetail #contsWide .section .bold {
	font-weight: bold;
}
#newsDetail #contsWide .section .check {
	background-image: url(../img/news/chack_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#newsDetail #main #contsWide .both {
	clear: both;
}
#newsDetail #contsWide .section .highlight {
	color: #8c1818;
	font-weight: bold;
}

#newsDetail #contsWide .section .seminarBox {
	border: 1px solid #dfe7ee;
	background-color: #fdfdfd;
	padding: 20px;
}
#newsDetail #contsWide .section .seminarBox h3 {
	font-size: 1.8em;
	color: #165088;
	font-weight: bold;
	margin-bottom: 15px;
}
#newsDetail #contsWide .section .seminarBox dl {
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 810px;
	display: block;
	background-image: url(../img/news/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1.4em;
	line-height: 2em;
	padding-bottom: 10px;
}
#newsDetail #contsWide .section .seminarBox dt {
	font-weight: bold;
	width: 140px;
	float: left;
}
#newsDetail #contsWide .section .seminarBox dd {
	float: left;
	width: 670px;
}
#newsDetail #contsWide .section .seminarBox #seminarBtn {
	height: 44px;
	width: 352px;
	margin-right: auto;
	margin-left: auto;
}
#newsDetail #contsWide .section .seminarBox #seminarBtn a {
	background-image: url(../img/news/seminar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 352px;
}
#newsDetail #contsWide .section .seminarBox #seminarBtn a:hover {
	background-position: 0px -44px;
}
