@charset "UTF-8";

/* ---------------------------------------
すべてのページ
------------------------------------------ */


/* 基本スタイル */
body {
	background: url(../images/bg.png) repeat-x #fefef6;
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif;
	font-size: 90%;
	line-height: 1.6;
	text-align: center;
	margin-top: -30px;
	min-width: 960px;
	}

#wrapper{
	width: 980px;
	margin: 0 auto;
}


h1{
	height: 0;
	line-height: 0;
	overflow: hidden;
}

a {
	color: #630;
	text-decoration: none;
}
a:link {
	color: #00a0ec;
}
a:visited {
	color: #00a0ec;
}
a:hover, a:focus a:active {
	color: #22b0ff;
}

img {
	border: 0;
}

ul li {
	list-style: none;
}

ul li a:hover{
	text-decoration: underline;
}

p.info a{
	background: #f1fffa;
	padding: 3px 5px;
	border: 1px #d9eef7 solid;
	border-radius: 5px;
	display: inline-block;
}

p.info a:hover{
		background: #e9ffff;

}

/* 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: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	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;
	padding: 0 0 40px 0;
}

*+html #main-content{
	text-align: center;
	margin-top: 0;
}


#highlight{
	width: 900px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}


#events{
	width: 900px;
	height: auto;
	text-align: left;
	margin: 40px auto;
}


#main-image{
	width: 980px;
	height: 830px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

#main-image img{
	margin: -10px auto;
	padding: 0;
	border: none;
}

#main-image_sp{
	display: none;
}

#mushimegane{
	position: absolute;
	top: 177px;
	left: 37px;
	z-index: 4;
}


#bousi{
	position: absolute;
	top: 676px;
	left: 30px;
	z-index: 4;
}

#tori{
	position: absolute;
	top: 110px;
	left: 679px;
	z-index: 4;
}

#happa{
	position: absolute;
	top: 390px;
	left: 380px;
	z-index: 5;
}

#ttl_craft{
	position: absolute;
	top: 8px;
	left: -4px;
	z-index: 4;
	width: 89px;
}

/**
#kouza{
	width: 410px;
	height: 55px;
	background: #FAED00;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}**/


/* ---------------------------------------
　CONTENT
------------------------------------------ */

/* .block-wrap */
.block-l-wrap{
	width: 450px; 
	float: left;
}


.block-r-wrap{
	width: 450px; 
	float: right;
}

.block{
	margin: 0;
	padding: 0 10px 25px 15px;
	position: relative;
	z-index: 1;
	border-radius: 20px;
}


/* .申し込み方法 */


.how-to-apply1{
	background: #FAED00;
	width: 380px;
	padding: 20px;
	position: relative;
	border-top: 2px #CCC dashed;
	border-bottom: 2px #999 solid;
	z-index: 5;
	}
	
.how-to-apply2{
	background: #d9eef7;
	width: 380px;
	padding: 20px;
	margin-botttom: 10px;
	position: relative;
	border-top: 2px #CCC dashed;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 5;
	}

#fukidashi2{
	position: absolute;
	top: 430px;
	left: 295px;
}

#fukidashi3,
#fukidashi4{
	position: absolute;
	top: 389px;
	right: 98px;
	z-index: 2;
}


.how-to-apply1 h3,
.how-to-apply2 h3{
	margin: 0 0 10px 0 !important;
	padding: 15px 0 0 0 !important;
}



.how-to-apply1 ul,
.how-to-apply2 ul{
	list-style: none;
	line-height: 1.8;
	margin: 5px 0 10px 0;
	padding: 0;
}


.how-to-apply1 ul.list,
.how-to-apply2 ul.list {
	font-size: 0.9em;
	line-height: 2;
	border: 1px #ddd dotted;
	padding: 15px;
	margin-bottom: 10px;
}

.how-to-apply1 ul li span,
.how-to-apply2 ul li span{
	color: #e40505;
}

.how-to-apply1 ul.list li span,
.how-to-apply2 ul.list li span{
	font-weight: bold;
	padding-right: 10px;
	color: #333;
}

#tukuba-address,
#tukuba-address02{
	background: #f8f8f8;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px #ddd dotted;
	
}

#tukuba-phonenumber{
	background: #f8f8f8;
	padding: 5px 0;
	border: 1px #ddd dotted;
	font-size: 0.9em;
}
	
/* .content */	
	
.content-wrap{
	background: #FAED00;
	width: 380px;
	margin-bottom: 0;
	padding: 20px;
	position: relative;
	border-bottom: 2px #CCC dotted;
	z-index: 1;
	}


.content-wrap-end{
	background: #FAED00;
	width: 380px;
	margin-bottom: 0;
	padding: 20px;
	position: relative;
	border-bottom: none;
	z-index: 5;
	}
	

.content-wrap-round{
	background: #FAED00;
	width: 380px;
	margin-bottom: 0;
	padding: 20px;
	position: relative;
	border-bottom: none;
	border-radius: 10px;
	z-index: 5;
	}

.content-wrap-end-wborder{
	background: #FAED00;
	width: 380px;
	margin-bottom: 0;
	padding: 20px;
	position: relative;
	border-bottom: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 5;
	}


.content{
	background: #FFF;
	padding: 10px;
	border-radius: 8px;
}


.content-end{
	background: #FFF;
	padding: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.oubo .summary {
	padding-right: 10px;
	padding-left: 10px;
}


.place{
	width: 420px;
	background: url(../images/place-back.png) repeat;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 0 0;
	font-size: large;
	color: #EA5413;
}

	/* h2 */
h2{
	width: 415px;
	margin: 0;
	background: #FAED00;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 1.5rem;
}

h2 span {
	display: block;
	margin: 0;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#kouza h2 span {
	background-image: url(../images/ttl_kouza.png);
	background-size: contain;
	padding: 53px 0 0 0;
}

#craft h2 span {
	background-image: url(../images/ttl_craft02.png);
	background-size: contain;
	padding: 48px 0 0 0;
}

#enannai h2 span {
	background-image: url(../images/ttl_annai.png);
	background-size: contain;
	padding: 47px 0 0 0;
}

h2#staff_blog {
	height: 0;
	line-height: 0;
	display:none;
}

#everyday h2 span {
	background-image: url(../images/ttl_everyday.png);
	background-size: contain;
	padding: 47px 0 0 0;
}

#gaiyo h2 span {
	background-image: url(../images/tti_gaiyo.png);
	background-size: contain;
	padding: 46px 0 0 0;
}

#access h2 span {
	background-image: url(../images/ttl_access.png);
	background-size: contain;
	padding: 42px 0 0 0;
}

#download h2 span {
	background-image: url(../images/ttl_download.png);
	background-size: contain;
	padding: 50px 0 0 0;
}

#present h2 span {
	background-image: url(../images/ttl_present.png);
	background-size: contain;
	padding: 44px 0 0 0;
}

	/* h3 */
h3{
	margin: 0;
	padding: 5px 0;
	font-size: 1.1rem;
}

h3 span {
	display: block;
	margin: 0;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#oubo h3 span {
	background-image: url(../images/subt_moushikomi.png);
	background-size: contain;
	padding: 16px 0 0 0;
}
#kouza01 h3 span {
	background-image: url(../images/subt_kouza01.png);
	background-size: contain;
	padding: 35px 0 0 0;
}

#kouza02 h3 span {
	background-image: url(../images/subt_kouza02.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#kouza03 h3 span {
	background-image: url(../images/subt_kouza03.png);
	background-size: contain;
	padding: 35px 0 0 0;
}

#craft01 h3 span {
	background-image: url(../images/subt_craft01.png);
	background-size: contain;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}

#craft02 h3 span {
	background-image: url(../images/subt_craft02.png);
	background-size: contain;
	padding: 14px 0 0 0;
	margin-bottom: 10px;
}

#craft03 h3 span {
	background-image: url(../images/subt_craft03.png);
	background-size: contain;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}

#annai01 h3 span {
	background-image: url(../images/subt_annai01.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#annai02 h3 span {
	background-image: url(../images/subt_annai02.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#annai03 h3 span {
	background-image: url(../images/subt_annai03.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday01 h3 span {
	background-image: url(../images/subt_everyday01.png);
	background-size: contain;
	padding: 15px 0 0 0;
	margin-bottom: 15px;
}

#everyday02 h3 span {
	background-image: url(../images/subt_everyday02.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday03 h3 span {
	background-image: url(../images/subt_everyday03.png);
	background-size: contain;
	padding: 15px 0 0 0;
}

#everyday04 h3 span {
	background-image: url(../images/subt_everyday04.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday05 h3 span {
	background-image: url(../images/subt_everyday05.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday06 h3 span {
	background-image: url(../images/subt_everyday06.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday07 h3 span {
	background-image: url(../images/subt_everyday07.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday08 h3 span {
	background-image: url(../images/subt_everyday08.png);
	background-size: contain;
	padding: 16px 0 0 0;
}

#everyday09 h3 span {
	background-image: url(../images/subt_everyday09.png);
	background-size: contain;
	padding: 17px 0 0 0;
}

/**
.content h3{
	margin: 0;
	padding: 5px 0;
	font-size: 1.1rem;	
}


.how-to-apply h3{
	margin: 0;
	padding: 5px 0;
	font-size: 1.1rem;
	color: #434343;
	font-size: 1.1rem;
	
}

.content h3 span.kouza{
	background: #158672;
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}

.content h3 span.semi{
	background: #1d78bf;
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}**/

.content h3 p.tenji{
	background: #5b9937;
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4;
	position: absolute;
	left: 210px;
	top: 29px;
	z-index: 7;
}

.content h3 p.tenji_02{
	background: #5b9937;
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4;
	position: absolute;
	left: 175px;
	top: 29px;
	z-index: 7;
}

.content h3 span.tenji{
	background: #5b9937;
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}


.content h3 span.taiken{
	background: #e37328;
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 3px;
	margin-left: 5px;
	vertical-align: 4px;
}


#fukidashi1{
	position: absolute;
	top: 15px;
	right: 55px;
	z-index: 11;
}

.tenji-img1{
	position: absolute;
	top: 50px;
	right: 28px;
	border: 1px #e0dfd1 solid;
	border-radius: 5px;
	width: 82px;
	height: 82px;
	z-index: 10;
}

.tenji-img2{
	position: absolute;
	top: 28px;
	right: 28px;
	border: 1px #e0dfd1 solid;
	border-radius: 5px;
	width: 82px;
	height: 82px;
}

.tenji-img1 img, 
.tenji-img2 img{
		border-radius: 5px;
}

.craft-box{
	background: #FFF;
	padding: 20px 10px 30px 10px;
	position: relative;
	border-bottom: 1px dotted #DDD;
}

.craft-img{
	position: absolute;
	top: 5px;
	right: 30px;
	width: 90px;
	height: 90px;
	border: none;
}


.craft-box h3{
	margin: 0 0 0 20px;
	padding: 0;
}




.event-image{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 98px;
	height: 98px;
	border: 2px #e0dfd1 solid;
	border-radius: 5px;
}

.event-image img{
		border-radius: 5px;
}



.notice{
	font-size: 95%;
	margin-bottom: 13px;
	padding: 12px 0 15px 5px;
	border-bottom: 1px dotted #999;

}

.notice2{
	font-size: 95%;
	margin-bottom: 13px;
	padding: 0 0 15px 22px;
	border-bottom:none;

}



.notice p{
	margin: 0;
	padding: 0;
}


.oubo{
	background: #FFF;
	border-radius: 8px;
	margin: 0;
	padding-top: 10px;
}


.oubo ul{
	padding: 5px 10px;
}


.notice p span.icon-hagaki{
	font-size: 0.9em;
	color: #158672;
	padding: 0 2px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px #158672 solid;

}


.notice p span.icon-denwa{
	font-size: 0.9em;
	color: #1d78bf;
	padding: 0 2px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px #1d78bf solid;

}


.note{
	color:#ea553d;
}

.note-red{
	color: #e40505;
}


.summary{
	margin: 15px 5px 0 5px;
	line-height: 1.5;
}

.summary2{
	margin: 15px 5px 0 5px;
	line-height: 1.5;
	width: 270px;
}

.speaker{
	font-size: 0.9em;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;

}

.more{
	text-align: right;
	margin: 20px 5px 0 5px;
}

.smaller{
	font-size: 0.9em;
}

#tokahaku a{
	color: #f2881e;
}


#page-footer{
	width: 100%;
	float: left;
}


/* キャラ　*/


#linkto-access{
	margin: 5px 0 10px 3px;
}

#linkto-access a{
	color: #19863b;
}

#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: 0.9em;
	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.png);
	background-repeat: no-repeat;
}
#dl-button a:hover{
	background-image: url(../images/btn_dl_on.png);
	background-repeat: no-repeat;
}

#botanical{
	background: #f8f8f8;
    line-height: 1.5;
	font-size: 0.9em;
    margin: 15px 0 0 0;
    padding: 10px;
    border: 1px #ddd dotted;
}




/* ---------------------------------------
　FOOTER
------------------------------------------ */

#page-footer{
	width: 100%;
	background: #19863b;
	float: left;
	text-align: center;
}

#footer-in{
	background: #19863b;
	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: 581px;
	font-size: 0.8rem;
	text-align: right;
	position: absolute;
	left: 316px;
	top: 118px;
	height: 18px;
	}
#tukuba{
	width: 500px;
	font-size: 0.9em;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}
#support{
	width: 500px;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.2;
	position: absolute;
	left: 398px;
	top: 60px;
}
#totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -20px;
	}

/* コンテンツの不可視化 */
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* ------------ table------------ */

/* イベント等 */
.table01{
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9em;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;
}

.table01 th{
	background: #fef8a2;
	text-align: center;
	font-weight: normal;
	 width: 25%;
}

.table01 td{
	background-color: #ffffee;
	text-align: center;
}


.table04{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 3px 0;
}

.table04 th{
	background: #fef8a2;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
	width: 30px;
}

.table04 td{
	background-color: #ffffee;
	text-align: left;
	padding: 5px;
}

.table04 td span.time{
	background: #fffde0;
	padding: 0 3px;
	border: 1px #CCC solid;
}


.table05{
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9em;
	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: 97%;
	font-size: 0.9em;
	margin: 30px auto 0 auto;
	}
	
.table06 td,.table06 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;

}

.table06 td.midashi{
	background: #fef8a2;
	width: 30px;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;

}

.table06 td{
	background-color: #ffffee;
	text-align: left;
	padding: 5px 10px;
}





#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: 0.9em;
	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: #19863b;
}



/*socialPlugIn*/
.social{
	position: absolute;
	width: 300px;
	height: 35px;
	top: 830px;
	left: 655px;
	z-index: 6;
	}
	
	/*
.social div{
	text-align: left;
	float:right;
	}
	*/

.sns-wrap{
	margin:20px auto;
	padding:0;
	overflow: hidden;
	list-style: none;
}
.sns-wrap li{
	float: left;
	margin:0 10px 0 0;
}

.sns-wrap li.fb-button{
	line-height: 1;
}


.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;
	}
	
.bold {
	font-weight: bold;
}

#staff_blog .content-wrap-round .content p {
	margin: 5px 0;
}

#staff_blog .content-wrap-round .content p a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
