
@charset "utf-8";
/* CSS Document */




#outline{
	width:800px;
	margin-left:100px;
}

#outline h2{
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #FF7826;
	border-left:8px solid #FF7826;
	height:30px;
	padding:10px 20px;
	margin-top: 40px;
	color:#FF7826;
}


#outline h2#catch{
	line-height: 1.5em;
	font-weight: bold;
	color: #F60;
	text-align: center;
	}
	
	
	
#outline p{
	/*font-size: 90%;*/
}


#outline p#about{
	font-size: 100%;
	line-height: 1.5em;
}




table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;;
	width: 800px;;
	border-top: 1px solid #9CB4A5;
	border-bottom: 1px solid #9CB4A5;
}

table tr th{
	border-bottom: 1px dotted #9CB4A5;
	padding: 2px 0px;
	background-color: #D5E6DA;
	font-size: 80%;
}


table td{
	border-bottom: 1px dotted #999;
	padding: 8px 15px;
	/*font-size: 80%;*/
}


table td dl{
	margin: 10px 20px;
	float: left;
}


table td dl dt{
	font-size: 120%;
	font-weight:bold;
}

table td dl dd{
	margin-left: 10px;
	font-size: 110%;
}




table.tokucho {
}

table.tokucho th{
	border-bottom: none;
	padding: 5px 0px;
	background-color: #FF7826;
	font-size: 120%;
	color: #FFF;
}


table.tokucho td{
	/*border-bottom: 1px dotted #999;*/
	padding: 8px 15px;
	font-size: 95%;
	color: #FB5F00;
	font-weight:bold;
	line-height: 1.6em;
}






#outline .outlinebox{
	overflow: auto;
}

#outline .outlinebox dl{
	float: left;
	width: 72%;
}

#outline .outlinebox dl dt{
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	color:#0066a5;
}

#outline .outlinebox dl dd{
	/*font-size: 85%;*/
	margin-left: 15px;
}


/*#outline .outlinebox img{
	float: right;
	width: 25%;
	margin-top: 5px;
}*/

#outline .outlinebox p{
/*	float: left;
	width: 55%;*/
}


#outline .outlinebox ul li{
	width:45%;
	float:left;
	font-size:90%;
	
}

#outline .themebox img{
	float: left;
	width: 25%;
}


#outline .themebox p{
	float: left;
	width: 44%;
	margin: 0% 3%;
}


.tokucho h2{
	background-image: url(images/tokucho02_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 65px;
	color: #FFF;
	padding-top: 15px;
	margin-top: 10px;
	width: 800px;
	}


.tokucho h3{
	font-size: 180%;
	font-weight: bold;
	color: #F00;
	margin-top: 5px;
	text-align:center;


}


.tokucho dl{
/*	border: 1px solid #9E9E9E;*/
	text-align:center;
/*	overflow: auto;*/
	margin: 15px auto;
}

.tokucho dt{
	font-weight: bold;
	color: #FFF;
	background-color: #FF7826;
	padding:  5px 10px;
	float: left;
	width:15px;
	margin-right:30px;
	margin-top:15px;
}


.tokucho dd{
	font-size: 120%;
	color:#666;
	font-weight: bold;
	padding-top:0px;
	padding-left:60px;
	width:700px;
	text-align:left;
	margin-top:15px;
}


.tokucho p.chusyaku{
	font-size: 60%;
	text-align: center;
	padding-top:5px;
}

.tokucho p.chusyaku02{
	font-size: 60%;
	line-height:1.4em;
}



table#gaiyo {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 30px;;
	width: 800px;;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

table#gaiyo tr th{
	border-bottom: 1px dotted #999;
	padding: 8px 15px;
	background-color: #DDD;
	font-size: 80%;
	width: 20%
}


table#gaiyo td{
	border-bottom: 1px dotted #999;
	padding: 8px 15px;
	font-size: 90%;
}

table#gaiyo td img{
	/*width: 25%;*/
}

table#gaiyo td#name{
	font-size: 110%;
	font-weight: bold;
	color: #FF7826;
}


#poster{
	text-align:center;
}


#poster li{
	display:inline;
	margin-left:20px;
}

/*会場の様子（写真）*/

#photo {
	width:100%;
	margin-left:55px;
	clear: both;
}


#photo li{
	float: left;
	margin-bottom: 25px;
}

/*動画でみる「北海道アグリ・フードプロジェクト」*/
#movie #movie_box {
	text-align:center;
}
/*en outline*/
#outline h4{
	border-left:3px solid #FF7826;
	width:300px;　
	height:30px;
	padding:10px 0 10px 20px;
}
.box_data{
	width:45%;
}

.left{
	float:left;
}
