@charset "utf-8";

@import url("../common/css/reset.css");
@import url("../common/css/tools.css");
@import url("../common/css/layout.css");/* サイトのレイアウト */
@import url("../common/css/default.css");/* デフォルトstyle */


/*
====================================================================================================
	 Header
====================================================================================================
*/

body.perform2013 #header h1#catchcopy2013{
/*未来に続く北海道のために　期間は2012年10月10日水曜日から11月11日日曜日まで*/
	margin:43px 0px 0px 0px;
	padding:0px;
	width:615px;
	height:95px;
	display:block;
	background:url("images/title_catchcopy.png") no-repeat left top;
	
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}

body.perform2013 #header h1#catchcopy2013_02{
/*未来に続く北海道のために　期間は2012年10月10日水曜日から11月11日日曜日まで*/
	margin:43px 0px 0px 0px;
	padding:0px;
	width:615px;
	height:95px;
	display:block;
	background:url("images/title_catchcopy_02.png") no-repeat left top;
	
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}


/*
====================================================================================================
	 MainArea
====================================================================================================
*/

/*無事終了いたしました！*/
div#ending{
	margin:20px 0px 0px 0px;
	padding:20px 20px 10px 20px;
	border:3px dotted #FC575E;
	background: rgba(255, 255, 255, 0.4);
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

div#ending h2{
	margin:0px 0px 0.2em 0px;
	padding:0px 0px 0.2em 0px;
	font-size:200%;
	font-weight:bold;
	line-height:1.3;
	color:#74570D;
	border-bottom:1px solid #F7A5AB;
	}

div#ending h2 span{
	font-weight:normal;
	font-size:70%;
	}



#main h2{
	font-size:200%;
	font-weight:normal;
	color:#68BC16;
	}

#main h2.ecoto {
	font-size:180%;
	font-weight:normal;
	color:#68BC16;
}

#main .place {
	background-color:#f8f5ea;
	width:590px;
	padding:10px 0px 10px 18px;
	}

#main .place .txt {
	font-size:120%;
	color:#74570d;
	margin-bottom:0px;
	}

#main .place .entry {
	width:575px;
	}

#main .place .entry dt {
	float:left;
	width:125px;
	margin-top:3px;
	margin-right:5px;
	}

#main .place .entry dd {
	float:left;
	margin-top:0px;
	width:430px;
	}

#main .place .entry dd span {
	color:#67bb15;
	}

dl#about_greener{
	margin:20px;
	padding:10px 10px 10px 50px;
	background: rgba(255, 255, 255, 0.4) url("../common/images/earth.png") no-repeat 10px 10px;
	}

dl#about_greener dt{
	margin-left:0px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:1px dotted #C3B784;
	}

dl#about_greener dd{
	margin-left:0px;
	padding-left:10px;
	}

div.box_event{
	padding:0px 0px 53px 0px;
	}

span.icon_event{
	margin:0px -5px 0px 0px;
	padding:0px 5px 22px 0px;
	height:48px;
	float:right;
	display:block;
	}

div.box_event h3,
div#sidebar h2{
	margin:0px;
	padding:0px 0px 29px 0px;
	height:37px;
	overflow:hidden;
	z-index:1;
	position:relative;
	}

/*
====================================================================================================
	 SideArea
====================================================================================================
*/

#sidebar{margin-top:-210px;}

#sidebar #bnr_ethical{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:300px;
	height:125px;
	display:block;
	position: relative;
	z-index:1;
	}

#sidebar #bnr_ethical img{
	position: relative;
	z-index:2;
	}

#sidebar #bnr_ethical p {
	margin:-124px 0px 0px 0px;
	padding:100px 0px 0px 15px;
	width:285px;
	height:25px;
	line-height:15px;
	color:#213b72;
	position: relative;
	z-index:3;
	font-weight:bold;
	}

#sidebar #bnr_ethical a {
	text-decoration:none;
	}



#sidebar p#pdftext {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:1px;
	background-image: url(../common/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	}

#sidebar p#pdftext a {
	color:#D4293A;
}

#sidebar div#space_adad,
#sidebar div#space_relationship{
	margin:50px 0px 20px 0px;
	padding:0px;
	width:300px;
	}

#sidebar div#space_adad h2,
#sidebar div#space_relationship h2{
	margin:0px;
	padding:0px;
	height:20px;

	}

#sidebar div#space_adad ul,
#sidebar div#space_relationship ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

#sidebar div#space_adad ul li,
#sidebar div#space_relationship ul li{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:300px;
	height:60px;
	line-height:60px;
	text-align:center;
	background: rgba(255, 255, 255, 0.4);
	}
	
#sidebar div#space_adad ul li a,
#sidebar div#space_relationship ul li a{
	margin:0px;
	padding:0px;
	width:300px;
	height:60px;
	display:block;
	}

dl.gaiyou {}

dl.gaiyou dd {}

dl.gaiyou dd div.pdf {
	background-image: url(../common/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:20px;
}
	



/* ------------------------------------------------------------
	 チラシPDF
------------------------------------------------------------ */
.chirashi {
	margin-top:10px;
	float:right;
	margin-right:12px;
	}

.chirashi ul {}

.chirashi ul li {
	float:left;
	margin-left:18px;
	list-style-type:none;
	background-image: url(../common/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:20px;
	}


/*
--------------------------------------------------------------------------------
	 2014年プログラム
--------------------------------------------------------------------------------
*/
span.font16 {
	font-size:16px;
	}

.text_more {
	padding:0px 5px 5px 5px;
	}

.table_program {
	width:465px;
	}

.table_program td {
	vertical-align:top;
	}

.table_program .left {
	width:110px;
	}

.table_program .right {
	width:355px;
	}

.table_fair {
	width:465px;
	}
	
.table_fair td {
	vertical-align:top;
	}

.table_fair .left {
	width:85px;
	}

.table_fair .right {
	width:380px;
	}



/* ----------------------------------------
	 zzzzzzzzzz
---------------------------------------- */
.donguritable {
	width:580px;
	}

.donguritable td {
	vertical-align:top;
	}

.donguritable td.donguri_left {
	width:530px;
	}

.donguri {
	border:1px solid #b4b0a4;
	}


/*	 zzzzzzzzzz
---------------------------------------- */
.pdfdownload {
	margin-top:0px;
	margin-bottom:15px;
	}

.pdfdownload p.pdfdata {
	list-style-type:none;
	background-image: url(../common/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:20px;
	margin-bottom:3px;
	}


/*開催報告書*/
.reportpdf {
	margin-top:10px;
	margin-bottom:0px;
	}

.reportpdf ul {
	margin-left:0px;
	width:480px;
	}

.reportpdf ul li {
	list-style-type:none;
	float:left;
	}

.reportpdf ul li.btnpdf {
	width:380px;
	}
.reportpdf ul li.mbpdf {
	padding-top:19px;
	}