#main{
	background-repeat: repeat-y;
	background-image: url(../../img/bgloop-main-sub.gif);
	margin-bottom: 15px;
	background-color: #FFF;
}
#box_contents{
	width: 620px;
	float: left;
	margin-bottom: 25px;
}
#sidebox_right{	float: right;	margin-left: 20px;	width: 210px;}
#sidebox_right .bnrbox{	margin: 10px 10px 0px 10px;}

#box_contents #contents_menu{
	margin-bottom:15px;
	border: 1px solid;
	border-color: #1A4C07;
	background-color: #9C9;
	padding: 3px 10px;
}
#box_contents #contents_menu a{
	text-decoration:underline;
}

/******************** h2 ************************/
h2#h2_a {	width: 620px;	height: 155px; text-indent: -9999px;	display: block;margin-bottom:15px;}
h2#h2_b {	width: 620px;	height: 80px; text-indent: -9999px;	display: block;margin-bottom:15px;}


#about.about h2 {	background-image:url(../../img/h2-about.gif) }
#about.about01 h2 {	background-image:url(../../img/h2-about01.gif) }
#about.about02 h2 {	background-image:url(../../img/h2-about02.gif) }
#about.about03 h2 {	background-image:url(../../img/h2-about03.gif) }
#about.about04 h2 {	background-image:url(../../img/h2-about04.gif) }


#gyoumu.gyoumu h2 {	background-image:url(../../img/h2-gyoumu.gif) }
#gyoumu.gyoumu01 h2 {	background-image:url(../../img/h2-gyoumu01.gif) }
#gyoumu.gyoumu02 h2 {	background-image:url(../../img/h2-gyoumu02.gif) }
#gyoumu.gyoumu03 h2 {	background-image:url(../../img/h2-gyoumu03.gif) }
#gyoumu.gyoumu04 h2 {	background-image:url(../../img/h2-gyoumu04.gif) }
#gyoumu.gyoumu05 h2 {	background-image:url(../../img/h2-gyoumu05.gif) }
#gyoumu.gyoumu06 h2 {	background-image:url(../../img/h2-gyoumu06.gif) }
#gyoumu.gyoumu07 h2 {	background-image:url(../../img/h2-gyoumu07.gif) }
#gyoumu.gyoumu08 h2 {	background-image:url(../../img/h2-gyoumu08.gif) }
#gyoumu.gyoumu09 h2 {	background-image:url(../../img/h2-gyoumu09.gif) }
#gyoumu.gyoumu10 h2 {	background-image:url(../../img/h2-gyoumu10.gif) }


#project.project h2 {	background-image:url(../../img/h2-project.gif) }

#project.nenkin h2 {	background-image:url(../../img/h2-project_nenkin.gif) }
#project.kanshin h2 {	background-image:url(../../img/h2-project_kanshin.gif) }

#project.project_b01 h2 {	background-image:url(../../img/h2-project_b01.gif) }
#project.project_b02 h2 {	background-image:url(../../img/h2-project_b02.gif) }
#project.project_b03 h2 {	background-image:url(../../img/h2-project_b03.gif) }
#project.project_b04 h2 {	background-image:url(../../img/h2-project_b04.gif) }
#project.project_b05 h2 {	background-image:url(../../img/h2-project_b05.gif) }

#project.specialist h2 {	background-image:url(../../img/h2-specialist.gif) }
#project.specialist_01 h2 {	background-image:url(../../img/h2-project_a01.gif) }
#project.specialist_02 h2 {	background-image:url(../../img/h2-project_a02.gif) }

#schedule.schedule h2 {	background-image:url(../../img/h2-schedule.gif) }
#link.link h2 {	background-image:url(../../img/h2-link.gif) }
#books.books h2 {	background-image:url(../../img/h2-books.gif) }
#newspaper.newspaper h2 {	background-image:url(../../img/h2-newspaper.gif) }
#access.access h2 {	background-image:url(../../img/h2-access.gif) }
#sitemap.sitemap h2 {	background-image:url(../../img/h2-sitemap.gif) }



h3 {
	background-color: #1A4C07;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size: 16px;
	border-left: 5px solid #030;
	margin-top: 10px;
}

h4 {
	color:#1A4C07;
	margin-bottom:10px;
	font-size: 14px;
	background-color:#C0DAB8;
	padding:3px 5px;
	border-left: 5px solid #1A4C07;
	margin-top: 15px;
}


.lh_pdf_s{
	background-image:url(../../img/lh-PDF-small.gif);
	background-position: 2px left;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 30px;
	display: block;
}
.lh_link_s{
	background-image:url(../../img/lh-link.gif);
	background-position: 2px left;
	background-repeat:no-repeat;
	padding: 6px 5px 6px 30px;
	display: block;
}
.lh_doc_s{
	background-image:url(../../img/lh-doc.gif);
	background-position: 2px left;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 30px;
	display: block;
}



table.table00 {
	margin-bottom:15px;
}
table.table00 th {
	padding:5px;
}
table.table00 td {
	padding:5px;
}
table.table00 td img{
	vertical-align:middle;
}
span.border{
	border:1px solid #999;
	padding:5px;}


table.table01 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:25px;
}
table.table01 th {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}
table.table01 td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}
table.table01 td img{
	vertical-align:middle;
}

table.table02 { border-top: 1px solid #ccc; border-left: 1px solid #ccc; margin-bottom: 25px; word-break: break-all; margin-top: 20px; }
table.table02 th { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px; background: #EEEEEE; }
table.table02 td { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px; }


.cyuui{
	font-weight:bold;
	color:#C00;
	text-align:center;
	border:1px solid #C00;
	margin-bottom: 15px;
	padding:5px;
}
.bottom_menu{
	color:#1a4c07;
	border:1px solid #1a4c07;
	margin-bottom: 15px;
	padding:5px;
	background-color:#C0DAB8;
}


.bottom_01{ padding: 10px 20px; background: #C0DAB8; color: #1A4C07; text-align: center; display: inline-block; text-decoration: none; font-weight: bold; border-radius: 5px; }
.bottom_01:hover{ text-decoration: none; background: #ECECEC; color: #333333; font-weight: bold; }


/******************** news ************************/

#newsbox {
	width: 550px;
	background-color: #FFF;
	}

#newsbox .tl{ height: 24px; background: url(../../img/tl-news.gif) no-repeat; 	}

#newsbox .tl h2{
	height:100%;
	display:block;
	text-indent:-9999px;
	width:180px;
	float:left;
	font-size: xx-small;
	}
#newsbox .tl img{
	float:right;
	}
	
#newsbox #news{
	width:598px;
	background-image:url(../../img/bgloop-news.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 10px 10px 10px;
	border: 1px solid;
	border-color: #363;
	}
	
#newsbox #news .scroll{ margin: 0px 0px 0px 0px; overflow: auto; height: auto; font-size: 120%; 	}

#newsbox #news .scroll .item {
	padding:6px 0px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 8px;
	}

#newsbox #news .scroll .item .photo {
	margin:0px;
	float:left;
	width: 67px;
	}
#newsbox #news .scroll .item .text{
	margin:0px 0px 0px 0px;
	float:left;
	line-height:140%;
}
#newsbox #news .scroll .item .text .date{
	line-height:100%;
}
#newsbox #news .scroll .item .text .date img
{vertical-align:middle;}
#newsbox #news .scroll .item .text .date>.date {
	background-color: #8AA27D;
	padding:2px;
	color:#FFF;
}

#newsbox #news .scroll .item .text .honmon {
	padding-top:10px
	}

#newsbox #news .scroll .item .text .honmon .mida strong{
	background-color:#FAFA67;
	padding:2px;
	color:#6EAB23;
}
#newsbox #news .scroll .item .text .honmon a .mida strong{
	color:#6EAB23;
}

#newsbox #news .scroll .item a:link {
	color: #069;
	text-decoration: none;
}
#newsbox #news .scroll .item a:hover {
	color: #6EAB23;
	text-decoration: underline;
}
