@charset "utf-8";

/* init */
*{
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	background: #f0ca8b url(../images/bg.gif) 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;
}
#kahakutop a{
	display: block;
	position: absolute;
	width: 224px;
	height: 0;
	top: 18px;
	right: 10px;
	padding-top: 47px;
	background: url(../images/kahakurogo.png) no-repeat;
	z-index: 10;
	overflow: hidden;
}
h1 {
	background: url(../images/mainImg_01.jpg) no-repeat;
	width: 900px;
	height: 0;
	padding-top: 440px;
	overflow: hidden;
	font-size: 1px;
}
h2 {
	background: url(../images/mainImg_02.jpg) no-repeat;
	width: 900px;
	height: 0;
	padding-top: 140px;
	overflow: hidden;
	font-size: 1px;
}
h3.outline,
h3.ttl_about,
h3.ttl_access,
h3.ttl_event,
h3.ttl_lecture {
	width: 445px;
	height: 0;
	padding-top: 61px;
	overflow: hidden;
	font-size: 1px;
}
.outline01 {
	background: url(../images/ttl_outline01.png) no-repeat;
}
.outline02 {
	background: url(../images/ttl_outline02.png) no-repeat;
}
.outline03 {
	background: url(../images/ttl_outline03.png) no-repeat;
}
.outline04 {
	background: url(../images/ttl_outline04.png) no-repeat;
}
.ttl_about {
	background: url(../images/ttl_about.png) no-repeat;
}
.ttl_access {
	background: url(../images/ttl_access.png) no-repeat;
}
.ttl_event {
	background: url(../images/ttl_event.png) no-repeat;
}
.ttl_lecture {
	background: url(../images/ttl_lecture.png) no-repeat;
}

/* Social_Link */
#socialbuttons {
	top: 360px;
  left: 12px;
	position: absolute;
	z-index: 10;
}
#socialbuttons div {
	float: left;
}
#socialbuttons .twitter {
	margin-right: 10px;
}

/* contents */
#contents_left,#contents_right{
	width: 435px;
}
#contents_left h3,#contents_right h3 {
	margin-left: -20px;
}
#contents_left{
	float: left;
	padding-right: 10px;
}
#contents_right{
	float: right;
	padding-left: 10px;
}
/*.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: 420px;
	border: 1px solid #72776f;
	padding: 5px 5px 10px 5px;
	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;
}
h4 {
	margin: 5px 0 0;
	padding: 0 0 2px 0.6em;
	border-left: 5px solid #5b9a25;
	border-bottom: 1px dotted #5b9a25;
}
h4 span {
	font-weight: 300;
	padding-left: 1.5em;
}

/* 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 #666;
	vertical-align: middle;
	padding: 10px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #d5ebc4;
	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{
	color: #333333;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
	margin: 7px 0;
}
.table03 td,.table03 th{
	border: 1px solid #666;
	text-align: center;
	
	padding: 5px 0;
}
.table03 th{
	width: 20%;
	font-weight: normal;
	vertical-align: middle;
	background-color: #e0e7da;
	text-align: center;
	width: 20%;
}
.table03 td{
	background-color: #ffffff;
	text-align: left;
	padding-left: 10px; 
	background-color: #FFF;
	text-align: left;
}

.maps {
	margin: 5px auto 10px;
}
.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: #5b9a25;
	border-top: 1px solid #5b9a25;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.logo1{
	width: 206px;
	height: 0;
	padding-top: 42px;
	background: url(../images/img_logo01.gif) no-repeat;
	position: absolute;
	top: 49px;
	left: 1px;
	overflow: hidden;
}
.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{
	background: url(../images/btn_totop.gif) no-repeat;
	overflow: hidden;
	width: 92px;
	height: 0;
	padding-top: 30px;
	position: absolute;
	left: 807px;
	top: -29px;
}