@charset "shift_jis";

/* =======================================

	Style CSS

======================================= */

#contents strong {
	font-weight: bold;
}

#contents p,
#contents dt,
#contents dd,
#contents li,
#contents th,
#contents td {
	line-height: 1.429;
	font-size: 107.8%;
}

#contents p a,
#contents dd a,
#contents li a {
	color: #333;
}

#contents h2 {
	line-height: 60px;
	margin-bottom: 20px;
	padding-left: 28px;
	color: #126334;
	background: url(images/bg_h2.png) no-repeat 0 0;
	font-weight: bold;
	font-size: 153.9%;
}

#contents h2 span {
	color: #333;
	font-weight: normal;
	font-size: 92.4%;
}

#contents h3 {
	position: relative;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(images/bg_h3.png) no-repeat 0 0;
	font-weight: bold;
	font-size: 138.5%;
}

* html #contents h3 {
	height: 40px;
}

#contents h3 span {
	position: absolute;
	right: 20px;
	font-weight: normal;
	font-size: 82.2%;
}

#contents h4 {
	line-height: 1.429;
	margin-bottom: 1em;
	color: #126334;
	font-weight: bold;
	font-size: 107.8%;
}

/* Topicpath
======================================= */
#contents p#topicpath {
	margin: 0 0 10px;
	color: #666;
	font-size: 92.4%
}

#contents p#topicpath a {
	color: #126333;
	text-decoration: none;
}

/* Section
======================================= */
#contents .section {
	margin-bottom: 2em;
}

#contents .section p,
#contents .section h4 {
	margin: 0 15px 1em;
}

#contents .section p {
	line-height: 1.6;
}

#contents .section p.pageTitle {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 138.5%;
}

#contents .section ul,
#contents .section ol {
	margin: 0 15px 1em 40px;
}

#contents .section ul li {
	line-height: 1.6;
	margin-top: 1em;
	padding-left: 16px;
	background: url(images/ico_list.gif) no-repeat 0 0.35em;
	font-size: 100%;
}

#contents .section ul li a {
	font-size: 107.8%;
}

#contents .section ul li span {
	margin-left: 5px;
	color: #f00;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

#contents .section ul li ul {
	margin: 5px 0 1em;
}

#contents .section ul li li {
	margin-top: 0;
	padding-left: 0;
	background: none;
}

#contents .section ol li {
	list-style-type: decimal;
}

#contents .section ul.double {
	margin-left: 100px;
}

#contents .section ul.double li {
	float: left;
	width: 240px;	
}

#contents .section dl {
	margin: 0 15px 1em;
}

#contents .section dt {
	float: left;
	width: 5.5em;
	line-height: 1.6;
	text-align: right;
}

#contents .section dd {
	line-height: 1.6;
	margin-left: 7em;
}

* html #contents .section dd {
	margin-left: 5.5em;
	text-indent: 0;
	zoom: 1;
}

#contents .section table {
	width: 670px;
	margin: 0 15px 1em;
}

* html #contents .section table {
	margin-left: 0;
}

#contents .section th,
#contents .section td {
	padding: 5px 10px;
	border: 1px #999 solid;
}

#contents .section th {
	background: #deead1;
	font-weight: bold;
	font-size: 92.4%;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

#contents .section td {
	font-size: 92.4%;
}

#contents .section table.organization th {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}

#contents .section table.organization th.header {
	background: #e5e5e5;
	font-weight: normal;
	text-align: center;
}

#contents .section table.organization td {
	font-size: 100%;
}

#contents .section.clearfix {
	margin: 0 7px 2em 15px;
}

#contents .section.clearfix p {
	display: inline;
	float: left;
	margin: 0 8px 1em 0;
	font-size: 92.4%;
}

#contents .section.clearfix p img {
	margin-top: 3px;
	padding: 2px;
	border: 2px #BEDF8E solid;
}

#contents .section p.nougyou span {
	color: #FFFF00;
}

#contents .section p.engei span {
	color: #FF7DDF;
}

#contents .section p.chikusan span {
	color: #EF2103;
}

#contents .section p.shokuhin span {
	color: #FB8282;
}

#contents .section p.shinrin span {
	color: #228B22;
}

#contents .section p.mokuzai span {
	color: #FDBE00;
}

#contents .section p.suisan span {
	color: #1E90FF;
}

/* Information Layout Table */
#contents .section table.layout {
	width: auto;
}

#contents .section table.layout td {
	line-height: 1.6;
	padding: 0 20px 0 0;
	border: 0;
	font-size: 100%;
}

#contents .section table.layout td p {
	margin: 0;
}

#contents .section table.layout td dl {
	margin: 15px 0 0;
	padding-top: 15px;
	border-top: 1px #CCC dotted;
}

#contents .section table.layout td dt,
#contents .section dl.related dt {
	clear: left;
	width: 7em;
	padding: 2px 0;
	color: #126334;
	font-weight: bold;
	text-align: left;
}

#contents .section dl.related dd {
	margin-left: 8em;
	padding: 2px 0  2px 16px !important;
	background: url(images/ico_list.gif) no-repeat 0 0.55em !important;
}

#contents .section table.layout td dd {
	margin-left: 8em;
	padding: 2px 0;
}

#contents .section table.layout td.image {
	width: 180px;
	padding: 0;
}

#contents .section table.image {
	width: auto;
}

#contents .section table.image td {
	padding: 0 10px 10px 0;
	border: 0;
	font-size: 92.4%;
}

#contents .section table.layout td .data {
	padding: 10px 15px;
	background: #F6F6F6;
	font-size: 107.8%;
}

/* Publication Layout Table */
#contents .section table.none td {
	padding-bottom: 20px;
	border: 0;
}

.imageBox {
	float: left;
	width: 120px;
	text-align: center;	
}

.imageBox img {
	border: 1px #CCC solid;
}

.textBox {
	margin-left: 140px;
}

.textBox p {
	margin-left: 0 !important;
}

.textBox p.title {
	margin-bottom: 1em;
	color: #126334;
	font-weight: bold;
	font-size: 107.8% !important;
}

.textBox p.comment {
	font-size: 100% !important;
}
