@charset "utf-8";
/* CSS Document */
a:link {
	color: #017acd;
	text-decoration: none;
}
a:visited {
	color: #017acd;
	text-decoration: none;
}
a:hover {
	color: #017acd;
	text-decoration: underline;
}

div#maininner .middle .honbun h2 {
	line-height: 40px;
	vertical-align: middle;
	margin: 0px;
	padding-left: 55px;
	color: #333;
	font-weight: normal;
	font-size: 12pt;
	background-color: #ffffff;
	background-image:url(../../common/images/h2_bg_orange.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
}
div#main h3 {
	width: 583px;
	line-height: 1.8;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	background-color: #ff9966;
}
div#main h3.nver {
	width: 560px;
	border: 1px solid #999;
	border-radius: 4px;
	box-shadow: 1px 3px 1px #ccc;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding: 8px 12px;
}
div#main h4 {
	width: 596px;
	line-height: 1.8em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	background-image: url(../../images/publication/test.gif);
	background-repeat: no-repeat;
}
div#main h4.no2 {
	width: 596px;
	line-height: 1.8em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	background-image: url(../../images/publication/appli02.gif);
	background-repeat: no-repeat;
}

