@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	color: #333333;
	font-size: small;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 78px;
	background-image: url(../images/header/header_bg.jpg);
	background-repeat: repeat;
}
#container {
	background-color: #000000;
	background-image: url(../images/backgroundimage_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#container #main {
	padding: 0px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container  #main  #main_contents_left {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	width: 815px;
	float: left;
}
h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: medium;
	font-weight: bold;
	background-image: url(../images/global/h2_icon.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #main #main_contents_right {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 566px;
	float: right;
}
#container #main #main_contents_left .title_news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
#container #main #main_contents_left .news_list {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 110%;
}
#footer_menu {
	height: 120px;
	background-image: url(../images/footer/bg.gif);
	background-repeat: repeat;
	background-color: #333333;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #FFFFFF;
	background-color: #4FB133;
}
a:link.index_menu_link,a:visited.index_menu_link{
	color: #0066FF;
	text-decoration: underline;
	font-size: small;
}
a:hover.index_menu_link,a:active.index_menu_link{
	color: #FF6600;
	text-decoration: underline;
	font-size: small;

}
.tableboder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.tableboder td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tableunderline td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#container #main #main_contents_left #enkaku {
	padding: 2px;
	overflow: auto;
	height: 400px;
	width: 796px;
}

#footer_menu ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1em;
}
#footer_menu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: x-small;
	list-style-type: none;
	background-image: url(../images/footer/li_icon.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer_menu li a:link,#footer_menu li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer_menu li a:hover,#footer_menu li a:active{
	color: #FF6600;
	text-decoration: underline;

}#polisy {
	overflow: auto;
	height: 200px;
	width: 560px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
}
#footer_menu #footerrogo {
	line-height: 1em;
}


.owabi { font-size:14px; line-height:1.6em; text-indent:1em;}
.owabi02 { font-size:14px; padding:1.5em 0; text-align:right; line-height:1.5em;}

#form { border-top: 1px solid #666; border-right:1px solid #666; border-left:1px solid #666; font-size:14px; width:90%; margin-bottom:3%;}

#form th { width:30%;padding:.6em 1em; border-bottom:1px solid #666; border-right:1px solid #666; background-color:#eaeaea;}
#form td { padding:.6em 1em; border-bottom:1px solid #666; }
.msg { font-size:14px; line-height:1.6em;}