.hprogram {
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.hprogram h2 {
	margin-bottom: 5px;
}
.hprogram p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
span.kaijosi2 {
	font-weight: bold;
	color: #006633;
	font-size: 14px;
}

/*----------------------------------------
service page
----------------------------------------*/
.servicepage{
	font-size: 10px;
	text-align: right;
	padding: 10px;
}
.servicepage a{
	color: #FF9900;
	text-decoration: underline;
}
.servicepage a:hover{
	color: #FF9900;
	text-decoration: none;
}

.servicepage2 {
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FF6600;
}
.servicepage2_1 {
	width: 15%;
	padding: 5px;
	vertical-align: top;
}
.servicepage2_2 {
	width: 85%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------------------------------
link page
----------------------------------------*/
#LINK{
}
#LINK h2{
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

#LINK .flL{
	margin-left: 20px;
	width: 200px;
	margin-bottom: 20px;
	text-align: left;
}
#LINK .flR{
	margin-right: 20px;
	width: 290px;
	margin-bottom: 20px;
	text-align: left;
}
.linkcopy{
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 10px;
	color: #999999;
}
.linktxt{
	font-size: 12px;
	line-height: 120%;
	padding: 10px;
	border: 1px solid #009933;
	width: 268px;
	overflow: scroll;
}
.linkline{
	clear: both;
	height: 20px;
	width: 510px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/*----------------------------------------
links2
----------------------------------------*/

#LINKS2{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#LINKS2 h2{
	text-align: left;
	font-size: 14px;
	color: #006633;
	line-height: 30px;
	background-image: url(../images/links2/linksh2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #339933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linksdetail{
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/spacer.gif);
	height: 1%;
	padding-bottom: 5px;
	clear: both;
}
div.linksdetail h4{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/links2/books_mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-size: 14px;
	color: #006633;
	clear: both;
}
div.linksdetail p{
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
.linksdetail ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
.linksdetail li{
	margin-left: 5px;
	float: left;
	width: 210px;
	margin-bottom: 10px;
	background-image: url(../images/links2/books_mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-type: none;
	font-size: 12px;
}
#LINKS2LIST{
	text-align: left;
	padding: 0px;
	width: 178px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E7141;
	border-right-color: #3E7141;
	border-left-color: #3E7141;
	list-style-type: none;
}
#LINKS2LIST li a{
	background-image: url(../images/other/link/linksback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 20px;
	display: block;
	line-height: 25px;
	height: 25px;
	width: 158px;
}

#LINKS2LIST li a:hover{
	background-image: url(../images/other/link/linksback.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

/*----------------------------------------
thanks
----------------------------------------*/
.letter{
	margin-top: 20px;
	background-image: url(../images/thanks/thanksback2.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
.letterbody{
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	font-size: 12px;
	line-height: 200%;
}
