@charset "utf-8";
/* -----------------------------------------------
　
index
----------------
prefix area
prefix block
prefix section
prefix sHead (section head)
prefix sBody (section body)
prefix other
----------------

----------------------------------------------- */

/* prefix area
--------------------------------------------------------------------------------------------------------------- */
.area-siteId-01 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.area-siteId-01 {
}
	.area-siteId-01 .block-siteId {
		float: left;
		margin-top: 3px;
		width: 246px;
	}
	.area-siteId-01 .block-siteId #siteId {
		float: left;
	}
	.area-siteId-01 .block-siteId #siteId img {
		width: 129px;
		height: 26px;
	}
	.area-siteId-01 .block-siteId .since {
		float: right;
		margin-left: 8px;
	}
	.area-siteId-01 .block-siteId .since img {
		width: 109px;
		height: 26px;
	}
	.area-siteId-01 .block-utility {
		float: right;
	}
	.area-siteId-01 .block-utility p,
	.area-siteId-01 .block-utility form {
		float: left;
	}
	.area-siteId-01 .block-utility .sitemap img {
		width: 83px;
		height: 22px;
	}
	.area-siteId-01 .block-utility .btn {
		margin-left: 6px;
	}
	.area-siteId-01 .block-utility .btn input {
		width: 59px;
		height: 22px;
	}
	.area-siteId-01 .block-utility .search input {
		border: solid 1px #aaadb2;
		border-left-color: #e2e9ef;
		border-bottom-color: #e2e9ef;
		padding: 0 5px;
		border-radius: 1px;
		height: 20px;
		min-width: 190px;
		color: #737373;
		vertical-align: middle;
	}
	html.onJS .area-siteId-01 .block-utility .search input.fcs {
		color: #333;
	}
.area-globalNav-01 {
	padding-bottom: 5px;	
}
	.area-globalNav-01 .block-nav {
		margin: 15px auto 0;
		width: 900px;
	}
	.area-globalNav-01 .block-nav ul {
		padding-right: 1px;
		background: url(../images/sepa_01.gif) right top no-repeat;
	}
	.area-globalNav-01 .block-nav li {
		float: left;
		padding-left: 1px;
		background: url(../images/sepa_01.gif) left top no-repeat;
	}
	.area-globalNav-01 .block-nav li img {
		width: 127px;
		height: 36px;
	}
	.area-globalNav-01 .block-nav li.home img {
		width: 129px;
	}
	.area-globalNav-01 .block-nav li.contact img {
		width: 128px;
	}
.area-mainVisual-01 {
	height: 140px;
	position: relative;
	overflow: hidden;
	min-width: 900px;
	background: #ebe9e1 url(../images/tile_05.gif) left top repeat;
}
	html.onJS .area-mainVisual-01 img {
		visibility: hidden;
		top: 50%;
	}
	.area-mainVisual-01 img {
		width: 100%;
		position:absolute;
		height: auto;
		z-index: 1;
	}
	html.onJS .area-mainVisual-01 img.w1100 {
		left: 50%;
		width: 1100px;
		margin-left: -550px;
	}
	.area-mainVisual-01 div {
		width: 100%;
		height: 140px;
		position:absolute;
	}
	.area-mainVisual-01 div.bg-A {
		z-index: 3;
	}
	.area-mainVisual-01 div.bg-B {
		z-index: 4;
		background: url(../images/tile_01.png) left top repeat-x;
	}
.area-topicPath-01 {
}
	.area-topicPath-01 li:first-child {
		padding-left: 0;
		background:none;
	}
	.area-topicPath-01 li {
		float: left;
		padding-left: 16px;
		background: url(../images/arr_right_01.gif) 5px 0.25em no-repeat;
		line-height: 1.1;
	}
.area-main-01 {
	width: 670px;
	float: right;
	margin-top: 30px;
}
.area-sub-01 {
	width: 200px;
	float: left;
	margin-top: 30px;
}
.area-copyright-01 {
	float: left;
}
	.area-copyright-01 address img {
		width: 284px;
		height: 14px;
	}
.area-subNav-01 {
	float: right;
}
	.area-subNav-01 li {
		padding-left: 20px;
		float: left;
		font-size: 8px;
	}
	.area-subNav-01 li img {
		height: 12px;
	}
	.area-subNav-01 li.affiliate img {
		width: 143px;
	}
	.area-subNav-01 li.terms img {
		width: 145px;
	}
	.area-subNav-01 li.privacy img {
		width: 118px;
	}

/* prefix block
--------------------------------------------------------------------------------------------------------------- */
.block-localNav-01 {
	line-height:1.331;
	background: url(../images/sepa_03.gif) left bottom repeat-x;
	padding-bottom: 6px;
}
	.block-localNav-01>ul {
		border-bottom: solid 1px #cbd7cc;
	}
	html.onJS .block-localNav-01 ul ul {
		display:none;
	}
	html.onJS ul .cur ul {
		display: block;
	}
	.block-localNav-01 li {
		padding-top: 1px;
		padding-bottom: 1px;
		border-top: solid 1px #cbd7cc;
	}
	.block-localNav-01>ul>li:first-child {
		border-top:none;
	}
	.block-localNav-01 li a {
		display: block;
		padding:5px 6px 4px 17px;
		background-position: 6px center;
		background-repeat: no-repeat;
		background-image: url(../images/arr_right_a79e92_01.png);
	}
	html.onJS .block-localNav-01 li.cur a,
	html.onJS .block-localNav-01 li.cur a:hover,
	html.onJS .block-localNav-01 li.cur a:visited:hover {
		background-image: url(../images/arr_right_ffffff_01.png);
		background-color: #8baf9b;
		color: #fff;
	}
	html.onJS .block-localNav-01 li.hasUl a,
	html.onJS .block-localNav-01 li.hasUl a:hover,
	html.onJS .block-localNav-01 li.hasUl a:visited:hover {
		background-image: url(../images/arr_down_ffffff_01.png);
	}
	.block-localNav-01 li li a {
		padding-left: 30px;
		background-position: 19px center;
	}
	html.onJS .block-localNav-01 li.cur li a {
		background-color: #fff;
		color: #6a583c;
		background-image: url(../images/arr_right_a79e92_01.png);
	}
	.block-localNav-01 li a:hover,
	.block-localNav-01 li a:visited:hover,
	html.onJS .block-localNav-01 li.cur li a:hover,
	html.onJS .block-localNav-01 li.cur li a:visited:hover,
	html.onJS .block-localNav-01 li.hasUl li a:hover,
	html.onJS .block-localNav-01 li.hasUl li a:visited:hover,
	html.onJS .block-localNav-01 li li.cur a,
	html.onJS .block-localNav-01 li li.cur a:hover,
	html.onJS .block-localNav-01 li li.cur a:visited:hover,
	html.onJS .block-localNav-01 li li.hasUl a,
	html.onJS .block-localNav-01 li li.hasUl a:hover,
	html.onJS .block-localNav-01 li li.hasUl a:visited:hover,
	html.onJS .block-localNav-01 li.cur li.cur a,
	html.onJS .block-localNav-01 li.cur li.cur a:hover,
	html.onJS .block-localNav-01 li.cur li.cur a:visited:hover,
	html.onJS .block-localNav-01 li.hasUl li.hasUl a,
	html.onJS .block-localNav-01 li.hasUl li.hasUl a:hover,
	html.onJS .block-localNav-01 li.hasUl li.hasUl a:visited:hover {
		background-color:#eff3f0;
		background-image: url(../images/arr_right_a79e92_01.png);
		color: #6a583c;
	}
.block-localNav-02 {
}
	.block-localNav-02 dl {
		padding-bottom: 1px;
		border-bottom: solid 1px #d8e1d9;
	}
	.block-localNav-02 dt {
		margin-bottom: 12px;
	}
	.block-localNav-02 dd {
		margin-top: 1px;
		padding-top: 1px;
		border-top: solid 1px #d8e1d9;
	}
.block-toPageTop-01 {
	margin-top: 2.5em;
	text-align: right;
}
	.block-toPageTop-01 a {
		padding-left: 13px;
		background: url(../images/arr_up_01.gif) left center no-repeat;
	}

/* section
--------------------------------------------------------------------------------------------------------------- */
.section-01 {
	margin-top: 2.5em;
}

/* sHead (section head)
--------------------------------------------------------------------------------------------------------------- */
.sHead-01 {
	border-top: solid 1px #7e9a80;
	padding-top: 23px;
}
.sHead-02 {
	padding-bottom: 0.5em;
	font-size: 116.6%;
	font-weight: bold;
	color: #486644;
	background: url(../images/sepa_04.gif) left bottom repeat-x;
}
.sHead-02-long {
	padding-bottom: 0.5em;
	font-size: 116.6%;
	font-weight: bold;
	color: #486644;
	background: url(../images/sepa_04_l.gif) left bottom repeat-x;
}
.sHead-03 {
	border-top: solid 2px #4c8f60;
	padding-top: 40px;
}
.sHead-04 {
	padding-bottom: 9px;
	border-bottom: solid 1px #bfbfbf;
	color: #005f1d;
	font-weight: bold;
	font-size: 150%;
}
.sHead-05 {
}
	.sHead-05 .heading {
		float: right;
		margin-top: -24px;
	}
	.sHead-05 .text {
		float: left;
	}
.sHead-06 {
	padding-bottom: 9px;
	border-bottom: solid 1px #bfb78f;
	font-weight: bold;
	font-size: 150%;
}
.sHead-07 {
	color: #486644;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #c7d4c8;
}
.sHead-08 {
	padding-top: 4px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 116.6%;
	border-left: solid 2px #4c8f60;
}

/* sBody (section body)
--------------------------------------------------------------------------------------------------------------- */
.sBody-01 {
	margin-top: 1.5em;
}
.sBody-table-01 {
}
	.sBody-table-01 table,
	.sBody-table-01 th,
	.sBody-table-01 td {
		border-style: solid;
		border-color: #c7d4c8;
	}
	.sBody-table-01 th,
	.sBody-table-01 td {
		
	}
	.sBody-table-01 table {
		width: 100%;
		border-width: 1px 0 0 0;
	}
	.sBody-table-01 th {
		text-align: left;
		border-width: 0 0 1px 0;
		padding: 7px 11px 6px;
	}
	.sBody-table-01 td {
		border-width: 0 0 1px 1px;
		padding: 7px 15px 6px;
	}
	.sBody-table-01 .first {
		border-left: none;
	}
.sBody-toc-01 {
	border-top: solid 2px #7e9a80;
	padding-top: 1px;
}
	.sBody-toc-01 .inner-A {
		border: solid 1px #d8e1d9;
		padding: 1px;
		background: #fff;
	}
	.sBody-toc-01 .inner-B {
		background: #f7f9f7;
	}
	.sBody-toc-01 ul {
		display: table;
		width: 100%;
		padding:5px;
	}
	.sBody-toc-01 table {
		width: 100%;
		padding:5px 14px;
	}
	.sBody-toc-01 td {
		border-left: solid 1px #c7d4c8;
		padding: 4px 17px;
	}
	.sBody-toc-01 tr td:first-child {
		padding-left: 0;
		border-left: 0;
	}
	.sBody-toc-01 li {
		display:table-cell;
		text-align: center;
		border-left: solid 1px #c6c7c6;
	}
	.sBody-toc-01 li:first-child {
		border-left: 0;
	}
.sBody-related-01 ul {
}
	.sBody-related-01 ul li {
		float: left;
		margin-left: 5px;
	}
	.sBody-related-01 ul li:first-child {
		margin-left: 0;
	}
.sBody-ul-01 {
	background: url(../images/sepa_05.gif) left top repeat-x;
	padding-top: 3px;
}
	.sBody-ul-01 ul li {
		width: 200px;
		float: left;
		margin-left: 35px;
	}
	.sBody-ul-01 ul li:first-child {
		margin-left: 0;
	}
	.sBody-ul-01 ul .heading {
		margin-bottom: 8px;
		font-weight: bold;
	}
	.sBody-ul-01 ul .image {
		float: left;
		margin-right: 9px;
		margin-bottom: 0.1em;
	}
	.sBody-ul-01 ul .image img {
		vertical-align: bottom;
	}
	.sBody-ul-01 ul .text {
		font-size: 91.66%;
		line-height: 1.431;
	}
.sBody-pair-01 {
	padding-top: 13px;
	background: url(../images/sepa_06.gif) left top repeat-x;
}
	.sBody-pair-01 .flL,
	.sBody-pair-01 .flR {
		float: none;
		display: table-cell;
	}
	.sBody-pair-01 .flL {
		padding-right: 20px;
	}
	.sBody-pair-01 .flR {
		vertical-align: middle;
	}
	.sBody-pair-01 .flR ul {
		display: inline-block;
		text-align: left;
	}

/* others
--------------------------------------------------------------------------------------------------------------- */
.arr-01 {
		padding-left: 11px;
		background: url(../images/arr_right_a79e92_01.png) left 0.531em no-repeat;
		display: inline-block;
}
.arr-down-01 {
		padding-left: 11px;
		background: url(../images/arr_down_a79e92_01.png) left 0.531em no-repeat;
		display: inline-block;
}
.lead-01 {
	margin-top: 0.5em;
	font-weight: bold;
	color: #353535;
}
.links-01 ul {
	margin-left:20px;	
}
.links-02 {
	width: 100%;
	padding-top: 1em;
}
	.links-02 td {
		border-left: solid 1px #c7d4c8;
		padding: 4px 17px;
	}
	.links-02 tr td:first-child {
		padding-left: 0;
		border-left: 0;
	}
.list-01 {
}
	.list-01 li {
		overflow: hidden;
	}
	.list-01 li .indent {
		float: left;
		white-space: nowrap;
	}
	.list-01 li .content {
		overflow: hidden;
		display: block;
	}
.definition-01 {
	border: solid 1px #d8e1d9;
	padding: 1px;
	background: #fff;
}
	.definition-01 dl {
		background: #f6f9f6;
		padding: 20px 18px;
	}
	.definition-01 dl dt {
		padding-bottom: 5px;
		color: #486644;
		font-weight: bold;
		border-bottom: solid 1px #c1cfc2;
	}
	.definition-01 dl dd {
		margin-top: 1em;
	}
.definition-02 {
}
	.definition-02 dt:first-child {
		margin-top: 0;
	}
	.definition-02 dt,
	.definition-02 dd {
		padding-left: 20px;
		border-left: solid 2px #4c8f60;
	}
	.definition-02 dt {
		padding-top: 4px;
		margin-top: 2.5em;
		font-weight: bold;
		font-size: 116.6%;
	}
	.definition-02 dd {
		padding-top: 0.5em;
	}
.enclose-01 {
	padding: 11px 15px;
	background: #f3f7f3;
}
.icn-mail-01 {
	padding-left: 24px;
	background: url(../images/icn_mail_01.gif) left 0.431em no-repeat;
	display: inline-block;
	min-height: 12px;
}
.border-b6b6b6-01 {
	border: solid 1px #b6b6b6;
}
.border-bfbfbf-01 {
	border: solid 1px #bfbfbf;
}
.border-d3cccc-01 {
	border: solid 1px #d3cccc;
}
.border-bfb78f-01 {
	border: solid 1px #bfb78f;
}
.caption-01 {
	font-size: 83.3%;
	margin-top: 0.5em;
}

/* clear fix
 *********************************************** */
.area-siteId-01:after,
#globalNav:after,
.area-topicPath-01 ul:after,
.sBody-related-01 ul:after,
.sBody-ul-01 ul:after,
.sHead-05:after {
	content:".";
	clear:both; 
	height:0; 
	display:block; 
	visibility:hidden;
}
