body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #92E4E4;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
p.text10 {
	font-size: 10px;
}
strong {
	font-weight: normal;
	color: #FF0000;
}
.textRed {
	color: #FF0000;
}
.textBlue {
	color: #003399;
}
.textGreen {
	color: #006860;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 95px;
	padding-left: 95px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
#header_left {
	float: left;
	height: 153px;
}
#header_left a {
	display: block;
	height: 150px;
	width: 390px;
	text-decoration: none;
}
#header_left em {
	visibility: hidden;
}
#header {
	height: 153px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_right {
	float: right;
	height: 153px;
	width: 400px;
}
#main {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00b1a4;
}
#main_left {
	float: left;
	width: 178px;
}
#main_right {
	float: right;
	width: 620px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99b8de;
}
#mainMenu {
	padding-top: 90px;
	background-image: url(../images/mainMenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu li {
	list-style-type: none;
	margin-bottom: 14px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b8de;
	font-size: 13px;
	color: #00407F;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 14px;
	text-align: right;
	padding-right: 10px;
}
#mainMenu a:link,#mainMenu a:visited {
	text-decoration: none;
	color: #00407F;
	font-size: 12px;
}
#mainMenu a:hover {
	text-decoration: none;
	color: #3373A9;
	font-size: 12px;
	background-color: #BFDFFF;
}
#subMenu {
	height: 52px;
	width: 620px;
	margin: 0px;
	padding: 0px;
}
#mainFlash {
	width: 620px;
	height: 271px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b8de;
	background-image: url(../images/main_bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99b8de;
	float: left;
	margin-bottom: 4px;
}
#subMenu h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9px;
	text-decoration: none;
}
#subMenu a {
	display: block;
	text-decoration: none;
}
#subMenu em {
	visibility: hidden;
}
#subMenu h2.sm1 a:link,#subMenu h2.sm1 a:visited {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu1.gif);
	background-repeat: no-repeat;
}
#subMenu h2.sm1 a:hover {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subMenu h2.sm2 a:link,#subMenu h2.sm2 a:visited {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu2.gif);
	background-repeat: no-repeat;
}
#subMenu h2.sm2 a:hover {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subMenu h2.sm3 a:link,#subMenu h2.sm3 a:visited {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu3.gif);
	background-repeat: no-repeat;
}
#subMenu h2.sm3 a:hover {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subMenu h2.sm4 a:link,#subMenu h2.sm4 a:visited {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu4.gif);
	background-repeat: no-repeat;
}
#subMenu h2.sm4 a:hover {
	height: 52px;
	width: 155px;
	background-image: url(../images/btn_subMenu4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#news {
	width: 204px;
	margin-top: 16px;
	float: right;
	padding: 10px;
	height: 235px;
	overflow: auto;
}
#news p {
	font-size: 10px;
	line-height: 1.5;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.newsDate {
	color: #006860;
	background-image: url(../images/news_pochi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.mainBox {
	padding-right: 4px;
	padding-left: 4px;
	width: 612px;
	height: 102px;
	float: left;
	margin-bottom: 4px;
}
.topBoxLeft {
	height: 100px;
	width: 302px;
	float: left;
	border: 1px solid #00b1a4;
	background-color: #F4F4E8;
}
.topBoxRight {
	height: 100px;
	width: 302px;
	float: right;
	border: 1px solid #00b1a4;
	background-color: #F4F4E8;
}
.mainBox66 {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 612px;
	float: left;
}
.leftBox66 {
	float: left;
	border: 1px solid #00b1a4;
	width: 302px;
}
.rightBox66 {
	float: right;
	width: 302px;
	border: 1px solid #00b1a4;
}
#footer1 {
	clear: both;
	padding: 5px;
	text-align: center;
	height: 41px;
	background-image: url(../images/footer_bg.gif);
}
#footer_main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 27px;
}
#footer_kencreateLogo {
	float: right;
}
#copyright {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #00514B;
	margin: 0px;
	padding: 0px;
}
.mainBox p,.mainBox2 p {
	padding: 0px 10px 10px;
	margin: 0px;
}
.imgTitle {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.imgTop {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	margin-bottom: 11px;
	height: 79px;
	padding-left: 2px;
}
.img_right {
	float: right;
	border: 1px solid #006860;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-right: 10px;
	border: 1px solid #006860;
	margin-bottom: 10px;
}

