@charset "Shift_JIS";
*{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
body {
	background-color: #FFFFAA;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	width: 630px;
	background-color: #FFFFFF;
	border-right: solid 1px #000030;
	border-left: solid 1px #000030;
	border-bottom: solid 1px #000030;
}
#header {
	height: 60px;
	background-repeat: no-repeat;
	float: left;
	width: 630px;
}
#header h1{
	background-image: url(img/header1.gif);
	background-position: center;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	color: #D9DA5E;
	padding: 12px 0px 12px 20px;
	width: 610px;
	float: left;
}
#pankuzu {
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	padding-bottom: 4px;
	width: 610px;
	font-size: 83%;
}
#pankuzu a {
	text-decoration: none;
	color: #0000FF;
}
#pankuzu li{
	display: inline;
	list-style-type:none;
	margin: 0px -3px 0px 0px;
	padding: 0px;
}
#content {
	padding-left: 5px;
	height: 100%;
}
#side {
	float: left;
	width: 170px;
	margin-left: 3px;
	display: none;
}
#side ul {
	margin-bottom: 5px;
	list-style-type: none;
}
#side li {
	background-image: url(img/side.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #CACAFF;
	border-right-color: #CACAFF;
	border-bottom-color: #CACAFF;
	padding-left: 5px;
}
#side li.selected{
	background-image: url(img/side-s.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 5px;
}
#side li.detail{
	background-image: url(img/side-d.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 20px;
}
#side li.details{
	background-image: url(img/side-ds.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 20px;
}
#side li.detail2{
	background-image: url(img/side-d.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 35px;
}
#side li.detail2s{
	background-image: url(img/side-cs.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 35px;
}
#side li.detail3{
	background-image: url(img/side-d.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 50px;
}
#side li.detail3s{
	background-image: url(img/side-cs.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFF77;
	border-right-color: #FFFF77;
	border-bottom-color: #FFFF77;
	padding-left: 50px;
}
#side li a {
	display: block;
	padding: 2px 2px 4px 10px;
	text-decoration: none;
	font-size: 83%;
	color: #000000;
}
#side h1 {
	background-color: #550066;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
#honbun {
	float: right;
	width: 630px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 92%;
}
#honbun h1{
	clear: both;
	padding: 5px 5px 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	background-color: #000064;
}
#honbun h2 {
	background-image: url(img/honbunh2.gif);
	background-repeat: repeat-y;
	clear: both;
	padding: 7px 5px 7px 10px;
	font-size: 90%;
	margin-top: 1em;
	font-weight: bold;
	color: #004000;
	border-top: 2px solid #D2D237;
	border-bottom: 1px solid #D2D237;
}
#honbun h3 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	margin-top:0.5em;
	padding: 0.4em 0.4em 0.4em 1em;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD700;
	color: #EE4400;
	background-position: bottom;
	background-repeat: repeat-x;
}
#honbun h3.link {
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	margin-top:0.5em;
	padding: 0.4em 0.4em 0.4em 1em;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD700;
	color: #0033FF;
	background-position: bottom;
	background-repeat: repeat-x;
}
#honbun h4{
	font-weight:bold;
	margin-top:0.5em;
}
#honbun ul, #honbun dl {
	margin-top: 10px;
	margin-left: 1em;
	font-size: 92%;
}
#honbun li, #honbun dd, #honbun dt{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
}
#honbun dd{
	margin-left: 2em;
}
#honbun span.normal{
	color: #000000;
	font-size: 95%;
	line-height: 130%;
}
#honbun span.notes{
	color: #000000;
	font-size: 80%;
	line-height: 110%;
}
#honbun span.bfont{
	color: #000000;
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
}
#honbun span.komoji{
	font-size: 64%;
}
#honbun img{
	border: 0px;
}
#honbun a{
	color: Blue;
	font-size: 100%;
	text-decoration: none;
}
#honbun a.guide{
	color: #0000FF;
	font-size: 65%;
}
#honbun p{
	margin-top: 0.5em;
}
#honbun p.updown{
	text-align: center;
}
#honbun p.pagenavi {
	margin: 1px;
	padding: 1px;
}
#honbun .pagebtn{
	margin: 1px 0px 1px 0px;
	padding: 3px 0px 1px 0px;
	background-image: url(img/navibtn.gif);
	border: 1px solid Olive;
	cursor: pointer;
	text-align: center;
	color: #FFF8CE;
	font-weight: bold;
	font-size: 90%;
}
#honbun .activepagebtn{
	margin: 1px 0px 1px 0px;
	padding: 3px 0px 1px 0px;
	background-image: url(img/navibtnact.gif);
	border: 1px solid Olive;
	cursor: pointer;
	text-align: center;
	color: #6D6830;
	font-weight: bold;
	font-size: 90%;
}
address {
	clear: both;
	font-size: 85%;
	font-style: normal;
	text-align: right;
	background-color: #CDCDF4;
	padding: 5px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000064;
}
table.smpform{
	color: #000000;
	font-size: 80%;
	line-height: 130%;
	border-top:1px solid #707000;
	border-left:1px solid #707000;
	border-right:1px solid #707000;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin: 3px;
	width: 538px;
}
.smpform col{
	width: 260px;
}
.smpform th{
	border-right: 1px solid #FFFF9B;
	border-bottom: 1px solid #707000;
	color: #FFFFFF;
	background-color: #707000;
	background-position: left top;
	padding: 2px 2px 2px 1px;
	text-align: center;
}
.smpform td{
	text-align: left;
	border-right:1px solid #707000;
	border-bottom:1px solid #707000;
	padding: 2px 2px 2px 1px;
}
.smpform th.bgolive{
	background-color: Olive;
	text-align: center;
}
.smpform td.bgcyellow{
	background-color: Yellow;
}
.smpform td.bgcgray{
	background-color: #C2C2C2;
}
.smpform td.alright{
	text-align: right;
}
.smpform td.alcenter{
	text-align: center;
}
.smpform td.alleft{
	text-align: left;
}
.smpform td.bgolive{
	background-color: #D2CE9A;
	text-align: left;
}
table.smpform2{
	color: #000000;
	font-size: 80%;
	line-height: 130%;
	border:1px solid #707000;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin: 3px;
}
.smpform2 th{
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #707000;
	background-position: left top;
	padding: 2px 2px 2px 1px;
	text-align: center;
}
.smpform2 td{
	text-align: left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding: 2px 2px 2px 1px;
}
.smpform2 td.alright{
	text-align: right;
}
.smpform2 td.alcenter{
	text-align: center;
}
.smpform2 td.alleft{
	text-align: left;
}
.tyuuou{
	text-align: center;
}
.tiisai{
	font-size: 0.8em;
}
.fl-r{
	float: right;
}
.fl-l{
	float: left;
}
.fl-c{
	clear: both;
}

