/* CSS Document */

@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
margin:0; padding:0;
}
table{
border-collapse:collapse; border-spacing:0;
}
fieldset, img{
border:0;
}
address, caption, cite, code, dfn, em, strong, th, var{
font-style:normal; font-weight:normal;
}
ol, ul{
list-style:none;
}
caption, th{
text-align:left;
}
h1, h2, h3, h4, h5, h6{
font-size:100%; font-weight:normal;
}
q:before, q:after{
content:”; 
}
abbr, acronym{
border:0;
}

* {
    margin: 0;
    padding: 0;
	box-sizing : content-box;
	-moz-box-sizing : content-box;
}


body, html {height:100%;}

body {
	text-align: center;
	font-size: 13px;
	*font-size:81.25%;
	margin:0;
    padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
    color: #336666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: bottom;
}

/* page */
#page {
	text-align: left;
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2.5em auto;
	padding: 0;
	background-image:url(themeimage_bk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* header */
#header {
	background-color: #219149;
	height: 114px;
	padding:0;
	margin:0;
	text-align:left;
	white-space: nowrap;
	top:14px;
	margin-bottom: 14px;
	position: relative;
}

#header img{
	vertical-align: bottom;
	margin:0;
}

#SDFLOGO {
	margin:0;
	position:absolute;
	left:61px;
	top: 14px;
}

#SDFTITLE {
	margin:0;
	position:absolute;
	left:289px;
	top: 28px;
}

/* main menu */

#sidebar {
	float:left;
	width: auto;
	overflow: visible;
	padding: 0;
	width: 210px;
}

#mainmenu {
	margin: 12px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.1;
}

#mainmenu ul {
	margin:0;
	padding:0;
}

#mainmenu li {
	list-style: none;
}

#mainmenu li.mainMenuLV1 {
	margin:auto;
	text-align: center;
	width:auto;
	margin-bottom: 11px;
}

#mainmenu li.mainMenuLV1 a {
	display: block;
	padding-top:5px;
	width:210px;
	height: 20px;
	margin:0;
	background-color: #219149;
}

#mainmenu li.mainMenuLV1 a:hover {
	border: 2px solid #005e16;
	border-top: 2px solid #54c47c;
	border-left: 2px solid #54c47c;
	padding-top:3px;
	width:206px;
	height: 18px;
}

#mainmenu li.mainMenuLV1 a.mainmanuON {
	border: 2px solid #219149;
	background-color: #ffffff;
	padding-top:3px;
	width:206px;
	height: 18px;
}


#mainmenu li.mainMenuLV1 ul {
	margin: 0;
	list-style-position: outside;
}

#mainmenu li.mainMenuLV2 {
	width:auto;
	height: auto;
	padding:0;
	margin:.5em 0;
}

#mainmenu li.mainMenuLV2 a, #mainmenu li.mainMenuLV2 a:hover{
	border:none;
	display:block;
	width:100%;
	padding:0;
	padding-bottom: 2px;
	height:auto;
	text-align:center;
	background:none;
	color: #000000;
	letter-spacing: 0.25em;
	border-bottom: 1px dashed #cccccc;
	text-decoration: none;
}

#mainmenu li.mainMenuLV2 a:hover {
	border-bottom: 1px dashed #006633;
}

#mainmenu li.mainMenuLV2.active a{
	color: #006633;

	border-bottom: 1px dashed #006633;
}

#leftbanner {
	margin-top: 50px;
}

#leftbanner a {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

/* footer */
.push {
	clear:both;
	height:40px;
}

#footer_wrap{
	width: 940px;
	margin: 0 auto;
	height: 30px;
}

#footer {
	width: auto;
	text-align: left;
	margin-left: 230px;
	line-height:1.2;
	font-family: "Times New Roman", Times, serif;
}

#footer a {
	color: #333333;
}
/* content */

#content {
	padding:14px 0 0 0;
	text-align:left;
	margin:1em;
	margin-top: 0;
	margin-left: 230px;
  overflow: hidden;
}

#content p {
	text-align: justify;
	text-justify : inter-ideograph;
	line-break:strict;
	margin: 0.25em 1em 0.5em 1em;
	line-height: 1.4;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	text-align: justify;
	text-justify : inter-ideograph;
	line-break:strict;
	letter-spacing: 0.15em;
	line-height:1;
	font-weight: bold;
}


#content h1, #content h2 {
    font-size: 130%;
	background-image:url(h2_bk.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0.5em 2px 0.5em 0;
	padding: 0 0.5em 0.5em 0.7em;
}

#content h3 {
    font-size: 120%;
	border-left: 5px solid #219149;
	padding: 0.2em 0.6em;
	margin: 1em 2px 0.75em 0;
	background-color:#ADD3AD;
	color: #333333;
}

#content h4 {
    font-size: 110%;
	border-left: 5px solid #ADD3AD;
	border-bottom: 1px dotted #ADD3AD;
	padding: 0 0.77em 0.25em 0.5em;
	margin: 1em 2px 1em 0;
}

#content h5 {
    font-size: 100%;
	border-left: 5px solid #666666;
	padding: 0.2em 0.6em;
	margin: 1em 2px 1em 0;
	background-color:#c0D0c0;
	color: #333333;
}


#content h6 {
    font-size: 100%;
	margin: 1em 2px 1em 0;
	padding:0.2em 0.8em;
	border-bottom: 1px dotted #ADD3AD;
}

#content ul, #content ol {
	list-style: disc;
	list-style-position: outside;
	margin: 0.5em 0 1em 1em;
	padding-top: 0.2em;
	border-left: 5px solid #ADD3AD;
}

#content ol {
	list-style: decimal;
}

#content li {
	margin-left: 2em;
	line-height: 1.2;
	margin-bottom: 0.2em;
}

*:first-child+html #content ol li {
	margin-left: 2.5em;
}
* html #content ol li{
	margin-left: 2.5em;
}

#content table {
	margin:0.5em auto;
	width: 98%;
	background:none;
	border-color:#CCCCCC;
	border-collapse: collapse;
	empty-cells: hide;
}

#content th, #content td {
	border: 1px solid #cccccc;
	padding: 4px;
	padding-bottom: 2px;

}

#content th {
	white-space: nowrap;
	background-color: #ADD3AD;	
	font-weight: bold;
	white-space: nowrap;
}

#content thead td {
	border: 0;

}

#content thead th {
	text-align: center;
	background-color:#219149;
	color:#ffffff;
}

#content tfoot th {
	text-align: left;
	background-color:#C0D0C0;

}

#content strong {
	font-weight:bold;
}

#content .filedetail img {
	vertical-align:baseline !important;
}

#content #prgdetail .image01 {
	text-align:center;
	font-size:90%;
}

#content #prgdetail .image01 img{
	margin: 8px auto 4px auto;
}

#content .btm10px {margin-bottom:10px;}
#content .btm20px {margin-bottom:20px;}
#content .btm30px {margin-bottom:30px;}
#content .imgleft {
	float: left;
	margin: 0.25em 1em 0.25em 2em;
	_margin: 0.25em 1em 0.25em 1em;
}

#content .imgright {
	float: right;
	margin: 0.25em 1em 0.25em 1em;
	_margin: 0.25em 0.5em 0.25em 1em;
}

#content .clear {
	clear: both;
}

#content .nowrap {
	white-space: nowrap;
}

#content .bunyaIcon {
	font-size:83%;
	text-align:center;
	margin-bottom:10px;
}
#content .bunyaIcon img{margin-bottom:3px}

#content .return {
	text-align:center;
	margin:0.5em auto;
}

/* news */
#newsindex {
  position:relative;
  border:1px solid #999;
  margin:.4em auto 20px auto;
  padding: .25em 10px;
}
#ntitle {
  position: absolute;
  left:4px;
  top:-.5em;
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size:14px;
  padding: 0 4px;
  background-color:#ffffff;
  width:auto;
  margin-bottom:14px;
}
.ditto_item {
  padding-bottom:2px;
  height:auto;
  margin-bottom:0.4em;
  margin-left:20px;
  overflow:auto;
  vertical-align:top;
  width:95%;
}

.topicsdate, .topicstitle {
float:left;
margin-right:0.4em;
width:auto;
}

#content .topicstitle {
display:inline;
float:left;
width:84%;
text-align:left;
}
#content .topicsMain{font-size:85%;line-height:1.2;margin-top:3px;}