﻿body {
	background-color: white;
	font-size: 10px;
	font-family:"arial narrow",Arial, Helvetica, sans-serif,"Meiryo UI";
	background-image:url('../img/back1.jpg');
	color: #333;
}

header {
	margin: 0px;
}

h1{
	margin: 0px auto;
	margin-bottom: 8px;
	display: block;
	color: #000080;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	clear: both;
	border-bottom:2px solid #9D8FBF;
	border-top:1px solid lavender;
	border-right:1px solid #9D8FBF;
	background-color:#cabfff;
	font-family:メイリオ,"Meiryo UI",Helvetica,"arial narrow",Arial, sans-serif;
}
h2{
	margin: 0px auto;
	margin-bottom: 8px;
	display: block;
	color: #000080;
	font-size: 22px;
	line-height: 36px;
	clear: both;
	width: 98%;
	text-align: center;
	border-bottom:2px solid #9D8FBF;
	border-top:1px solid lavender;
	border-right:1px solid #9D8FBF;
	background-color:#ddcfff;
	background-image:url('../img/bar01.png');
	font-family:メイリオ,"Meiryo UI","arial narrow",Arial, Helvetica, sans-serif;
}

h3{
	margin:0px auto;
	margin-bottom: 4px;
	display: block;
	color: #404090;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	clear: both;
	width: 96%;
	padding:2px;
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	background-image:url('../img/bg01.jpg');
	font-family:メイリオ,"Meiryo UI","arial narrow",Arial, Helvetica, sans-serif;
}

a:link
{
	color: #404090;
	text-decoration: none;
}
a:visited
{
	color: #404090;
	text-decoration: none;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}
a:active
{
	color: crimson;
	text-decoration: none;
}

a.telno:link{
	color:#303030;
	text-decoration: none;
	box-shadow:none;
	border-radius:none;
	padding-right:0px;
	cursor:not-allowed;
}

nav {
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
}
ul {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
li {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	background-color:#f2f2ff;
	border-top: 1px white solid;
	border-right: 1px gainsboro solid;
	border-bottom: 2px #9D8FBF solid;
	border-left: 1px lavender solid;
	width: 420px;
}
li a{
	display: block;
}

article {
	margin: 0px auto;
	margin-top: 4px;
	margin-bottom:8px;
	margin-left:16px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height: 1.4;
	color: #333;
	font-size: 14px;
	font-family:メイリオ,"Meiryo UI","arial narrow",Arial, Helvetica, sans-serif
}
#article2 {
	line-height:25px;
}

aside{
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color:dimgrey;
	display: block;
	clear: both;
	width: 98%;
	line-height:18px;
}

section{
	margin: 0px auto;
	margin-top: 8px;
	margin-bottom:12px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

select{
	margin: 0px auto;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

figcaption {
	margin: 0px auto;
	padding: 0px;
	color: gray;
	text-align: center;
	vertical-align: central;
	width: 100%;
	font-size:12px;
	clear:both;
}

dl{
	margin: 0px auto;
	margin-top:8px;
	margin-bottom:10px;
	float:left;
	clear:both;
}

dl dt{
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:8px;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid whitesmoke;
	border-bottom:1px solid gainsboro;
	border-left:1px solid gainsboro;
	border-right:1px solid #FDFDFF;
	float:left;
	width: 280px;
	display:block;
	padding-right:50px;
	padding-left:50px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:white;
	background-image:url('../img/bg02.jpg');
	color: #8F8FAF;
	clear:both;
}

dl dd{
	margin: 0px auto;
	margin-top:2px;
	margin-bottom:10px;
	margin-right:20px;
	color: #333;
	font-size:12px;
	float:left;
	display:block;
	padding-right:10px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:0px;
	clear:both;
}

#pagemaster {
	padding: 0px;
	background-color: white;
	margin: 0px auto;
	width: 920px;
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
}

#dispcontent {
	padding: 0px;
	margin: 0px auto;
	width: 920px;
	float: left;
	background-color: whitesmoke;
	background-image:url('../img/back2.jpg');
}

#dispcontenttop {
	padding: 0px;
	margin: 0px auto;
	width: 920px;
	float: left;
	background-color: whitesmoke;
	background-image:url('../img/pageback.png');
	background-repeat:no-repeat;
}

#leftpain {
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
	border-bottom:1px solid silver;
	width: 660px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	background-color: white;
	height: 1740px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#rightpain {
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
	border-bottom:1px solid silver;
	width: 250px;
	float: right;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: white;
	height: 1740px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#centerpain {
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
	border-bottom:1px solid silver;
	width: 910px;
	margin: auto;
	background-color: white;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#headermain {
	margin: 0px 0px 0px 0px;
	left:50%;
	margin-left:-460px;
	position: fixed;
	top: 0px;
	text-indent: 1px;
	width: 920px;
	height:100px;
	background-color: #c6adff;
	border: 1px solid #b08aff;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b07fff', endColorstr = '#cabfff');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b07fff', endColorstr = '#cabfff')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #b07fff, #cabfff);
	background-image: -ms-linear-gradient(top, #b07fff, #cabfff);
	background-image: -o-linear-gradient(top, #b07fff, #cabfff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b07fff), to(#cabfff));
	background-image: -webkit-linear-gradient(top, #b07fff, #cabfff);
	background-image: linear-gradient(top, #b07fff, #cabfff);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}
#headermainhide {
	margin: 0px auto;
	top: 0px;
	text-indent: 1px;
	width: 920px;
	height:100px;
	background-color: #c6adff;
	border: 1px solid #b08aff;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b07fff', endColorstr = '#cabfff');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b07fff', endColorstr = '#cabfff')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #b07fff, #cabfff);
	background-image: -ms-linear-gradient(top, #b07fff, #cabfff);
	background-image: -o-linear-gradient(top, #b07fff, #cabfff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b07fff), to(#cabfff));
	background-image: -webkit-linear-gradient(top, #b07fff, #cabfff);
	background-image: linear-gradient(top, #b07fff, #cabfff);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

#headersub {
	margin: 0px auto;
	padding:0;
	border-radius: 10px;
	background-color: #FFFFFF;
	top: 0px;
	width: 920px;
	height:100px;
}

#title1{
	width: 920px;
	float: left;
	color: #000080;
	font-size: 40px;
	text-align: center;
	margin-top:30px;
}
	
#title2{
	width: 400px;
	float: right;
	color: #000080;
	font-size: 20px;
	text-align: center;
	margin-top:10px;
	font-weight:bold;
}


#footermain{
	border-bottom:2px solid #9D8FBF;
	border-top:1px solid lavender;
	border-left:1px solid lavender;
	border-right:1px solid #9D8FBF;
	background-color:#cabfff;
	text-align: center;
	clear: both;
	width: 920px;
	margin: 0px auto;
	font-size:14px;
	font-weight: normal;
	color: #404090;
	clear: both;
	line-height:30px;
	background-image:url('../img/logo3.gif');
	background-repeat:no-repeat;
	font-family:メイリオ,"Meiryo UI","arial narrow",Arial, Helvetica, sans-serif;
}

#page-top{
	width:130px;
	height:24px;
	position:fixed;
	right:10px;
	bottom:30px;
	display:none;
}

#page-navi{
	width:102px;
	height:176px;
	position:fixed;
	right:10px;
	top:80px;
	display:block;
	border-left:2px solid silver;
	border-top:2px solid silver;
	border-right:1px solid gainsboro;
	border-bottom:1px solid gainsboro;
	background-color:ghostwhite;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#page-home{
	width:130px;
	height:24px;
	position:fixed;
	right:10px;
	top:100px;
	display:block;
}

img.imgborder{
	margin: 0px auto;
	border-left:1px solid silver;
	border-top:2px solid silver;
	border-right:1px solid whitesmoke;
	border-bottom:1px solid whitesmoke;
}

table.tbl1 {
	width: 640px;
	margin: 0px auto;
	margin-top:0px;
	border-bottom:2px solid #9D8FBF;
	border-collapse:collapse;
	clear: both;
}

table.tbl1 td {
	width: 174px;
	font-size: 14px;
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 0px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
}

table.tbl1 th {
	width: 118px;
	font-size:14px;
	border-top: 1px solid lavender;
	border-left: 0px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 1px solid #9D8FBF;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	color: #000080;;
	background: #ddcfff;
	text-align: right;
	font-family:"arial narrow",Arial, Helvetica, sans-serif,"Meiryo UI";
	/*background-image:url('../img/thback.jpg');*/
}

.tbl1td2 {
	width: 142px;
	font-size:14px;
	border-top: 1px solid whitesmoke;
	border-left: 1px solid whitesmoke;
	border-bottom:3px solid #9D8FBF;
	border-right: 1px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	color: #000080;;
	text-align: center;
	background-color:#f2f2ff;
}

.tbl1tdr {
	width: 142px;
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 0px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	text-align: right;
}

.tbl1tdl {
	width: 142px;
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 0px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	text-align: left;
}

.tbl1inputl{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.tbl1inputls{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tbl1inputr{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.tbl1inputrｓ{
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
}

.textmild{
	font-size:11px;
	color: mintcream;
}

.textsmallgray{
	font-size:11px;
	color: slategray;
}

.textstrong{
	font-weight:bold;
}

table.tbl2 {
	width: 622px;
	margin: 0px auto;
	margin-top:10px;
	border-collapse:collapse;
	border-bottom:2px solid #9D8FBF;
	border-right:1px solid #9D8FBF;
	border-left:1px solid silver;
	border-top:1px solid silver;
	background-color:#f2f2ff;
	padding: 5px;
}
table.tbl2 td {
	width: 142px;
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 0px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
}

table.tbl3 {
	width: 840px;
	margin: 0px auto;
	margin-top:10px;
	border-collapse:collapse;
	border-bottom:2px solid #9D8FBF;
	border-right:1px solid #9D8FBF;
	border-left:1px solid silver;
	border-top:1px solid silver;
	background-color:#f2f2ff;
	padding: 5px;
}
table.tbl3 td {
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 0px solid gainsboro;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
}

table.datalist1 {
	width: 99%;
	margin: 0px auto;
	margin-top:5px;
	border-top: 1px solid lavender;
	border-left: 1px solid lavender;
	border-bottom: 2px solid #9D8FBF;
	border-right: 1px solid #9D8FBF;
	border-collapse:separate;
}

table.datalist1 td {
	font-size: 12px;
	border-top: 1px solid lavender;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid silver;
	border-right: 1px solid gainsboro;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-collapse:separate;
}

table.datalist1 th {
	font-size:14px;
	border-top: 1px solid lavender;
	border-left: 0px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 1px solid #9D8FBF;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-collapse:separate;
	color: #000080;;
	background: #ddcfff;
	text-align: center;
	font-family:"arial narrow",Arial, Helvetica, sans-serif,"Meiryo UI",HGPｺﾞｼｯｸE;
}

.accordion h4 {
	margin:0px auto;
	margin-bottom: 4px;
	margin-top: 2px;
	color:#38507E;
	font-size: 16px;
	line-height: normal;
	width: 98%;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	background-image:url('../img/bg01.jpg');
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	font-family:"メイリオ,arial narrow",Arial, Helvetica, sans-serif,"Meiryo UI";
	border-top: 1px solid lavender;
	border-bottom: 1px solid silver;
}

.accordion h4 + div {
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.3s ease-in;
	-moz-transition: height 0.3s ease-in;
	-o-transition: height 0.3s ease-in;
	-ms-transition: height 0.3s ease-in;
	transition: height 0.3s ease-in;
}

.accordion :target h4 + div {
	height: 500px;
	color:royalblue;
	font-size:14px;
	display: block;
	overflow: visible;
}

.accordion .section.large:target h4 + div {
	overflow: scroll;
}


.accordionq h4 {
	margin:0px auto;
	margin-bottom: 4px;
	margin-top: 2px;
	color: #404090;
	font-size: 16px;
	line-height: normal;
	width: 98%;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	background-image:url('../img/bg01.jpg');
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	font-family:"メイリオ,arial narrow",Arial, Helvetica, sans-serif,"Meiryo UI";
	border-top: 1px solid lavender;
	border-bottom: 1px solid silver;
}

.accordionq h4 + div {
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.3s ease-in;
	-moz-transition: height 0.3s ease-in;
	-o-transition: height 0.3s ease-in;
	-ms-transition: height 0.3s ease-in;
	transition: height 0.3s ease-in;
}

.accordionq :target h4 + div {
	height: 200px;
	color:royalblue;
	font-size:14px;
	display: block;
	overflow: visible;
}

.accordionq .section.large:target h4 + div {
	overflow: scroll;
}


#slideshow {
	position: relative;
	width:  240px;
	height: 240px;
	margin-top:40px;
}

#slideshow img {
	position: absolute;
	top:  0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow img.active {
	z-index: 10;
	opacity: 1.0;
}

#slideshow img.last-active {
	z-index: 9;
	opacity: 0.0;
}

.dbmidashi{
	background: #fafaff;
	border-top: 1px solid lavender;
	border-left: 1px solid aliceblue;
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	background-image:url('../img/bg01.jpg');
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top:1px;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:0px;
	color: #404090;
	border-collapse:separate;
	width:68px;
	text-align:center;
	clear:both;
	display:inline-block;
}

.dbnaiyo{
	background-color:#fafaff;
	border-bottom: 1px solid lavender;
	border-right: 1px solid aliceblue;
	border-top: 1px solid silver;
	border-left: 1px solid gainsboro;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top:1px;
	margin-left:0px;
	margin-right:2px;
	margin-bottom:0px;
	border-collapse:separate;
	color: #333;
	display:inline-block;
	clear:both;
	font-weight:bold;
	font-size:12px;
}

.josei{
	color:crimson;
	font-size:12px;
	font-weight:normal;
}

.dansei{
	color:blue;
	font-size:12px;
	font-weight:normal;
}
.dbgaisetu{
	font-size:12px;
	font-weight:normal;
}

.dbaddress{
	display: inline-block;
	color:lightsteelblue;
	font-size:10px;
	font-weight:normal;
	width:120px;
}

.dbctg{
	display: inline-block;
	font-size:12px;
	width:52px;
}

.dbtype{
	display: inline-block;
	font-size:12px;
	width:76px;
}

.dbnarrow{
	display: inline-block;
	width:24px;
}

.dbnormal{
	display: inline-block;
	width:76px;
}

.dbwide{
	display: inline-block;
	width:120px;
}

.dbcomment{
	display: inline-block;
	font-size:11px;
	width:250px;
}

.imgnavi{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:45px;
}

.imgright{
	float:right;
	padding-right:10px;
}

.imgtop6px{
	padding-left:0px;
	padding-top:6px;
	padding-right:60px;
}

.sakujo{
	color:crimson;
	font-size:14px;
	font-weight:bold;
}
.fukkatsu{
	color:royalblue;
	font-size:14px;
	font-weight:bold;
}

input[type=submit] {
	color: royalblue;
	font-weight:normal;
	font-size:14px;
	background-color:lavender;
	width:80px;
	height:28px;
	background-image:url('../img/back1.jpg');
	border-bottom:2px #9A8DBD solid;
	border-right:2px #9A8DBD solid;
}

input[type=reset] {
	color: dimgray;
	font-weight:normal;
	font-size:14px;
	background-color:lavender;
	width:80px;
	height:28px;
	background-image:url('../img/back2.jpg');
	border-bottom:2px gray solid;
	border-right:2px gray solid;
}

#intro_bg{
	margin: 0 auto;
	display:block;
	width:600px;
	height:380px;
	background-color:#FEFEFC;
	background-image:url('../img/hajimeni.png');
	clear:both;
	color: #333;
	text-align: left;
	padding-left:30px;
}

.tbltag{
	background: #f2f2ff;
	border-top: 1px solid white;
	border-left: 1px solid whitesmoke;
	border-bottom: 1px solid lavender;
	border-right: 1px solid silver;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top:0px;
	margin-left:0px;
	margin-right:1px;
	margin-bottom:0px;
	color: #333;
	border-collapse:separate;
}

.resultcomment{
	margin:0 auto;
	font-size:14px;
	color:mediumslateblue;
	text-align:center;
}
.wardlink{
	color: #404090;
	font-size: 14px;
	font-family:メイリオ,"Meiryo UI","arial narrow",Arial, Helvetica, sans-serif;
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	border-top:1px solid lavender;
	border-left:1px solid lavender;
	background-image:url('../img/back100.png');
	padding-top: 4px;
	padding-bottom: 2px;
	text-align:center;
	/*float:left;*/
	width:100px;
	line-height:20px;
}