/* 
Theme Name: ORIGINAL
Description: オリジナルテーマ
Author: 管理人
 */

/* ------------------------------------- 
 *	reset
 * ------------------------------------- */
 
* {
	margin: 5 0 0;
	padding: 0;
} 

img{
	border:none;
	padding:0px;
	margin:0px;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
th,td{
  vertical-align:top;
  font-weight:normal;
  text-align:left;
}


/* ------------------------------------- 
 *	standard
 * ------------------------------------- */
html{
	background-image: url(/img/common/bg.gif);
}
 

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', "Meiryo", 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/common/body_bg.gif);
	background-repeat: repeat-x;
	word-break:break-all;
	background-color: #FFF;
}

body#home{
	background:#f4f3ef url(/img/top/bg.gif) repeat-x top;
}


a:link {
	text-decoration:none;
	color: #2e880b;
}

a:visited {
	text-decoration:none;
	color: #2e880b;
}

a:hover,active{
	text-decoration: underline;
	color: #2e880b;
}

#pan{
	padding:10px 0px;
	font-size:12px;
}

p{
	margin-bottom:20px;
}

strong{
	font-weight:bold;
}

.font_small{
	font-size:10px;
}


/* ------------------------------------- 
 *	common
 * ------------------------------------- */
.clear{
	clear:both;
}

.img_right{
	float:right;
	margin-left:20px;
}

.img_left{
	float:left;
	margin-right:20px;
	clear: left;
}


ul.list{
	margin:0px;
	padding:0px;
}


ul.list li{
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
	margin:5px 0px 0px 2.5em;
}

ul.list_column{
	margin:30px 0;
	padding:15px 0;
	background-color:#FFF;
	border:solid #dad7c5 1px;
}


ul.list_column li{
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
	margin:5px 1.5em 0px 2.5em;
}



ol.list{
	margin:0px;
	padding:0px;
}


ol.list li{
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
	margin:5px 0px 0px 2.5em;
}

.kome{
	padding-left:1em;
	text-indent:-1em;
	margin-top:10px;
	font-size: 12px;
	line-height: 18px;
}

.arrow_link {
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	float: right;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

input, textarea {
padding:5px;
border:solid #e1e0dc 1px;
background-color:#f4f3ef;
}



/* ------------------------------------- 
 *	base
 * ------------------------------------- */
 
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	height: 99px;
}

#gnavi {
	padding: 0px;
	float: right;
	margin-top: 53px;
	z-index: 10;
}

#gnavi li {
	list-style-type: none;
	float: left;
}

#gnavi ul {
	display:none;
	position: absolute;
}
* html #gnavi ul { line-height: 0; }     /* IE6 "fix" */
#gnavi ul a { zoom: 1; } /* IE6/7 fix */

#gnavi ul li{
	float: none;
}

#gnavi ul{
	width:225px;
	/* サイズを指定しておかないとIE7で出現の仕方がちょっと変 */
}

#gnavi ul ul{
	top:23px;
	left:225px;
}

#gnavi ul a{
	color: #FFF;
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 15px;
	border-top: 1px solid #393836;
	zoom:1;
	line-height:1;
}
			
#gnavi ul a:hover{
	background: #282827
}



h1 {
	float: left;
	padding: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	text-align: center;
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3 {
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}



#container_home {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(/img/common/cont_bg.gif);
}

#left_contents {
	float: left;
	width: 680px;
}

#right_contents {
	width: 240px;
	float: left;
	margin-left: 30px;
}


#breadcrumb {
	height: 32px;
	font-size: 12px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e0dd;
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 20px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #e1e0dd;
	border-left-color: #e1e0dd;
}
#main_contents {
	background-image: url(/img/common/texture_note.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#main_contents_3rd {
	background-image: none;
}
#main_contents #hanzura  ,#main_contents_3rd #hanzura {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#submenu {
	margin-top: 12px;
}
#submenu .photo {
	margin-top: 12px;
	margin-bottom: 12px;
}
#submenu ul {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e1e0dd;
	background-image: url(/img/common/submenu_bg.gif);
	background-position: 1px;
	background-repeat: repeat-y;
	font-size: 12px;
}
#submenu ul li {
	list-style-type: none;
}

#submenu ul li a{
	height: 32px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e0dd;
	text-indent: 40px;
	display: block;
	background-image: url(/img/common/submenu_arrow.gif);
	background-repeat: no-repeat;
}

#submenu li.sub a{
	height: 18px;
	font-size: 12px;
	background-image: url(/img/common/submenu_sub.gif);
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 60px;
}

#submenu li.sub a:hover{
	text-decoration:none;
	background-image: url(/img/common/submenu_sub_on.gif);
	background-repeat: repeat;
}


#submenu ul li a:hover{
	text-decoration:none;
	background-image: url(/img/common/submenu_arrow_on.gif);
	background-repeat: no-repeat;
	background-color: #F4F3EF;
}



#pagetop {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
}
#footer_cont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
	height: 100px;
	padding-top: 20px;
	font-size: 12px;
	color: #FFF;
}
#footer a:link{
	color:#FFF;
}


#footer a:visited {
	text-decoration:none;
	color: #FFF;
}

#footer a:hover,active{
	text-decoration: underline;
	color: #FFF;
}


#copyright {
	float: right;
	font-size: 11px;
}
#footer_cont #menu {
	float: left;
}


/* -------------------------------------
*　side_contents
* ------------------------------------- */

#jisseki {
	height: 80px;
	width: 215px;
	background-image: url(/img/common/jisseki_t.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2e880b;
	font-weight: bold;
	line-height: 26px;
}
#jisseki span {
	font-size: 12px;
	color: #999;
	margin-left: 3px;
	margin-right: 3px;
}
#jisseki ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#jisseki ul {
	margin: 0px;
	padding: 0px;
}
#jisseki_cap {
	font-size:11px;
	text-align:right;
}

#inquiry_banner {
	margin-top: 15px;
	margin-bottom: 15px;
}
#kyouzai_dl {
	margin-bottom: 15px;
}
#special_contents {
	background-image: url(/img/common/special_title.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#special_contents h3 {
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0;
}
#special_contents img {
	float: left;
	padding-right: 10px;
}
#special_contents p {
	padding: 0px;
	margin: 0px;
}
#special_contents ul li {
	list-style-type: none;
	padding: 5px 0;
	clear: both;
	border-bottom: 1px dashed #71c062;

}
#special_contents ul{
	padding: 0px;
	margin: 0px;

}



/* -------------------------------------
*　inquiry
* ------------------------------------- */

table.inquiry{
	border-collapse:collapse;
	border:3px solid #393736;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
}
table.inquiry  p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}


table.inquiry td,th{
	padding:10px;
	background:#FFF;
	text-align: left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e0dc;
}

table.inquiry .item{
	color: #FFFFFF;
	width: 20%;
	background-color: #66b124;
}

table.inquiry2{
	border:none;
    
}

table.inquiry2 td,th{
border:none;
    
}

li.h_indent {
	text-indent: -1em;
	padding-left: 1em;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.form_bt{
	text-align:center;
	margin: 15px 0px;
	padding: 10px;
	}
.txt_red {
	color: #FF0000;
}
.form_copyright {
	display: none;
}

/* -------------------------------------
*　HOME
* ------------------------------------- */

#top_main {
	height: 310px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(/img/top/main.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
ul.point_corner {
	width: 670px;
	border: 5px solid #dcd8d0;
	background-image: url(/img/top/point_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 0px;
}
ul.point_corner li{
	margin:0;
	float: left;
	width: 33.2%;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #66B124;
}
.point_corner li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.point_corner li .photo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.point_corner li div {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
}
.news_topics {
	width: 328px;
	border: 1px solid #e1e0dc;
	clear: none;
	float: left;
	height: 310px;
	background-color: #FFF;
	
}
.news_topics .inline {
	overflow:auto;
	width:328px;
	height:270px;
	
}

.news_topics ul {
	list-style-type: none;
	margin:10px;
	
}
.news_topics ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	padding-bottom: 10px;
	padding-top: 10px;
}
.news_topics ul li p {
	margin:0;
	padding:0;
}
#jugyou_yosu {
	width: 330px;
	float: left;
	margin-left: 20px;
	background-image: url(/img/top/jugyou_bg.gif);
	background-repeat: repeat-y;
	height: 310px;
}
#jugyou_yosu .cont {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
}
.cont span {
	font-size: 12px;
	line-height: 18px;
}
#jugyou_yosu h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: normal;
}
#jugyou_yosu .photo {
	margin-right: 10px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#jugyou_yosu  table {
	clear: both;
	width: 100%;
	padding-bottom: 3px;
	font-size: 12px;
}
#jugyou_yosu table th {
	color: #FFF;
	background-color: #66B124;
	text-align: center;
	width: 34px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: middle;
}
#jugyou_yosu table td {
	padding-left: 7px;
	padding-right: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E0DC;
	padding-bottom: 2px;
	padding-top: 2px;
}
.moshikomi_btn {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.newsletter ul li {
	list-style-type: none;
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 15px;
	clear: both;
	padding-top: 20px;
}
.ayumi_tbl {
	font-size: 12px;
	line-height: 18px;
	width: 325px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.ayumi_tbl th {
	vertical-align: top;
	width: 3em;
	text-align: left;
	color: #FFF;
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.ayumi_tbl td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393736;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.ayumi_photo {
	float: right;
}
.color_green {
	color: #67ad29;
}
.column_green {
	border: 1px solid #67ad29;
	padding: 10px;
	clear: both;
}
ul.voice_tab {
	background-image: url(/about/02/img/tab_bg.gif);
	height: 47px;
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-bottom: 20px;
	background-position: bottom;
	padding: 0px;
}
.voice_tab li {
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
.report_tbl {
	margin-top: 20px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding: 3px;
	border: 3px solid #393736;
	margin-bottom: 0px;
}
.report_tbl  td {
	width: 50%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

.report_tbl  span {
	font-size: 12px;
	font-weight: normal;
}
.report_tbl  th {
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/img/common/bg.gif);
}
.report_tbl .border_none {
	background-color: #FCFCFC;
	border: 1px solid #CCC;
}
.column_grey {
	background-color: #F8F8F8;
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #E7E7E7;
}
.blue {
	color: #0d68c2;
}
.font_l {
	font-size: 14px;
	font-weight: bold;
}
p.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E6E4;
	padding-bottom: 15px;
}
p.line_green {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2e880b;
	padding-bottom: 15px;
}
.column_green_f {
	border: 3px solid #66b124;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(/img/common/texture_green1.gif);
	background-repeat: repeat-x;
}
h5 {
	font-size: 13px;
	font-weight:bold;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

h5.green {
	font-size: 14px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(/img/common/texture_green2.gif);
	background-repeat: repeat-x;
	background-position: 3px 3px;
	background-color: #66B124;
	color: #FFF;
	margin: 0px;
}

.program{
	border: 4px solid #393836;
	background-color: #FFF;
	margin-top: 30px;
	padding: 12px;
}

.program li.program1 {
	list-style-type: none;
	float: left;
	width: 50%;
	border-left-style: none;
}

.program li.program1 h4{
	height: 30px;
	background-color: #f39800;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.program li {
	list-style-type: none;
	float: left;
	width: 49%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #494846;
}

.program li h4{
	height: 30px;
	background-color: #6eb92b;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5.program1 {
	background-image: none;
	font-size: 13px;
	font-weight: bold;
	color: #f39800;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 245px;
}
h5.program2 {
	background-image: none;
	font-weight: bold;
	color: #6eb92b;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 13px;
}
.column_grey_line1 {
	border: 1px solid #e1e0dc;
	padding: 5px;
	background-color: #F0EFDB;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
}
.program1 h6 {
	font-size: 12px;
	font-weight: bold;
	background-color: #494846;
	background-image: url(/program/img/orange_bar.gif);
	background-repeat: repeat-y;
	color: #FFF;
	text-indent: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.program2 h6 , .nerai h6 {
	font-size: 12px;
	font-weight: bold;
	background-color: #494846;
	background-image: url(/img/common/green_bar.gif);
	background-repeat: repeat-y;
	color: #FFF;
	text-indent: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.program1 .btn,.program2 .btn {
	margin-top: 15px;
	text-align: center;
}
.program1 p ,.program2 p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
}

.column_grey_line1 ul ,.nerai ul{
	margin-left: 13px;
}
.column_grey_line1 ul li ,.nerai ul li {
	list-style-type: disc;
	float: none;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	width: 90%;
	margin-bottom: 10px;
	text-indent: -13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightbox230 {
	float: right;
	width: 230px;
	margin-left: 25px;
	clear: both;
}
.rightbox230 img {
}
.nerai {
	border: 1px solid #e1e0dc;
	padding: 5px;
	background-color: #F0EFDB;
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox325 {
	float: left;
	width: 325px;
}
table.programflow {
	border: 4px solid #393736;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}
.programflow td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E6E3;
	vertical-align: middle;
}
.center {
	text-align: center;
}

td.border_none {
	border: none;
}
h4.standard {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/img/common/green_bar.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
}
.program_menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.program_menu {
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.program_menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nihonchizu {
    position: relative;  
}  

ul.areaseach {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 70px;
	left: 30px;
	list-style-type: none;
	width: 186px;
}
.areaseach li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	clear: left;
}
.areaseach li img {
	float: left;
}

.jissinendo {
	position: relative;
	margin-top: 30px;
} 

table#calendar{
	margin:0;
	position: absolute;
	top: 80px;
	left: 40px;
	width: 500px;
	font-size: 12px;
}
#calendar td {
	padding: 3px;
	border: 1px solid #e1e0dc;
	background-color: #FFF;
	width: 7%;
	text-align: center;
	vertical-align: middle;
}

#calendar td.bgcolor_grey {
	background-color:#f6f6f6;
}
#calendar th {
	padding: 3px;
	background-color: #66b125;
	color: #FFF;
	width: 15%;
	border: 1px solid #e1e0dc;
	text-align:center;
}
ul#report_sidemenu {
	background-image: url(/report/img/submenu_title.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#report_sidemenu li {
	padding-right: 15px;
	padding-left: 15px;
	width: 205px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e0dd;
}
#report_sidemenu li div.days {
	background-color: #f4f3f0;
	border: 1px solid #dcd8d0;
	width: 110px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#report_sidemenu li img {
	margin-top: 10px;
	padding:3px;
	border:#d3d4cf 1px solid;
}

h3#hokkaido {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #abd7f0;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
h3#kitakanto {
		border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #87d8c5;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}

h3#shutoken {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f4b13b;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
h3#hokuriku {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c9bfff;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
h3#kinki {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #a9d001;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
h3#kyushu {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f7d2ec;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
h3.year {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66B124;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}

.column_black_line {
	border: 4px solid #393836;
	padding: 15px;
	background-color: #FFF;
	clear: both;
}
.column_black_line h4 {
	font-size: 12px;
	background-color: #393736;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
}
.pagetop {
	text-align: right;
	background-image: url(/img/common/bg.gif);
	padding-bottom: 4px;
	margin-bottom: 30px;
}
h3.report_t {
	font-size: 14px;
	background-image: url(/img/common/orange_bar.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	background-color: #F2F1BA;
}
.report_t span {
	font-size: 10px;
	display: block;
	color: #2D8814;
	font-weight: normal;
	line-height: 13px;
}
.line_green {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #393736;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2#report {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	background-image: url(/report/img/report_titlte_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 25px;
	background-position: center bottom;
	background-color: #FFF;
	padding-left: 15px;
	width: 646px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.report_title_sub1 {
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 30px;
	color: #66B124;
}
h4.report {
	background-color: #f2de04;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
}
.report_category {
	background-color: #004A04;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	border: 4px solid #775924;
}
ul.step {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.step li {
	clear: both;
}
.step li img {
	float: left;
	margin-right: 15px;
}.item {
	text-align: center;
	padding: 0px;
	width: 255px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.loginform {
	border: 5px solid #393736;
	margin-top: 20px;
	width: 450px;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.loginform  li {
	background-image: url(/img/common/green_bar.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	margin-top: 20px;
}
.loginform ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.loginform li input {
	display: block;
	width: 80%;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.column_inline {
	height: 150px;
	overflow-y: scroll;
	border: 1px solid #494846;
	padding: 20px;
	margin-top: 30px;
	background-color: #F4F3EF;
	font-size: 12px;
	line-height: 18px;
}
.dl_check {
	margin: 0px;
	padding: 10px;
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
	color: #FFF;
	text-align: center;
	line-height: 26px;
}
.column_inline h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(/img/common/bg.gif);
}

.btn_doui {
	padding:5px;
	background-color:#FFF;
	display:block;
}.btn_doui form #checkbox {
	padding: 3px;
	display: block;
}
.caption {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-top: 5px;
}
.item img {
	margin-bottom: 5px;
}
.yellow {
	background-color: #F2DE2F;
	font-weight: bold;
	padding: 2px;
	
}
h5.black {
	background-image: url(/img/common/bg.gif);
	background-repeat: repeat;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
h5.yellow {
	background-color:#F2DE2F;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top:15px;
}

table.defo {
}

.defo th {
	background-color: #494846;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
}
.defo td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B5A58;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5B5A58;
}
dl.defo {
	margin: 0px;
	padding: 0px;
}
.defo dt {
	margin-top: 10px;
	background-color: #F9F9F9;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #67AD28;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	font-weight: bold;
	margin-bottom: 5px;
}
.defo dd {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table td.grey{
	background-color:#F8F8F8;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}
.font14 {
	font-size: 14px;
	line-height: 20px;
}
ul.koushi {
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
.koushi li img {
	float: left;
	margin-right: 15px;
}
.koushi li {
	clear: both;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #393736;
	margin-bottom: 20px;
}
ul.tab_lecturer {
	padding:0px;
	list-style:none;
	height: 40px;
	background-image: url(/lecturer/img/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tab_lecturer li {
	float: left;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.koushi li span {
	font-size: 12px;
	font-weight: normal;
}

a:link.arrow {
	text-decoration:none;
	color: #2e880b;
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left center;
}

.arrow a:visited {
	text-decoration:none;
	color: #E57928;
}

.arrow a:hover,active{
	text-decoration: underline;
	color: #2e880b;
}
ol {
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 2em;
	margin: 0px;
}
ul.linkshu {
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.linkshu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #424240;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}
.imgbttom {
	background-image: url(/img/top/jugyou_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


#footer_cont #menu li{
	float: left;
	padding-right: 40px;
	line-height: 26px;
	margin: 0px;
	height: 100%;
	color:#FFF;
	text-decoration:none;
	display:block;
}
#footer_cont #menu li a{
	color:#FFF;
	text-decoration:none;
}
#footer_cont #menu li a:hover{
	color:#FFF;
	text-decoration:underline;
}

#footer_cont #menu li a:visited {
	text-decoration:none;
	color: #FFF;
}

#footer_cont #menu li span {
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}
#footer_logo {
	float: left;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555251;
	padding-bottom: 20px;
	margin-right: 15px;
}
table.inquiry tr td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#kyouzai_box{
    display:none;
}

/* -------------------------------------
*　special
* ------------------------------------- */

h2#special_cnt {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	background-image: url(/report/img/special_titlte_bg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 25px;
	background-position: center bottom;
	background-color: #FFF;
	padding-left: 15px;
	width: 646px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	line-height: 32px;
	color: #66B124;
}


h3.special_cnt {
	padding-bottom: 5px;
	font-size: 18px;
	background-image: url(/report/img/special_h3_bg.gif);
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	color:#FFF;
}

.h3_r {
	font-size: 12px;
	display:block;
	color:#fff;
	background-color:#333;
	line-height: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#special_cnt span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #333;
	line-height: 15px;
}
#spacial_p {
	margin-top: 20px;
	margin-bottom: 20px;
}
h4.special_cnt {
	color: #66B124;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.right {
	float: right;
	width: 130px;
	font-size: 11px;
	line-height: 13px;
	margin-left: 15px;
}
.right img {
	margin-bottom: 5px;
}


#linkpages{
	float:right;
	margin: 20px 0 0 0px;
}

#linkpages a{
	text-decoration:none;
}


.number a{
	padding:5px;
	margin:5px;
	background-color:#2e880b;
	color:#FFF;
	
}
.number a:hover{
	padding:5px;
	margin:5px;
	background-color:#42C70E;
	color:#FFF;
}
.pre {
	margin-right:10px;
	padding:5px;
}
.next {
	margin-left:10px;
	padding:5px;
	float:right;
	padding:5px;top:-5px;position:relative;
}

/* -------------------------------------
*　NEWS & TOPICS
* ------------------------------------- */


h3.news_t {
	border-bottom:solid 1px #66b124;
	padding:10px 0;
}

.news_day{
	font-size:10px;
	color:#fff;
	background-image:url(/img/common/bg.gif);
	padding:0px 10px;
}