body {
	text-align: center;
	background-color: E7F2DB;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6;
}

html {  
  overflow-y:scroll;  
   }  
.t12px {
	font-size: 12px;
	line-height: 130%;
}
.t14px {
	font-size: 14px;
	line-height: 140%;
}
.t10px {
	font-size: 10px;
	line-height: 130%;
}
.t18px {
	font-size: 18px;
	line-height: 140%;
}
#header {
	text-align: center;
	padding: 0px;
	width: 741px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 1px solid #78bf73;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.hoken-name {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78bf73;
	padding-left: 1em;
}
#outline {
	padding: 0px;
	width: 741px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_outline.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78bf73;
}
#contents {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 572px;
}
.margine {
	margin: 20px;
}
#side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 169px;
	text-align: center;
}
.c-both {
	clear: both;
}
#footer {
	padding: 10px 0px;
	width: 741px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #78bf73;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #669966;
	background-color: #FCFFDC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669966;
	border-bottom-color: #669966;
	padding-left: 1em;
}
