﻿@charset "utf-8";
/*----------------------------------------
	index.html
-----------------------------------------*/
#index table {
	margin-top: 2em;
	margin-bottom: 3em;
	font-size: 85%;
}
#index table th {
	text-align: right;
	padding-right: 5px;
	padding-left: 15px;
	line-height: 1.7;
}
 #index table td {
	padding-right: 5px;
	padding-left: 10px;
	line-height: 1.7;
}
#index .textc {
	color: #000;
	font-weight: bold;
}
#index .fontorange {
	color: orange;
	margin-left: -5px;
	padding-right: 5px;
}
/*----------------------------------------
	01.html
-----------------------------------------*/
#n01 .block {
	margin-bottom: 2em;
}
/*----------------------------------------
	02.html
-----------------------------------------*/
#n02 table {
	font-size: 93%;
}
#n02 table th {
	height: 2em;
	line-height: 2;
	border: none;
	border-bottom: 1px #ccc dashed;
	font-weight: bold;
	color: #009900;
	text-align: left;
	background: none;
}
#n02 table td {
	height: 2em;
	line-height: 2;
	padding-left: 1em;
	border: none;
	border-bottom: 1px #ccc dashed;
	background: none;
}
#n02 .block {
	margin-bottom: 1.5em;
}
#n02 .block p {
	margin-top: 0;
	margin-bottom: 0.5em;
}
/*----------------------------------------
	03.html
-----------------------------------------*/
#n03 .picC {
	margin-top: 3em;
	margin-bottom: 4em;
}

#n03 .frameC p {
	font-size: 85%;
}

/*----------------------------------------
	04.html
-----------------------------------------*/
#n04 .picC img {
	margin-top: 2em;
	border: none;
}
/*----------------------------------------
 05.html 
-----------------------------------------*/
#n05 .area {
	width: 100%;
	text-align: center;
}
#n05 .lr {
	width: 850px;
}
#n05 .lr .l, #n05 .lr .r {
	text-align: right;
}
#n05 h2 {
	width: auto;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
	font-size: 93%;
}
#n05 .lr table {
	width: 400px;
	margin: 0 0 5px auto;
	max-width: 420px;
	font-size: 93%;
}
#n05 table .l2 {
	padding-left: 2em;
}
#n05 table th {
	border: none;
	border-bottom: #ccc 1px dashed;
	text-align: left;
	text-indent: 0.1em;
	white-space: normal;
	background: transparent;
}
#n05 table td {
	border: none;
	border-bottom: #ccc 1px dashed;
	text-align: right;
	white-space: nowrap;
	background: transparent;
}
#n05 table tr.uline th, #n05 table tr.uline td {
	border-bottom: #666 1px solid;
}
#n05 .lr .textr {
	font-size: 93%;
}

/*----------------------------------------
 06.html 
-----------------------------------------*/
#n06 .area {
	width: 100%;
	text-align: center;
}
#n06 .block {
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
}
#n06 h2 {
	margin: 0;
	padding: 0;
	height: 1.3em;
	line-height: 1.3;
	border: none;
	border-bottom: 1px #000 solid;
	font-size: 108%;
	font-weight: bold;
	color: #333;
	text-align: left;
	background: none;
	vertical-align: middle;
}
#n06 dl {
	width: 100%;
	margin: 0 auto 20px auto;
}
#n06 dl dt {
	margin-top: 5px;
	font-weight: normal;
	text-align: right;
	font-size: 85%;
}
#n06 dl dd {
	font-size: 93%;
	font-weight: normal;
	letter-spacing: 0;
}

#n06 dl dd.title {
	margin-left: 0;
	margin-top: -1.5em;
	padding-left: 1em;
	color: 000;
	text-align: left;
	text-indent: 0;
	background: url(/img/mark01.gif) no-repeat left 0.35em;
}
#n06 dl dd.iin {
	margin-left: 0;
	margin-top: -1.5em;
	padding-left: 1em;
	color: 000;
	text-align: left;
	text-indent: 0;
	background: url(/img/mark06.gif) no-repeat left 0.35em;
}
#n06 dl dd.place, #n06 dl dd.kyokai {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #ccc dashed;
	text-align: right;
	background: none;
	font-size: 85%;
}
#n06 .rightmark {
	font-size: 85%;
}
#n06 span.t01 {
	padding-left: 13px;
	background: url(/img/mark01.gif) no-repeat left center;
}
#n06 span.t02 {
	padding-left: 13px;
	margin-left: 25px;
	background: url(/img/mark06.gif) no-repeat left center;
}
/*----------------------------------------
 07.html 
-----------------------------------------*/
#n07 h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#n07 .picC img {
	border: none;
}
#n07 table.memo, #n07 table.address {
	width: 660px;
	border: none;
	font-size: 9.4pt;
	vertical-align: bottom;
}
#n07 table th, #n07 table td {
	padding: 0;
	margin: 0;
	border: none;
	background: transparent;
}
#n07 .box table th, #n07 .box table td {
	height: 1.5em;
	line-height: 1.5;
	vertical-align: middle;
}
#n07 table.memo th {
	width: 350px;
}
#n07 table.memo td, #n07 table.address td {
	width: 300px;
}
#n07 table.memo .box {
	width: 298px;
	min-height: 52px;
	padding: 0;
	margin: 0;
	border: 1px #ccc dotted;
	text-align: center;
	background: #f4f4f4;
}
#n07 table.memo .box table {
	width: auto;
	height: 52px;
	padding: 0;
	margin: auto;
}
#n07 table.memo .box table td {
	padding-left: 5px;
}
#n07 table.address th {
	width: 350px;
	text-align: left;
}
#n07 table.address .box {
	width: 298px;
	min-height: 82px;
	padding: 0;
	margin: 0;
	border: 1px #ccc dotted;
	text-align: center;
	background: #f4f4f4;
}
#n07 table.address .box table {
	width: 19em;
	height: 82px;
	padding: 0;
	margin: auto;
}
#n07 table.address .box table td {
	text-align: right;
}
#n07 table.memo .box table th, #n07 table.memo .box table td {
	width: auto;
	white-space: nowrap;
}
#n07 table td img {
	margin-bottom: 5px;
	vertical-align: bottom;
}
#n07 table.memo th.mei {
	text-indent: 22px;
	background: transparent url(../img/mei.gif) no-repeat left center;
}
#n07 table.memo th.jr {
	text-indent: 22px;
	background: transparent url(../img/jr.gif) no-repeat left center;
}
/*----------------------------------------
 08.html 
-----------------------------------------*/
#n08 table {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 85%;
}
#n08 table colgroup.type2 {
	width: 13em;
}
.ie6 #n08 table colgroup.type2 {
	width: 11em;
}
#n08 table thead th {
	vertical-align: middle;
}
#n08 table tbody th {
	width: 12em;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	white-space: nowrap;
}
#n08 table tbody td {
	padding-right: 5px;
	padding-left: 5px;
}
#n08 table tbody th, #n08 table tbody td, #n08 table tbody p {
	line-height: 1.4;
}
#n08 table td.naisen {
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#n08 table td.naisen table {
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#n08 table td.naisen table td {
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#n08 .hsn {
	width: 700px;
	margin: 10px auto 30px auto;
	max-width: 100%;
}
/*----------------------------------------
 09.html 
-----------------------------------------*/
#n09 dl {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 93%;
}
#n09 dl dt {
	margin-top: 10px;
	margin-bottom: 5px;
	border: none;
	border-bottom: 3px #00bf00 solid;
	font-size: 108%;
	font-weight: bold;
	color: #333;
	text-align: left;
	background: none;
}
#n09 dl dd {
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: 1em;
	background: url(/img/mark13.gif) no-repeat left center;
}
/*----------------------------------------
 privacy.html 
-----------------------------------------*/
#privacy table {
	border: none;
	font-size: 85%;
}
#privacy table th, #privacy table td {
	border: none;
}
#privacy table caption {
	text-align: left;
}
#privacy table th {
	background: none;
}
#privacy table.normal th, #privacy table.normal td {
	vertical-align: top;
	text-align: left;
}
#privacy .tableR table tbody th {
	color: #333;
	text-align: left;
}
#privacy h4 {
	font-size: 93%;
}
#privacy h4.type2 {
	margin-bottom: 5px;
	border-bottom: 1px #ccc dotted;
	color: #000;
	display: block;
	text-align: left;
	background: none;
}
#privacy dl {
	width: 26em;
	margin-bottom: 1em;
}
#privacy dl dt {
	float: left;
	width: 18em;
	font-weight: normal;
}
#privacy dl dd {
	margin-left: 19em;
}
#privacy table.typeA th {
	text-align: left;
}
#privacy .font80p {
	font-size: 85%;
}
/*----------------------------------------
	sitemap.html
-----------------------------------------*/
#sitemap dl {
	font-size: 93%;
}
#sitemap dl.ul2 dt {
	height: 33px;
	line-height: 33px;
	margin: 5px 0;
	padding: 0;
	text-indent: 10px;
	font-weight: normal;
	background: url(../img/sp2back.png) no-repeat left center;
}
#sitemap dl.ul2 dt a {
	width: 400px;
	display: block;
}

#sitemap dl.ul2 dt a:hover {
	text-decoration: none;
}

