@charset "utf-8";

/* init */
*{
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	background: #f0ca8b url(../images/bg_map01.gif) no-repeat;
	background-position: top center;
	font-family: "Open Sans",HiraGothicProN-W3,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',Verdana,Arial,Helvetica,sans-serif;
}
a img{
	border: none;
}
a:link{
	color: #117935;
}
a:visited{
	color: #117935;
}
a:hover{
}
.clear {clear: both;}


/* bugfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/**/
#wrapper {

}
#contents,
#header {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#header img {
	margin: 0;
	padding: 0;
}
/* header */
#header {
	position: relative;
}
/* Social_Link */
#socialbuttons {
	bottom: 25px;
  left: 50px;
	position: absolute;
	z-index: 10;
}
#socialbuttons div {
	float: left;
}
#socialbuttons .twitter {
	margin-right: 10px;
}

/* contents */
#contents_left,#contents_right{
	width: 440px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #fcfbf2;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 15px;
	padding: 15px;
}
.contents_2col{
	margin-bottom: 15px;
}
.now{
	border: 1px solid #867969;
	margin-bottom: 5px;
}
.box01{
	width: 410px;
	/*border: 1px solid #d2d2d2;
	background-color: #ffffe4;*/
	padding: 15px;
	margin-bottom: 15px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	font-size: 12px;
}
.font12{
	font-size: 12px;
	line-height: 1.4em;
}
.noteBox{
	padding: 10px;
	background-color: #f3dfe6;
	border: 1px solid #C36;
}
h3 img {
	margin: 0px 0 -10px 15px;
}
h3 img.except {
	margin: 0 0 0 -15px;
}

/* table */
.table01{
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
}
.table01 th,.table01 td{
	border-top: 1px dotted #2f5b3a;
	border-bottom: 1px dotted #2f5b3a;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
}
.table01 th{
	font-weight: bold;
	color: #1a3e26;
	padding-left: 15px;
}
.table01 td{
	padding-right: 15px;
}
	
.table02{
	color: #333333;
	font-size: 12px;
	border-collapse: collapse;
	width: 389px;
	margin-bottom: 7px;
}
.table02 td,.table02 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.table02 th{
	width: 20%;
	font-weight: normal;
	background-color: #dad9d9;
}
.table02 td{
	background-color: #ffffff;
	text-align: left;
	padding-left: 10px; 
}	
.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #419aaa;
	vertical-align: middle;
	padding: 10px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #c8dfff;
	text-align: center;
	width: 20%;
}
.table02 td{
	font-size: 14px;
	background-color: #FFF;
	text-align: left;
}
.table02 td.big{
	font-size: 16px;
}
.table02 td p.note{
	text-indent:-14px;
	padding-left:14px;
}
.table03{
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
.table03 th,.table03 td{
	border-top: 1px dotted #419aaa;
	border-bottom: 1px dotted #419aaa;
	background-color: #e5fcf5;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
}
.table03 th{
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
}
.table03 td{
	padding-right: 15px;
}

.note {
	color: #f00;
}
#database a {
	display: block;
	margin: 0 auto 15px;
	width: 410px;
	height: 0;
	padding-top: 130px;
	background: url(../images/database.jpg) no-repeat;
	overflow: hidden;
}
#database a:hover {
	background-position: 0 -130px;
}
/* footer */
#footer{
	clear: both;
	background-color: #2f5b3a;
	border-top: 1px solid #092a17;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.logo1{
	width: 206px;
	height: 42px;
	position: absolute;
	top: 49px;
	left: 1px;
}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 183px;
	top: 52px;
}
.support{
	width: 500px;
	color: #c9bdb1;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 36px;
}	
.cr{
	width: 500px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 118px;
}
.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -29px;
}