@charset "UTF-8";

/* ---------------------------------------
すべてのページ
------------------------------------------ */

/* 基本スタイル */
body {
	background: #FFF;
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif ;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}

#wrapper{
   background: url(../images/bg.jpg) no-repeat;
   background-position: center top;
   background-size: cover;
   margin-top: -41px!important;
   padding: 0!important;
}


a {
	color: #630;
	text-decoration: none;
}
a:link {
	color: #630;
}
a:visited {
	color: #310;
}
a:hover, a:focus a:active {
	color: #963;
}
img {
	border: 0;
}


/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* ---------------------------------------
　HEADER
------------------------------------------ */

/* #page-header */
#page-header{
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#logo{
	position: absolute;
	top: 7px;
}

#logo a{
	display: block;
	width: 146px;
	height: 41px;
	outline: none;
	border: none;
}

/* #main-content */
#main-content{
	text-align: center;
}

*+html #main-content{
	text-align: center;
	margin-top: 0;
}


#highlight{
	width: 900px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}


#events{
	background:  rgba( 234, 249, 254, 0.70 );
	width: 900px;
	height: auto;
	text-align: left;
	margin:  0 auto;
	margin-bottom: 12px;
	padding-top: 10px;
	border-radius: 20px;
	border: 10px rgba( 234, 249, 254, 0.55 ) solid; 
}


#main-content{
	margin-top: 20px;
	padding: 0 0 40px 0;
}

#main-image{
	width: 900px;
	height: 788px;
	position: relative;
}

#main-image img{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

#kumo1{
	position: absolute;	
	top: 380px;
	left:-190px;
}


#kumo2{
	position: absolute;	
	top: 300px;
	left:640px;
}

/* ---------------------------------------
　CONTENT
------------------------------------------ */

/* .block-wrap */
.block-l-wrap{
	background: transparent;
	width: 450px; 
	float: left;
	z-index: 0;
}


.block-r-wrap{
	background: transparent;
	width: 450px; 
	float: right;
	z-index: 0;
}



.block{
	margin: 0;
	padding: 10px 10px 25px 15px;
	position: relative;
	z-index: 1;
}


.block h3{
	position: absolute;
	top: -110px;
	left: -30px;
	z-index: 5;

}


.block-with-margintop{
	margin: 40px 0 0 0;
	padding: 10px 10px 25px 15px;
	position: relative;
	z-index: 1;
}


.block-with-margintop60{
	margin: 60px 0 0 0;
	padding: 10px 10px 25px 15px;
	position: relative;
	z-index: 1;
}

.block-with-margintop60 h3,
.block-with-margintop h3{
	position: absolute;
	top: -110px;
	left: -30px;
	z-index: 5;

}


/* .申し込み方法 */

.how-to-apply{
	background: url(../images/content_bg.png) repeat;
	width: 380px;
	padding: 20px;
	margin-botttom: 10px;
	position: relative;
	border-radius: 10px;
	border-top: 2px #DDD dashed;
	z-index: 5;
	}


.how-to-apply h4{
	margin: 5px 0 10px 0;
}



.how-to-apply ul{
	list-style: none;
	line-height: 1.8;
	margin: 5px 0 10px 0;
	padding: 0;
}


.how-to-apply ul.list {
	font-size: 13px;
	line-height: 2;
	border: 1px #ddd dotted;
	padding: 15px;
	margin-bottom: 10px;
}

.how-to-apply ul li span{
	color: #e40505;
}

.how-to-apply ul.list li span{
	font-weight: bold;
	padding-right: 10px;
	color: #333;
}

#tukuba-address{
	background: #fbf8cc;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px #ddd dotted;
	
}

#tukuba-phonenumber{
	background: #fbf8cc;
	padding: 5px 0;
	border: 1px #ddd dotted;
	font-size: 13px;
}
	


	
/* .content */	
	
.content-wrap{
	background: url(../images/content_bg.png) repeat;
	width: 380px;
	margin-bottom:0;
	padding: 20px;	
	position: relative;
	border-radius: 10px;
	border-bottom: 2px #DDD dotted;
	z-index: 5;
	}
	
.content-wrap-withoutborder{
	background: url(../images/content_bg.png) repeat;
	width: 380px;
	margin-bottom:0;
	padding: 20px;	
	position: relative;
	border-radius: 10px;
	border: none;
	z-index: 5;
	}


.content{
	position: relative;
	z-index: 6;
}


.content h4{
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
	
}


.how-to-apply h4{
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
	color: #434343;
	font-size: 16px;
	
}

.content h4 span.kouza{
	background: #1db7aa;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}

.content h4 span.semi{
	background: #1d78bf;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}

.content h4 span.tenji{
	background: #b76d1d;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}


.content h4 span.taiken{
	background: #91b71d;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}





.craft-box{
	margin-bottom: 15px;
	padding: 5px 0 10px 0;
}


.craft-img{
	position: absolute;
	top: -5+987x;
	right: 0;
}


.craft-box h4{
	margin: 0 0 5px 0;
	padding: 0;
}


#usagi img{
	position: absolute;
	top: -118px;
	left: 300px;
}


.event-image{
	position: absolute;
	top: -5px;
	right: 0;
}

.notice{
	font-size: 95%;
	margin-bottom: 13px;
	padding: 12px 0 15px 5px;
	border-bottom: 1px dotted #999;

}



.notice p{
	margin: 0;
	padding: 0;
}



.notice p span.icon-hagaki{
	font-size: 12px;
	color: #1db7aa;
	padding: 0 2px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px #1db7aa solid;

}


.notice p span.icon-denwa{
	font-size: 12px;
	color: #1d78bf;
	padding: 0 2px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px #1d78bf solid;

}


.note{
	color:#e45905;
}

.note-red{
	color: #e40505;
}


.summary{
	margin: 15px 5px 0 5px;
	line-height: 1.5;
}

.speaker{
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;

}

.more{
	text-align: right;
	margin: 20px 5px 0 5px;
}

.smaller{
	font-size: 12px;
}

#tokahaku a{
	color: #f2881e;
}


#page-footer{
	width: 100%;
	float: left;
}


/* キャラ　*/


#linkto-access{
	margin: 5px 0 10px 3px;
}

#linkto-access a{
	color: #4e951e;
}

#tsukuba{
	margin: 0;
	font-weight: bold;	
	z-index: 8;
	position: relative;
}

#accessmap{
	background: #FFF;
	padding: 0;
}

#bustour{
	margin: 0;
	padding: 0;
}


/* ダウンロードボタン */
#dl-button a{
	display: block;
	width: 230px;
	height: 52px;
	padding: 55px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
#dl-button a:link,
#dl-button a:visited,
#dl-button a:hover{
	color: #333333;
	text-decoration: none;
}
#dl-button a{
	background-image: url(../images/btn_dl_off.jpg);
	background-repeat: no-repeat;
}
#dl-button a:hover{
	background-image: url(../images/btn_dl_on.png);
	background-repeat: no-repeat;
}




/* ---------------------------------------
　FOOTER
------------------------------------------ */

#page-footer{
	width: 100%;
	background: #0763b1;
	float: left;
	text-align: center;
}

#footer-in{
	background: #0763b1;
	position: relative;
	width: 900px;
	height: 160px;
	margin: 0 auto;
}

#logo-tukuba{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
	
#logo-kahaku{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
#credit{
	color: #FFF;
	width: 500px;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 121px;
	}
#tukuba{
	width: 500px;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}
#support{
	width: 500px;
	font-size: 12px;
	text-align: left;
	line-height: 1.2;
	position: absolute;
	left: 398px;
	top: 60px;
}
#totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -25px;
	}

/* コンテンツの不可視化 */
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* ------------ table------------ */

/* イベント等 */
.table01{
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;
}

.table01 th{
	background-color: #ffe9a6;
	text-align: center;
	font-weight: normal;
}

.table01 td{
	background-color: #fffdf8;
	text-align: center;
}


.table04{
	border-collapse: collapse;
	width: 100%;
	margin-top: 40px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 3px 0;
}

.table04 th{
	background-color: #fffdf8;
	width: 110px;
	text-align: center;
	font-weight: normal;
}

.table04 td{
	background-color: #FFF;
	text-align: center;
}


.table05{
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	margin: 5px 0;
}
.table05 td,.table05 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;

}

.table05 th{
	background-color: #fffdf8;
	text-align: center;
	font-weight: normal;
}

.table05 td{
	background-color: #FFF;
	text-align: left;
	padding: 0 0 0 5px;
	height: 60px;
	margin: 0;
	line-height: 0;
}


.table05 td.td-img{
	width: 90px;
	padding: 1px;
	margin: 0;
}


.table06{
	border-collapse: collapse;
	width: 100%;
}
.table06 td,.table06 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;

}

.table06 th{
	background-color: #ffe9a6;
	width: 12%;
	text-align: center;
	font-weight: normal;
	padding: 0 3px;
	font-size: 13px;
}

.table06 td{
	background-color: #fffdf8;
	text-align: center;
	font-size: 12px;
}


.width25{
	width: 25%;
}



#related{
	background: #FFF;
	padding: 1px 10px 10px 10px;
	margin-top: 10px;
	position: relative;
	z-index: 3;
}




/* アクセス */
.table02{
	border-collapse: collapse;
	width: 100%;
	position: relative;
	z-index: 5;
}
.table02 td,.table02 th{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #aeaeae;
	padding: 5px 0;
}
.table02 th{
	font-weight: normal;
	background-color: #f2f8eb;
}
.table02 td{
	background-color: #FFF;
}	


/* 開催概要 */
.table03{
	border-collapse: collapse;
	width: 100%;
	position: relative;
	z-index: 3;
	}
.table03 th,.table03 td{
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px;
	border-top: 1px dotted #352d71;
	border-bottom: 1px dotted #352d71;
	}
	
.table03 th{
	width: 30%;
	color: #666;
	font-weight: normal;
	padding-left: 15px;
	}
	
	
.table03 td{
	padding-right: 15px;
	}

.table03 td a{
	color: #4e951e;
}



/*socialPlugIn*/
.social{
	position: absolute;
	width: 410px;
	height: 35px;
	top: 30px;
	left:490px;
	z-index: 8;
	}
.social div{
	float: right;
	text-align: left;
	}
.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 50px;
	margin: -3px 0 0 -10px\9 !important;
	}
	
