body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #006600;
	background-color: #66ccff;
	background-image: url(_b1.jpg);
       letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
}
h1 {
	background-color: #66ccff;
	background-image: url(_b.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
       line-height: 150%;
	background-color: #99cc00;
       letter-spacing: 2px;
       text-align: center;
       width: 220px;
	padding: 10px;
	margin-top: 3px;
       margin-right: 0px;
	margin-bottom: 20px;
       margin-left: 180px;
	border-top-width: 2px;
       border-right-width: 8px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #006600;
	border-bottom-color: #009900;
	border-left-color: #006600;
}
h3 {
       font-size: 16px;
       line-height: 180%;
       width: 735px;
       text-align: left;
       padding-top: 20px;
	padding-right: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
	margin: 20px;
       border-top-width: 5px;
	border-top-style: dashed;
	border-top-color: #009900;
}
p {
	font-size: 12px;
	line-height: 180%;
       padding: 0px;	
       margin-top: 0px;
       margin-right: 0px;
	margin-bottom: 5px;
       margin-left: 0px;       
}
ul {
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
       text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
}
li {
      padding: 10px;
      margin: 0px;
	display: block;
}
address {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #66ccff;
       letter-spacing: 2px;
       text-align: center;
	padding: 5px;
       margin: 0px;
}
a:link {
     color: #006600;
}
a:visited {
     color: #009966;
}
a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #99ff99;
}
#contents {
       width: 830px;
       padding: 0px;
       margin-top: 30px;
}
#contents .Box {
       background-color: #ffffff;
       padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
       margin-left: 0px
}
#contents .Box1 {
       padding: 3px;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 50px;
       margin-left: 0px;
}
.photo {
       float: left;
       padding: 0px;
       margin-top: 0px;
       margin-right: 15px;
       margin-bottom: 0px;
       margin-left: 15px;  
       border: 7px;
       border-style: ridge;
       border-color: #ffcc99;
}
.ali {
       text-align: right;
}
.mar {
       margin-bottom: 20px;
}