﻿/* CSS Document */

#info h2{
	line-height: 69px;
	background-image: url(../image/info/h2.jpg);
	text-indent: 140px;
	font-weight: bold;
	color: #FFFFFF;
	height: 69px;


}
#info h3{
	background-image: url(../image/info/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	margin-top: 20px;
	text-indent: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	color: #006633;
	font-weight: bold;
	line-height: 40px;




}
#info h4{
	background-image: url(../image/info/icon04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	margin-top: 20px;
	text-indent: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	color: #006633;
	font-weight: bold;
	line-height: 30px;
	margin-left: 15px;





}
#info p{
	line-height: 2.0em;
	padding: 20px;
}

#info th{
	color: #FFFFFF;
	background-color: #9BD372;
	padding: 10px;
	line-height: 2.0em;
	width: 130px;
	background-position: top;
	vertical-align: top;


}
#info td{
	line-height: 2.0em;
	padding: 5px;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}



#info_navi{
	background-image: url(../image/info/navi/navi_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 5px;
	padding-left: 5px;

}
#info_navi a{
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	color: #333333;
	text-decoration: underline;
	line-height: 2.0em;



}

