@charset "utf-8";
/*============================================
全般的なスタイル nagai
============================================*/
* {
	color:#222222;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-color: #F3E2A9;	/*ページ全体の背景色*/
/*	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
*/
}

img {
	vertical-align: top;
}

a {
	color:#5A9700;
}

a:hover {
	text-decoration: none;
	color: #00FF00;
}

a img {
	border:none;
}

h1 {
	font-size: 9px;
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	position: absolute;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}
em {
	font-size: 9px;
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	position: absolute;
}

li{
    padding: 0 0 5px 0;
}

.history dt{
    float: left;
    line-height: 1.71;
    font-weight: normal;
    width: 110px;
    text-align: right;
}
.history dt:after {
    content: ":";
    margin: 0 10px;
}
.history dd{
    margin-left: 110px;
    line-height: 1.71;
}

.red{
    color:red;
}
/*============================================
内容全体（センタリング）
============================================*/
#bg {
	WIDTH: 1000px;
	background-color: #ffffff;
}
#bg #wrapper {
	width: 1000px;
	height:auto;
	text-align:left;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	left: 0px;
	right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#ffffff;
}

/*============================================
ヘッダ（上）
============================================*/
#header {
	height: 60px;
	font-size: 8pt;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*background-image: url(../images/title.gif);*/
	margin: 0px;
	padding: 0px;
}
#header #logo {
	width: 600px;
	height: 60px;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 30px;
}
/*-- サーチボックス ----------------------*/
#header #searchBox {
	width: 260px;
	height: auto;
	display: block;
	float: right;
	margin-top: 13px;
}
/*-- サーチボックス/サイトマップ---------*/
#searchBox .siteMap {
	font-size: 13px;
	margin-bottom: 3px;
}
#searchBox form {
	margin-left: 15px;
}

/*-----  ヘッダ内メニュー(headermenu)  -----*/
/*ヘッダ内にメニューがある場合↓
#headermenu {
	width: 80px;
	height: 20px;
	bottom: 0px;
	right: 15px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}

#headermenu ul {
	list-style-type:none;
	display: block;
	margin: 0px;
	padding: 0px;
  }
  

#headermenu li {
	display: inline;
  }
  
#headermenu li a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	padding-right: 5px;
	background-color: #00CC00;
	text-indent: 20px;
	height: 22px;
	width: 80px;
	border: 1px solid #666666;
	background-image: url(../images/heademenu.gif);
}

#headermenu li a:hover {
	color: #FFFFFF;
	background-image: url(../images/heademenu.gif);
	background-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5724;
	background-repeat: no-repeat;
	background-position: 5px center;
}

ヘッダ内にメニューがある場合↑*/

/*============================================
スライド画像など（上）
============================================*/
.slide-image {
	position:relative;
	width:100%;
	height:370px;
}

/*============================================
メインメニュー（左カラム） wrapper内
============================================*/
#side{
	width:160px;
	top:0px;
	left:10px;
	padding-top: 10px;
	margin-left: 20px;
	float:left;
}
#side .subbox{
	width: 155px;
	top:0px;
	left:10px;
	padding: 15px 1px 1px 0px;
	font-size: 12px;
	margin-top: 4px;
}
 .subnavi{
	width: 158px;
	position:relative;
	top:3px;
	left:0px;
	background: #D2E9FF;
	border: 1px solid #999999;
	font-size: 12px;
	text-align: left;
	display: block;
	margin-top: 3px;
	text-indent: 0px;
	padding: 2px 0px;
}
  .subnavi a , .subnavi a:active , .subnavi a:hover , .subnavi a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
#side .subbox .subnavi2{
	width: 135px;
	font-size: 10px;
	height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#side .subbox .subnavi2 a{
	text-decoration: none;	
}
#side_pr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side_pr img{
	margin-top: 10px;
}
.dropdown2 {
	display:block;
	position:relative;
	font-size: 12px;
	padding-top: 5px;
}
.dropdown2 dt {
	width:158px;
	border:2px solid #00FF00;
	padding:2px;
	font-weight:bold;
	cursor:pointer;
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
}
.dropdown2 .upperdd {border-bottom:none}

.dropdown2 dt a{
	background-image: url(images/header_over.gif);
	background-color: #99FF99;
	color: #FFFFFF;
	display: block;
	height: 30px;
	font-size: 14px;
	text-indent: 15px;
	line-height: 30px;
}
.dropdown2 .current a{
	background-image: url(images/header_over.gif);
	background-color: #CCFF99;
	color: #006600;
}
.dropdown2 dt a:hover {
	background-image: url(images/header_over.gif);
	background-color: #CCFF99;
	color: #006600;
}
.dropdown2 dd {
	position:absolute;
	top:0;
	overflow:hidden;
	width:208px;
	display:none;
	background:#fff;
	margin-top: 5px;
	font-size: 14px;
}
.dropdown2 ul {
	width:208px;
	border:2px solid #00FF00;
	list-style:url(none) none;
	padding: 2px;
	height: auto;
}
.dropdown2 li {
	display:inline;
	float: left;
	font-size: 14px;
}
.dropdown2 .chutobira {
	text-decoration: none;
	color: #333333;
	background-color:#FFFFFF;
}
.dropdown2 .chutobira  a,.dropdown2 .chutobira a:active,.dropdown2 .chutobira a:visited,.dropdown2 .chutobira a:hover{
	width:208px;
	border:2px solid #9ac1c9;
	font-weight:bold;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 12px;
}
.dropdown2 ul a, .dropdown2 ul a:active, .dropdown2 ul a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	width:220px;
	background-color: #CCFF99;
}
.dropdown2 ul a:hover {
	color:#000;
	background-color: #99FF99;
}
.dropdown2 .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*============================================
コンテンツ（中央カラム） wrapper内
============================================*/
#contentsWrapper{
	width:580px;
	float:left;
   	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
    display: block;
}

/*============================================
広告（右カラム） wrapper内
============================================*/
#pickup {
	width:200px;
	float:left;
	padding-top:10px;
	margin-right:10px;
}

#pickup .box1 {
	width:200px;
	height:80px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}
/*============================================
フッター
============================================*/
#footer {
	text-align: center;
	clear: both;
	background-position: bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-position: bottom;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
}

#footer a {
	text-decoration: none;
	color: #006600;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}

#footer ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
}
#footer li a {
	font-size: 12px;
	color: #576C00;
}

#footer p {
	font-size: 14px;
	color: #333333;
	text-align: center;
}

/*============================================
アドレス
============================================*/
ADDRESS {
	FONT-SIZE: 12px;
	COLOR: #CCCCCC;
	FONT-STYLE: normal;
	TEXT-ALIGN: center;
	background-color: #FF6600;
	clear: both;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
ADDRESS a {
	color: #006600;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*============================================
その他
============================================*/
h3 {
	background-color:#008000;
	padding:8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:18px;
	font-weight:normal;
	font-size:16px;
	color:#ffffff;
} 
.right{
    text-align: right;
}
.square{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.waku{
    border:2px solid #1C7318;
    display: inline-block;
    padding:2px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 20px 0;
	padding:5px 7px;
	font-weight:bold;
	font-size:14px;                
	 background-color: #caf9ca;   
	border-bottom:#1C7318 solid 3px;
}

.jigyou{
    
    background-color:#E6F4E6;  
    border-bottom:none;
    margin:0 0 5px 0;
}

.text{
	font-size:14px;                
	margin:2px 2px 10px 2px;
	line-height:170%;
}

.fontblue14 {
	color:#0000FF;
	font-size: 14px;
	font-weight: bold;
}

.top_infobox{
	float: none; 
	height:500px;
	width:auto;
	margin-bottom:0px;
}

.news_area{
	height:500px;
	width:auto;
	border:none;
}

.mr14{
	margin:0!important;
}	

#contentsWrapper h3 a {
	font-size: 12px;
	float: right;
	color:#ffffff;
}

.news_wrapper {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 10px 10px 10px 10px;
  font-size: 100%;
  border: 1px solid #dcdcdc;
}

.news_wrapper  dl.news {
  width: auto;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.news_wrapper  dl.news dt {
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  color: #3261ab;
}

.news_wrapper  dl.news dd {
  width: auto;
  height: auto;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #dcdcdc;
}

.news_wrapper  dl.news dd a {
  color: #111111;
  text-decoration: underline;
}

.news_wrapper  dl.news dd a:hover {
  text-decoration: none;
}
.text_wrapper{
    margin-bottom:20px;
}
#contentsWrapper ul{
	list-style-type: square;
	margin-left: 30px;
}
.interval{
    margin: 10px 0;
}
ol{
	margin-left: 30px;
    line-height: 2;
}
ol.list_parentheses{
	margin-left: 30px;
}

ol.list_parentheses{
  padding:0 0 0 2em;
  margin:0;
}
 
ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
.table_order {
	display: table;
	height: auto;
	border: thin solid #CCCCCC;
	background-color: #D9FAFD;
	font-size: 14px;
}
.table_comment {
	display: table;
	height: auto;
}
.table_order2 {
	display: table;
	height: auto;
	border: thin solid #CCCCCC;
	background: #E8E8FF;

}

.th_title {
	background-color: #cbdacb;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 2;
} 
.td_title {
/*	background-color:#EEE8AA;
*/
	background-color:#ffffff;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
} 
.td_data {
	background-color:#EEE8AA;
	text-align:left;
    padding:10px;
    line-height: 2;
}

 .td_list{ border-bottom: thin groove;} 

td {
}

hr.yasai {
    height: 12px;
    margin: 1em 0 1em;
    padding: 0;
    background-color:#90EE90;
    border: 0px none;
    }

ul.maplist{
}
ul.maplist li {
	position: relative;
}
ul.maplist li::after,
ul.maplist li::before {
	display: block;
	content: '';
	position: absolute;
}
ul.maplist li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #3498db;
	border-radius: 100%;
}
ul.maplist li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.p_1em{
	text-indent: 1em;
}
.rdate{
    margin-bottom: 20px;
    text-align: right;
    display: block;
}
table.katsudo{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

table.katsudo th:first-child{
  border-radius: 5px 0 0 0;
  width:100px;
}
table.katsudo th:nth-child(2){
  width:150px;
}
table.katsudo th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #008000;
}

table.katsudo th{
  text-align: center;
  color:white;
  background: linear-gradient(#9dd29d,#003e00);
  border-left: 1px solid #008000;
  border-top: 1px solid #008000;
  border-bottom: 1px solid #008000;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  padding: 10px 0;

}
table.katsudo rt{
    font-size: 8px;
}
table.katsudo td{
  text-align: left;
  border-left: 1px solid #9dd29d;
  border-bottom: 1px solid #9dd29d;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  padding: 15px 10px 10px 10px ;
}
table.katsudo td.yaku{
  text-align: center;
}
table.katsudo td:last-child{
  border-right: 1px solid #9dd29d;
}

table.katsudo tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.katsudo tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}