h1,h2 {
	padding: 0px;
	margin-top: 0px;
}
body {
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: #333333;
	background-image: url(../css_images/back.gif);
}
#container {
	height: auto;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#container #header {
	width: 750px;
	height: 150px;
	background-image: url(../css_images/title.gif);
	background-repeat: no-repeat;
}
#container #header h1 {
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
#container #main_header {
	width: 750px;
	background-image: url(../css_images/main_header.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#container #main {
	width: 750px;
	background-image: url(../css_images/main_back.gif);
	background-repeat: repeat;
	margin-bottom: -2px;
}
#container #main_footer {
	width: 750px;
	background-image: url(../css_images/main_footer.gif);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}
#container #main #sidemenu {
	float: left;
	width: 180px;
	background-image: url(../css_images/menu_back.gif);
}
.sidemenu_link {
	display: block;
	background-image: url(../css_images/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-shadow:#999999 1px 1px 1px;
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
	height: 38px;
	width: 180px;
	line-height: 38px;
}
.sidemenu_link a {
	background-image: url(../css_images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	text-align: center;
	color: #003333;
	width: 180px;
}
.sidemenu_link a:hover {
	background-image: url(../css_images/menu_h.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	line-height: 38px;
	color: #990000;
	width: 180px;
}
.sidemenu_link a:active {
	background-image: url(../css_images/menu_v.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FF0000;
	line-height: 38px;
	height: 38px;
	width: 180px;
}
#container #main #content {
	width: 570px;
	float: right;
	background-color: #FFFFFF;
}
.article {
	height: auto;
	width: 559px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	margin-bottom: 10px;
	float: right;
	margin-right: 5px;
}
.article hr {
	width: 530px;
}
.article h2 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../css_images/content_title.gif);
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: 15px;
	color: #FFFFFF;
}
.article h3 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../css_images/content_title_h3.gif);
	line-height: 26px;
	height: 26px;
	background-repeat: no-repeat;
	text-indent: 35px;
	color: #003366;
}
.article h3 a {
	text-decoration: none;
	color: #003366;
}
.article h3 a:hover {
	text-decoration: blink;
	color: #FF0000;
}
.article h4 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.article_nb {
	height: auto;
	width: 560px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: right;
}
.article_nb h2 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../css_images/content_title.gif);
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: 15px;
	color: #FFFFFF;
}
.article_harf_l {
	width: 278px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
}
.article_harf_l p {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}
.article_harf_l li {
	margin-top: 5px;
	font-weight: bold;
	margin-left: -10px;
}
.article_harf_l dt {
	color: #336633;
}
.article_harf_l h2 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../css_images/content_title_harf.gif);
	height: 32px;
	background-repeat: no-repeat;
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 15px;
}
.article_harf_r {
	width: 276px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	margin-right: 5px;
}
.article_harf_r p {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}
.article_harf_r li {
	margin-top: 5px;
	font-weight: bold;
	margin-left: -10px;
}
.article_harf_r dt {
	color: #336633;
}
.article_harf_r h2 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../css_images/content_title_harf.gif);
	height: 32px;
	background-repeat: no-repeat;
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 15px;
}
.article_harf_nb_l {
	width: 270px;
	float: left;
}
.article_harf_nb_r {
	width: 270px;
	float: right;
}
.article_1-3_nb_r {
	width: 185px;
	float: right;
	color: #FF6600;
}
.article_1-3 {
	width: 182px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	margin-right: 5px;
}
.article_1-3 h2 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../css_images/content_title_1-3.gif);
	height: 32px;
	background-repeat: no-repeat;
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 15px;
}
.head_link {
	font-size: 95%;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 105px;
	margin-right: 0px;
}
.head_link a {
	font-size: 95%;
	text-decoration: none;
	color: #003333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	padding: 3px;
	margin-right: 5px;
}
.head_link a:hover {
	font-size: 95%;
	color: #FF6600;
	background-color: #FFFFCC;
}
.comment {
	padding-left: 15px;
}
p img.right {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
p img.left {
	float: left;
	margin-right: 10px;
}
.lule1_h {
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	background-color: #B3ECF2;
	line-height: 3.7em;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule1_ht {
	float: left;
	width: 130px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	background-color: #B3ECF2;
	line-height: 3.7em;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule1_he {
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	background-color: #B3ECF2;
	line-height: 3.7em;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule2_h {
	float: left;
	width: 70px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	line-height: 3.7em;
	background-color: #B3ECF2;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule2_ht {
	float: left;
	width: 75px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	background-color: #B3ECF2;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule3_h {
	float: left;
	width: 173px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule4_h {
	float: left;
	width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	line-height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule4_ht {
	float: left;
	width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule4_he {
	float: left;
	width: 45px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule5_h {
	float: left;
	width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule5_ht {
	float: left;
	width: 45px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule5_he {
	float: left;
	width: 65px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.lule6_h {
	float: left;
	width: 100px;
	height: 3.7em;
	line-height: 3.7em;
	font-weight: bold;
	background-color: #B3ECF2;
	text-align: center;
	border: 1px solid #006666;
}
.lule1 {
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
}
.lule1t {
	float: left;
	width: 130px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
}
.lule1e {
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
}
.lule2 {
	float: left;
	width: 70px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	line-height: 3.7em;
	text-align: center;
}
.lule2t {
	float: left;
	width: 75px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule3 {
	float: left;
	width: 173px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
}
.lule4 {
	float: left;
	width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule4e {
	float: left;
	width: 45px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule5 {
	float: left;
	width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule5t {
	float: left;
	width: 45px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule5e {
	float: left;
	width: 65px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule6 {
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	height: 3.7em;
	text-align: center;
}
.lule6e {
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	height: 3.7em;
	text-align: center;
	line-height: 3.7em;
}
.p_lule1_h {
	float: left;
	width: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
	background-color: #B3ECF2;
	text-align: center;
}
.p_lule2_h {
	float: left;
	width: 50px;
	background-color: #B3ECF2;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.p_lule1 {
	float: left;
	width: 120px;
	text-align: center;
	border: 1px solid #006666;
}
.p_lule2 {
	float: left;
	width: 120px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	text-align: center;
}
.p_area {
	float: left;
	width: 177px;
	margin-right: 5px;
}
.inq1{
	float: left;
	width: 150px;
	text-align: left;
	left: auto;
	right: auto;
	margin-left: 10px;
}
.inq2{
	float: left;
	width: 365px;
	text-align: left;
	padding-left: 10px;
}
.inq3{
	width: 525px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009999;
	margin-left: 10px;
	height: 1px;
	clear: left;
}
.space {
	clear: both;
	width: auto;
	height: 5px;
}
.space_0 {
	clear: both;
	width: auto;
	height: 0px;
}
.space_10{
	clear: both;
	width: auto;
	height: 10px;
}
.space_20{
	clear: both;
	width: auto;
	height: 20px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #000099;
}
.font110 {
	font-weight: bold;
	font-size: 110%;
}
.font90 {
	font-size: 90%;
}
.example {
	font-size: 95%;
	font-weight: normal;
	color: #000099;
}
#counter {
	text-indent: -5000px;
}
#access {
	text-indent: -5000px;
}
.qrcode {
	text-align: center;
}
#container #footer {
	color: #003333;
	width: 750px;
	height: 40px;
	clear: both;
	background-image: url(../css_images/footer.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.article_nb h3 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../css_images/content_title_h3.gif);
	line-height: 26px;
	height: 26px;
	background-repeat: no-repeat;
	text-indent: 35px;
	color: #003366;
}
#main_pano {
	height: auto;
	width: 570px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#main_pano h2 {
	text-indent: -5000px;
	font-size: 0px;
}

