body {
	background-color: #B7D6E8;
	margin-top: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
}

/* ##### wrapper ##### */
#wrapper {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* ##### topheader ##### */
#topheader {
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 700px;
}

/* ##### header ##### */
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
}

/* ##### tate ##### */
.tate {
	margin-right: 6px;
	margin-left: 6px;
}
.tate02 {
	margin-right: 6px;
	margin-left: 6px;
	color: #178431;
}

/* ##### navi ##### */
#navi {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-size: small;
}
#navi li {
	float: left;
}

/* ##### navi01 ##### */
#navi01 {
	background-color: #FF99CB;
	padding: 4px 0px;
	width: 700px;
	overflow: hidden;
	height: auto;
}
#nv01 {
	background-color: #FF99CB;
	padding: 0px;
	margin: 0px;
}
#navi01 a {
	text-decoration: none;
	padding: 0px;
	color: #000000;
}
#navi01 a:hover {
	text-decoration: underline; 
	padding: 0px;
}

/* ##### navi02 ##### */
#navi02 {
	background-color: #C7FF5C;
	padding: 4px 0px;
	width: 700px;
	overflow: hidden;
	height: auto;
	margin-top: 3px;
}
#nv02 {
	background-color: #C7FF5C;
	padding: 0px;
	margin: 0px;
}
#navi02 a {
	text-decoration: none;
	padding: 0px;
	color: #178431;
}
#navi02 a:hover {
	text-decoration: underline; 
	padding: 0px;
}

/* ##### line01 ##### */
.line01 {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* ##### topcontainer ##### */
#topcontainer {
	background-image: url(../top/topline.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 700px;
}

/* ##### container ##### */
#container {
	background-image: url(line02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
/* ##### container01 ##### */
#container01 {
	width: 700px;
}

/* ##### footer ##### */
#footer {
	background-color: #1F5FA9;
	clear: both;
}
address {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* ##### topsidenavi ##### */
#topsidenavi {
	padding: 7px 0px 0px;
	width: 187px;
	margin: 0px;
	float: left;
}

/* ##### sidenavi ##### */
#sidenavi {
	padding: 7px 0px 0px;
	width: 152px;
	margin: 0px;
	float: left;
	height: 600px;
}
/* ##### sidenavi h2 ##### */
#sidenavi h2 {
	margin: 3px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
	color: #D30037;
}
#sidenavi h2 a {
	text-decoration: none;
	color: #D30037;
}
#sidenavi h2 a:hover {
	text-decoration: underline;
	color: #D30037;
}
/* ##### topsidenavi リスト ##### */
#topsidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: small;
}
#topsidenavi ul li {
	background-image: url(list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 16px;
	margin-top: 6px;
}
#topsidenavi li a {
	text-decoration: none;
	color: #D30037;
}
#topsidenavi li a:hover {
	text-decoration: underline;
	color: #D30037;
}
#topsidenavi li a:visited {
	color: #666666;
}

/* ##### sidenavi リスト ##### */
#sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: small;
}
#sidenavi ul li {
	background-image: url(list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 16px;
	margin-top: 6px;
}
#sidenavi li a {
	text-decoration: none;
	color: #D30037;
}
#sidenavi li a:hover {
	text-decoration: underline;
	color: #D30037;
}
#sidenavi li a:visited {
	color: #666666;
}

/* ##### sidenavi ol ##### */
#sidenavi ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: small;
}
#sidenavi ol li {
	background-image: url(list03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 28px;
	margin-top: 6px;
}

/* ##### sidenavi02 ##### */
#sidenavi02 {
	padding: 7px 0px 0px;
	width: 152px;
	margin: 0px;
	float: left;
	height: 600px;
}

/* ##### sidenavi02 h2 ##### */
#sidenavi02 h2 {
	margin: 3px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
	color: #18873A;
}
#sidenavi02 h2 a {
	text-decoration: none;
	color: #18873A;
}
#sidenavi02 h2 a:hover {
	text-decoration: underline;
	color: #18873A;
}
/* ##### sidenavi02 リスト ##### */
#sidenavi02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: small;
}
#sidenavi02 ul li {
	background-image: url(list02a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 16px;
	margin-top: 6px;
}
#sidenavi02 li a {
	text-decoration: none;
	color: #18873A;
}
#sidenavi02 li a:hover {
	text-decoration: underline;
	color: #18873A;
}
#sidenavi02 li a:visited {
	color: #666666;
}

/* ##### sidenavi02 ol ##### */
#sidenavi02 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: small;
}
#sidenavi02 ol li {
	background-image: url(list03a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 28px;
	margin-top: 6px;
}

/* ##### topcontents ##### */
#topcontents {
	width: 493px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
/* ##### contents ##### */
#contents {
	width: 528px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
/* ##### topcontents01 ##### */
.topcontents01 {
	margin: 0px 0px 30px 20px;
	padding: 0px;
	width: 443px;
}
.topcontents01 h2 {
	margin: 30px 0px 0px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: large;
	color: #218338;
	font-weight: bold;
}
.topcontents01 h3 {
	margin: 10px 0px 0px 10px;
	font-weight: normal;
	font-size: small;
}
.topcontents01 ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.leaf {
	margin: 0px;
	padding: 0px 0px 2px;
	background-image: url(../top/leaf.gif);
	background-repeat: no-repeat;
	background-position: 8em center;
}
/* ##### contents01 ##### */
.contents01 {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 508px;
}
.contents01 h2 {
	font-size: large;
	margin: 0px;
	padding: 0px 0px 4px;
	color: #235EAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.contents01 h3 {
	font-size: medium;
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	color: #235EAC;
	background-image: url(list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contents01 h4 {
	font-size: medium;
	margin: 0px 0px 8px;
	padding: 10px 0px 2px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.contents01 h5 {
	font-size: small;
	margin: 8px 0px 4px 10px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}
.contents01 h6 {
	font-size: small;
	margin: 8px 0px 4px 10px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
	text-indent: 1em;
}
.contents01 p {
	font-size: small;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 120%;
	text-indent: 1em;
	color: #333333;
}
.contents01 li {
	font-size: small;
	color: #333333;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
/* ##### whatlink a ##### */
.whatlink a {
	text-decoration: none;
	color: #D30037;
	font-weight: bold;
}
.whatlink a:hover {
	text-decoration: underline;
}
.whatlink a:visited {
	color: #666666;
}
/* ##### use ##### */
.use h2 {
	font-size: large;
	margin: 0px;
	padding: 0px 0px 4px;
	color: #235EAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.use h3 {
	font-size: medium;
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	color: #235EAC;
	background-image: url(list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ##### 画像 ##### */
.imgright {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}
.imgrightbo10 {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
.imgleft {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
.topleftmargin {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.mclear {
	clear: both;
}
.waku {
	border: 1px solid #CCCCCC;
}

/* ##### contents02 ##### */
.contents02 {
	clear: both;
	margin-top: 10px;
}
.contents02a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contents02b {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.contents02c {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
/* ##### question ##### */
.qa {
	margin: 0px 0px 30px 10px;
	padding: 0px;
	width: 498px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.qa h5 {
	font-size: small;
	margin: 8px 0px 4px;
	padding: 0px 0px 0px 1em;
	font-weight: bold;
	color: #333333;
	text-indent: -1em;
}
.qa h6 {
	font-size: small;
	margin: 8px 0px 10px;
	padding: 0px 0px 0px 1em;
	font-weight: normal;
	color: #333333;
	text-indent: -1em;
}
/* ##### qa a ##### */
.qa a {
	text-decoration: none;
	color: #D30037;
	font-weight: bold;
}
.qa a:hover {
	text-decoration: underline;
}
.qa a:visited {
	color: #666666;
}
/* ##### qa01 a ##### */
.qa01 a {
	text-decoration: none;
	color: #D30037;
	font-weight: bold;
}
.qa01 a:hover {
	text-decoration: underline;
}
.qa01 a:visited {
	color: #666666;
}
/* ##### qabox ##### */
.qabox01 {
	float: right;
	height: 150px;
	width: 100px;
	margin-bottom: 10px;
}
.qabox02 {
	float: left;
	width: 328px;
}
.qabox03 {

	float: right;
	height: 105px;
	width: 160px;
	margin-bottom: 10px;
}
/* ##### qa01 ##### */
.qa01 {

	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 498px;
}
.qa01 h5 {
	font-size: small;
	margin: 8px 0px 4px;
	padding: 0px 0px 0px 1em;
	font-weight: bold;
	color: #333333;
	text-indent: -1em;
}
.qa01 h6 {
	font-size: small;
	margin: 8px 0px 10px;
	padding: 0px 0px 0px 1em;
	font-weight: normal;
	color: #333333;
	text-indent: -1em;
}

/* ##### photobox ##### */
.photobox {
	margin-left: 10px;
}
.photobox img {
	margin-right: 10px;
}
.photobox01 {

	margin-left: 10px;
}
.photoact {
	margin-right: auto;
	margin-left: auto;
	width: 409px;
	margin-top: 10px;
}

/* ##### otoiawase ##### */
.otoiawase {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #666666;
	padding: 8px;
	margin-left: 20px;
}
.otoiawase p {
	text-indent: 0pt;
	font-weight: normal;
	color: #333333;
	font-size: small;
	padding: 0px;
	margin: 0em;
	line-height: 120%;
}
.otoiawase h6 {

	text-indent: 0pt;
	font-weight: bold;
	color: #333333;
	font-size: small;
	padding: 0px;
	margin: 0em 0em 4px;
	line-height: 120%;
}
/* ##### otoiawase02 ##### */
.otoiawase02 {
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #666666;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
.otoiawase02 p {
	text-indent: 0pt;
	font-weight: normal;
	color: #333333;
	font-size: small;
	padding: 0px;
	margin: 8px;
	line-height: 120%;
}

/* ##### indent6 ##### */
.indent6 p {
	text-indent: -6em;
	padding-left: 6em;
}

/* ##### category ##### */
.category {
	margin: 10px 0px;
	padding: 4px 4px 4px 8px;
	width: 200px;
	background-color: #FF9ACC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CD0034;
}
.category p {
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* ##### sub ##### */
.sub h4 {
	margin-left: 10px;
	border-bottom: 1px solid #333333;
	color: #333333;
}

/* ##### sign ##### */
.sign {
	padding: 8px;
	border: 1px dashed #999999;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sign p {
	text-indent: -1em;
	margin-left: 1em;
}

/* ##### chuu ##### */
.chuu {
	padding: 8px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.chuu p {
	text-indent: -1.5em;
	margin-left: 1.5em;
}

/* ##### flow(矢印) ##### */
.flow {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2em;
	font-size: large;
	color: #18873A;
	font-weight: bold;
}

/* ##### level ##### */
.level table {
	border-top:1px solid #18873A;
	border-left:1px solid #18873A;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 99%;
}
.level th {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	color:#FFFFFF;
	background-color:#8CCE22;
	padding:0.3em 1em;
	text-align:center;
	font-size: small;
	font-weight: bold;
}
.level td {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	padding:0.3em 1em;
	font-size: small;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.level td ul {
	margin: 0px;
	padding: 0.3em 1em;
	list-style-position: inside;
}
/* ##### rental ##### */
.rental table {
	border-top:1px solid #18873A;
	border-left:1px solid #18873A;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 99%;
	margin-bottom: 20px;
}
.rental th {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	color:#FFFFFF;
	background-color:#8CCE22;
	padding:0.3em 1em;
	text-align:center;
	font-size: small;
	font-weight: bold;
}
.rental td {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	padding:0.3em 1em;
	font-size: small;
	color: #333333;
}
.rental td ul {
	margin: 0px;
	padding: 0.3em 1em;
	list-style-position: inside;
}

/* ##### テーブル幅調節 ##### */
.lk {
	width: 22%;
}
.mei {
	width: 16%;
}
.nin {
	width: 14%;
}
.riso {
	text-align: right;
}

/* ##### contents01 入れ子 ##### */
.contents01 ul ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style-type: circle;
}

/* ##### list ##### */
.list dt {
	font-weight: bold;
	color: #333333;
	font-size: medium;
}
.list dd {
	font-weight: normal;
	color: #333333;
	font-size: small;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

/* ##### access ##### */
.access dl {
	margin: 0px;
	padding: 0px;
}
.access dt {
	font-weight: bold;
	color: #333333;
	font-size: small;
	border: 1px solid #333333;
	padding: 2px;
	width: 10em;
}
.access dd {
	font-weight: normal;
	color: #333333;
	font-size: small;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

/* ##### vo ##### */
.vo dl {
	margin: 30px 0px 0px;
	padding: 0px;
}
.vo dt {
	font-weight: bold;
	color: #333333;
	font-size: small;
	padding-left: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1F5FA9;
	margin-left: 4px;
}
.vo dd {
	font-weight: normal;
	color: #333333;
	font-size: small;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

/* ##### caption ##### */
caption {
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-bottom: 0.4em;
	font-size: small;
}

/* ##### lahテーブル ##### */
.lah table {
	border-top:1px solid #18873A;
	border-left:1px solid #18873A;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 99%;
	margin-bottom: 20px;
}
.lah th {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	color:#FFFFFF;
	background-color:#8CCE22;
	padding:0.3em 1em;
	text-align:left;
	font-size: small;
	font-weight: bold;
	width: 20%;
}
.lah td {
	border-right:1px solid #18873A;
	border-bottom:1px solid #18873A;
	padding:0.3em 1em;
	font-size: small;
	color: #333333;
}

/* ##### lahbutton ##### */
.lahbutton {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 12px;
}
.lahbutton a {
	color: #FFFFFF;
	border-top:3px double #A9E14A;
	border-left:3px double #A9E14A;
	border-right:3px double #18873A;
	border-bottom:3px double #18873A;
	background: #8CCE22;
	text-align: center;
	font-size: x-small;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

/* ##### lahbutton01 ##### */
.lahbutton01 {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 12px;
}
.lahbutton01 a {
	color: #FFFFFF;
	border-top:3px double #A9E14A;
	border-left:3px double #A9E14A;
	border-right:3px double #18873A;
	border-bottom:3px double #18873A;
	background: #8CCE22;
	text-align: center;
	font-size: small;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
.gray {
	background-color: #CCCCCC;
}
.lah01 {
	text-align: center;
}

/* ##### map ##### */
.map {
	margin-right: auto;
	margin-left: auto;
	width: 504px;
	text-align: center;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.map02 li {
	margin-bottom: 10px;
}

/* ##### link ##### */
.link dl {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.link dt {
	font-weight: bold;
	color: #333333;
	font-size: small;
	padding-left: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1F5FA9;
	margin-left: 4px;
}
.link dd {
	font-weight: normal;
	color: #333333;
	font-size: small;
	margin-bottom: 2em;
	margin-top: 0.5em;
}

/* ##### topside01 ##### */
.topside01 {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 176px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.topside01 p {
	padding: 0px;
	font-size: x-small;
	margin: 3px 6px;
}
/* ##### toptitle0 ##### */
.toptitle01 {
	background-color: #C7FF5C;
	width: 6em;
	padding: 4px;
	margin-left: 10px;
}
.toptitle02 {
	background-color: #C7FF5C;
	width: 6em;
	padding: 4px;
	margin-left: 10px;
}
.toptitle03 {
	background-color: #FECCFF;
	width: 6em;
	padding: 4px;
	margin-left: 10px;
}
.linetop {
	background-image: url(../top/line.gif);
	background-repeat: repeat-x;
	width: 483px;
	height: 4px;
}
.face {
	background-image: url(../top/face.gif);
	background-position: 7em center;
	background-repeat: no-repeat;
}
.heart {
	background-image: url(../top/heart.gif);
	background-position: 7em center;
	background-repeat: no-repeat;
}
.pen {
	background-image: url(../top/pen.gif);
	background-position: 7em center;
	background-repeat: no-repeat;
}
.samaria {
	background-color: #CCCCCC;
	width: 488px;
	margin-left: 20px;
	height: 184px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.sama01 {
	float: left;
	width: 190px;
}
.sama02 {
	float: left;
	width: 290px;
	vertical-align: bottom;
	margin-top: 100px;
}
.sama02 h6 {
	color: #333333;
	font-size: small;
}
.whiteclear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 700px;
}
.imgbox {
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 700px;
	background-color: #235EAC;
}
.imgbox p {
	margin: 0px;
	padding: 0px;
}
.imgbox01 {
	margin: 0px auto;
	padding: 0px;
	height: 222px;
	width: 698px;
}
.imgbox02 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
.kouza {
	font-size: small;
	padding-left: 2em;
}
.kouza table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.kouza th {
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}
.kouza td {
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.aki20 {
	height: 20px;
}
.illbox01 {
	float: left;
}
.illbox02 {

	float: right;
}
.banner01 {
	float: left;
	margin-right: 20px;
}
