@charset "utf-8";
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
a {
	text-decoration: none;
}


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}
#header {
	color: #FFFFFF;
	text-align: left;
	background-color: #99DC51;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 15px;
	clear: both;
	float: left;
}
#header-left {
	float: left;
	margin-left: 5px;
}
#header-right {
	float: right;
	margin-right: 5px;
}
#center-block {
	clear: both;
	width: 800px;
	background-image: url(../image/contents-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}

#header-right a {
	color: #FFFFFF;
	text-decoration: none;
}
#header-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header-right a:hover {
	color: #006600;
	text-decoration: none;
}
#top-image {
	width: 800px;
}
#left-colum {
	width: 180px;
	margin-left: 3px;
	padding-top: 10px;
	float: left;
}
#right-colum {
	width: 570px;
	float: right;
	padding-top: 10px;
	margin-right: 10px;
}
.sub-contents01 {
	width: 550px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.title-box01 {
	float: left;
	width: 350px;
}
.text01 {
	float: left;
	width: 350px;
	line-height: 1.5em;
	padding-top: 15px;
}
.pict-box01 {
	float: right;
}
.tb-box {
	width: 500px;
	float: left;
}
.tb-box table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tb-box th {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.entry-box {
	float: left;
	width: 500px;
	padding-top: 10px;
}
.entry-text {
	float: left;
	width: 220px;
	padding-top: 5px;
	margin-left: 5px;
}
.tel-img-box {
	float: right;
}

.tb-box td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
.entry-bt {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 10px;
}
.sub-contents02 {
	width: 550px;
	clear: both;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 45px;
	background-image: url(../image/title-05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.table-box1 {
	padding-top: 15px;
}
.table-box1 th {
	background-color: #3C862F;
}


.table-box2 {
	padding-top: 15px;
}
.table-box2 th {
	background-color: #449535;
}

.table-box3 {
	padding-top: 15px;
}
.table-box3 th {
	background-color: #4BA83C;
}


.sub-contents02 table {
	width: 99%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sub-contents02 th {
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.sub-contents02 td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
}
#footer {
	height: 20px;
	width: 800px;
	clear: both;
	background-color: #99DC51;
	color: #333333;
	padding-top: 10px;
}

