@charset "utf-8";

/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
strong {font-weight: bold;}

/*--Base------------------------------------------------------------*/
/*html,body {
	width: 100%;
	height: 100%;
}*/

/*--Reset-----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
.ssmall {
	font-size: 85%;
}
.small {
	font-size: 90%;
}
.matop03 {
	margin-top: .3em;
}
.matop05 {
	margin-top: .5em;
}
.lineheight11 {
	line-height: 1.1;
}

/* bugfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
	overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* body */
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	font-size: 1.4rem;
	line-height: 1.3;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: normal;
	background: #b8b6b0;
	padding: 0;
	margin: 0 auto;
	height: 100%;
}
.close {
	color: #f00;
	padding-left: 1em;
}
/* table */
.table01{
	color: #333333;
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 8px 0 5px;
	word-break: break-all;
	word-wrap: break-word;
}
.table01 th{
	font-weight: normal;
	background-color: #eeeae6;
	text-align: center;
	padding: 5px;
}
.table01 td{
	background-color: #ffffff;
	text-align: left;
	padding: 7px;
}

.table02{
	border-collapse: collapse;
	width: 100%;
	color: #900;
}
.table02 td,.table02 th{
	border: 1px solid #c3c3c3;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.table02 th{
	font-weight: normal;
	background-color: #ffd9cf;
}
.table02 td{
	background-color: #fff5f2;
}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	background-color: #fff;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}
.table04 {
	border-collapse: collapse;
	width: 100%;
	font-size: 85%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.table04 th,.table04 td{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #ededed;
	padding: 5px 0px;
	text-align: left;
	padding: 5px;
	line-height: 1.2;
	background: #fff;
}
#box_access .align_right {
	text-align: right;
	margin: .5em 0;
}
#earth {
	display: none;
}
.access_txt {
	padding: 5px;
	background: #fff;
}
p.cap {
	font-size: 0.8em;
	color: #900;
	width: 80%;
}
.maT5B10 {
		margin: 5px 0 10px;
	}
td.small {
	font-size: 85%;
}

/**/
#program table{
	width: 90%;
}
/**/
#box_event h5 {
	margin: 0.3em 0 0.8em 0;
	text-align: right;
	color: #333;
}
.box h4 {
	margin: 10px 0;
	padding: 0 0 3px 0;
	color: #844f89;
	border-bottom: #c59ec8 2px dashed;
}

#box_event .entry a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(to bottom, #c49dc8, #ad85b1);
	background: -moz-linear-gradient(top, #c49dc8, #ad85b1);
	background: -webkit-gradient(linear, left top, left bottom, from(#c49dc8), to(#ad85b1)); 
	border: #5c7b00;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 13px 0 15px;
	font-weight: 600;
}

#box_event .entry a:hover {
	color: #fff;
	text-decoration: underline;
	background: linear-gradient(to bottom, #c59ec8, #844f89);
	background: -moz-linear-gradient(top, #c59ec8, #844f89);
	background: -webkit-gradient(linear, left top, left bottom, from(#c59ec8), to(#844f89));
}
#box_event .aligncenter {
	margin: 0 auto;
	padding: 1em;
	text-align: center;
}
	#box_lead h3 {
		clear: both;
	}
	#box_lead p {
		margin-bottom: 1em;
		clear: both;
	}
	#box_lead p img {
		float: right;
		margin-left: 5px;
	}

@media screen and (max-width: 480px) {
	#footer {
		background-color: #c1a3bf;
		border-top: 1px solid #722b66;
		position: relative;
		margin-top: 35px;
		color: #fff;
	}
	#footer #footer_in {
		height: 100px;
		margin: 10px 10px 0;
	}
	.totop a {
		background: url("../images/btn_totop.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 0;
		overflow: hidden;
		padding-top: 30px;
		position: absolute;
		right: 10px;
		top: -25px;
		width: 92px;
	}
	.cr {
		position: relative;
		clear: both;
		width: 96%;
		margin: 0;
		left: 0;
		top: 55px;
	}
	#box_flyer {
		display: none;
	}
	.access_txt {
	padding: 5px;
	background: #fff;
	}
	.box2 {
		background: #fff;
		padding: 10px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		margin-bottom: 10px;
	}

	.box2 p {
		margin: 0 0 1em 0;
		padding: 0;
		line-height: 1.3;
	}
	.box .img_r {
		float: right;
		margin: 0 0 10px 8px;
	}
	.br900 {
		display: none;
	}
}
@media screen and (max-width: 759px) {
	body {
		background: url(../images/inner_bg.gif);
	}
	#header h1 {
		background: url(../images/mainImgSP.jpg) no-repeat;
		background-size: cover;
		height: 0;
		padding-top: 39%;
		width: 100%;
		overflow: hidden;
	}
	#header h2 {
		background: #fffde5;
		padding: 5px;
		width: 94%;
		margin: 0 2%;
	}
	#kahaku_top {
		display: none;
	}
	/*#lead,
	#contents {
		width: 96%;
		margin: 0 2%;
	}*/
	.box {
		background: #fffde5;
		padding: 1%;
	}
	#main_contents {
		width: 96%;
		margin: 2%;
	}
	.map img {
		width: 100%;
	}
	h3 {
		background-image: none;
		color: #463c29;
		background: #e8e07f;
		border-left: 8px solid #b9aa0c;
		padding: 5px 0 2px 10px;
		margin: 0 0 .3em 0;
		font-weight: 600;
	}
	
	#footer {
		background-color: #5e5927;
		border-top: 1px solid #5e5927;
		position: relative;
		margin-top: 35px;
		color: #fff;
	}
	#footer #footer_in {
		height: 100px;
		margin: 10px 10px 0;
	}
	.logo1{
		width: 206px;
		height: 0;
		padding-top: 40px;
		background: url(../images/img_logo01.gif) no-repeat;
		position: absolute;
		overflow: hidden;
	}
	a.totop {
		background: url(../images/btn_totop.gif) no-repeat;
		height: 0;
		overflow: hidden;
		padding-top: 30px;
		position: absolute;
		right: 10px;
		top: -25px;
		width: 92px;
	}
	.cr {
		position: relative;
		clear: both;
		width: 96%;
		margin: 0;
		right: 5px;
		top: 55px;
		font-size: .7em;
	}
	#box_flyer {
		display: none;
	}
	.box2 {
		background: #fff;
		padding: 10px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		margin-bottom: 10px;
	}
	.box2 p {
		margin: 0 0 1em 0;
		padding: 0;
		line-height: 1.3;
	}
	.box .img_r {
		float: right;
		margin: 0 0 10px 8px;
	}
	.br900 {
		display: none;
	}
}
@media screen and (min-width: 760px) { /* for PC */
	#concrete {
		background: url(../images/bg.gif) repeat;
		width: 900px;
		margin: 0 auto;
		padding: 0;
	}
	#header{
		position: relative;
		height: 520px;
	}
	#header h1 {
		background: url(../images/mainImg.jpg) no-repeat;
		width: 900px;
		height: 0;
		padding-top: 543px;
		overflow: hidden;
	}
	#header h2 {
		position: absolute;
		width: 94%;
		margin: 0 2%;
		bottom: 10px;
		background: #fffde5;
		padding: 1%;
	}
	a#kahaku_top {
	background: url(../images/kahaku_top.png) no-repeat;
	width: 224px;
	height: 0px;
	padding-top: 47px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 11;
	}
	#main_contents {
		width: 870px;
		padding: 15px;
	}
		/* TTL_h3 */
	h3 {
		height: 0;
		padding-top: 30px;
		overflow: hidden;
		background-repeat: no-repeat;
	}
	h3.TTL_01 {
		background-image: url(../images/TTL_01.gif);
	}
	h3.TTL_02 {
		background-image: url(../images/TTL_02.gif);
	}
	h3.TTL_03 {
		background-image: url(../images/TTL_03.gif);
	}
	h3.TTL_04 {
		background-image: url(../images/TTL_04.gif);
		padding-top: 55px;
	}
	h3.TTL_05 {
		background-image: url(../images/TTL_05.gif);
	}
	h3.TTL_06 {
		background-image: url(../images/TTL_06.gif);
	}
	h3.TTL_07 {
		background-image: url(../images/TTL_07.gif);
	}
	h3.TTL_08 {
		background-image: url(../images/TTL_08.gif);
	}
	h3.TTL_09 {
		background-image: url(../images/TTL_09.gif);
	}
	#box_event h3 {
		background-image: url(../images/TTL_event.gif);
	}
	#box_info h3 {
		background-image: url(../images/TTL_info.gif);
	}
	#box_access h3 {
		background-image: url(../images/TTL_access.gif);
	}
	#box_flyer h3 {
		background-image: url(../images/TTL_flyer.gif);
	}
/* left+right_cont */
	.left_cont,
	.right_cont {
		width: 430px;
	}
	.left_cont {
		float: left;
	}
	.right_cont {
		float: right;
	}
	
	#contents {
		background: url(../images/inner_bg.gif) repeat;
	}
	/* left+right_cont */
	.left_cont,
	.right_cont {
		width: 430px;
	}
	.left_cont {
		float: left;
	}
	.right_cont {
		float: right;
	}
	/* box */
	.box {
		background: #fffde5;
		padding: 15px 10px;
		margin-bottom: 20px;
	}
	.box2 {
		background: #fff;
		padding: 10px;
		margin-bottom: 10px;
	}
	.box p {
		margin: 0;
		padding: 0;
	}
	.box2 p {
		margin: 0 0 1em 0;
		padding: 0;
		line-height: 1.3;
	}
	.box .img_r {
		float: right;
		margin: 0 0 10px 8px;
	}
	.map {
		border: 1px solid #999;
		margin: 10px 0;
	}
	
	/* TTL_h3 */
	h3 {
		font-weight: 600;
		margin: 5px 0 10px;
	}
	#box_lead p {
		text-indent: 1em;
		line-height: 1.5;
	}
	/* box_dl */
	.box_dl1 a {
		display: block;
		width: 240px;
		height: 52px;
		padding: 55px 20px 0 150px;
		background-repeat: no-repeat;
		color: #333333;
		font-size: 12px;
		line-height: 1.2em;
		text-decoration: none;
	}
	.box_dl1 a:link,.box_dl1 a:visited,.box_dl1 a:hover {
		color: #333333;
		text-decoration: none;
	}
	.box_dl1 a {
		background-image: url(../images/btn_dl.gif);
		background-repeat: no-repeat;
	}
	.box_dl1 a:hover {
		background-position: 0 -107px;
	}
	/* footer */
	#footer{
		clear: both;
		background-color: #5e5927;
		border-top: 1px solid #5e5927;
		margin-top: 0;
	}
	#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: 20px;
		left: 10px;
		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;
		right: 5px;
		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: -25px;
	}
	.map img {
		width: 100%;
	}
}
