body {
    position: relative;
	width: 800px;
	border: 1px solid #000000;
	padding-bottom:50px;
	margin-left: auto;
	margin-right: auto;
	}
h1 {
    background: url(img/logo.jpg) no-repeat;
	text-indent: -9999px;
	height: 223px;
	}
h2 {
	font-size: 16px;
	padding: 10px 0 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin-left: 10px;
	}
h2 img {
    background-color: #00FF00;
	vertical-align:: middle;
	margin: 0px;
     }
h3 {
   color: #666;
   font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
   font-size: 18px;
   padding: 0 0 0 40px;
   }

#annai {
	text-indent: -9999px;
	background-image: url(img/h3_annai02.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	background-position: 50px;

    }
h4 {
   padding: 0 0 0 40px;
   color: #33CC00;
   }
p {
   padding: 0 0 0 50px;
   line-height: 1.5em;
   font-size: 14px;
   font-style: bold;
   }
ul {
    list-style:none;
	}
dl {
   margin: 0 0 40px 40px;
   }
dt {
    font-size: 15px;
	font-weight: bold;
	}
blockquote {
	position: relative;
	width: 450px;
	height: 160px;
	border: 1px solid #999999;
	line-height: 1.4em;
	padding: 10px 0 10px 50px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	left: 110px;
    }
blockquote strong {
   color: red;
   }

#minitabs {
	margin: 0;
	padding: 0px 0 20px 60px;
	border-bottom: 1px solid #696;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	}
	
#minitabs li {
    margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
    float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #666;
	font-size:12px;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom-color: #00FF00;
	padding-bottom: 2px;
	color: #363;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	}
#minitabs a:hover {
    color: #00FF00;
	}
#r_top {
	text-align:right;
	margin-right: 20px;
	clear: left;
   }

#midashi dd, #tuusyo dd, #kyotaku dd{
    margin-left: 20px;
	padding-left: 20px;
    line-height: 1.6em;
	font-size: 14px;
	font-weight: bold;
	background: url(img/yajirushi.gif) no-repeat  0 50%;
	}

#sisetu {
	position:relative;
	}
#sisetu dt {
    display: none;}
#sisetu dd {
	float: left;
	margin: 0 20px 10px;
		}
#sisetu table {
	position: relative;
	font-size: 12px;
	margin-left: auto;
	margin-right:auto;
	width: 700px;
	clear: left;
	}
#sisetu caption {
	margin-left: auto;
	margin-right:auto;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
.k_img {
	margin-left: 110px;
    }
#tuusyo {
	position: relative;
   }
#tuusyo h3 {
	text-indent: -9999px;
	background-image: url(img/h3_tusyo02.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: auto;
	background-position: 80px;
   }
#tuusyo p {
	left: 15px;
	float: left;
	margin-right: 60px;
   }
#tuusyo table {
	line-height: 1.5em;
	font-size: 13px;
	width: 300px;
	}

#tuusyo td {
    text-align:center;
	}
#tuusyo dt img {
	margin-left: 80px;
	margin-top: 5px;
	}
#tuusyo dl {
    clear: left;
	}
#midashi dl, #tuusyo dl, #kyotaku dl{
	position: relative;
	margin: 10px 50px 10px 50px;
	border: 1px solid;
	padding: 10px;
	width: 650px;
	left: 15px;
}

#kyotaku {
	position: relative;
	width: 800px;
   }

#kyotaku h3 {
	text-indent: -9999px;
	background-image: url(img/h3_kyotaku02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	background-position: 50px;
    }
#kyotaku_p {
	position: relative;
	top: 10px;
	text-align: right;
	text-indent: 1.5em;
	margin-right: 80px;
}

#footer {
	position: relative;
	margin:50px 15px 0 15px;
	text-align: right;
	top: 10px;
	}
