@charset "UTF-8";
/* CSS Document */

#mainBlock .title{
	width: 720px;
	height: 70px;
	line-height: 70px;
	text-indent: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 28px;
	background-color: #F2F2F2;
	color: #FF7E2E;
	border-left: solid #FF7E2E 15px;
	margin-bottom: 50px;
	font-weight: bold;
}

#mainBlock h4{
	width: 720px;
	height: 36px;
	line-height: 36px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 2px;
	color:#0072BA;
	border-bottom: 3px double #0072BA;
}
#mainBlock h3,#mainBlock h5{
	width: 720px;
	height: 20px;
	line-height: 22px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-indent: 6px;
	color:#C30;
	font-size: 16px;
	border-left: 4px solid #C30;
	font-weight: bold;
}
#mainBlock p{
	width: 100%;
	line-height: 24px;
	font-size: 13px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	color:#111111;
}
#mainBlock p a{
	color:#FF5700;
}
#mainBlock p a:hover{
	color: #666666;
	text-decoration: underline;
}
#mainBlock strong{
	width: 720px;
	line-height: 42px;
	font-size: 24px;
	font-weight: bold;
	color: #C30;
}
#mainBlock .hidari{
	float: left;
	margin: 0px 15px 10px 0px;
	_margin: 0px 7px 5px 0px;
}
#mainBlock .staff{
	width: 540px;
	margin: 0px 90px 15px 90px;
}
#mainBlock .soshiki{
	width: 720px;
	height: 680px;
	margin: 0px 0px 15px 0px;
}
#mainBlock .mv_box{
	width: 425px;
	height: 349px;
	margin: 0px auto 15px auto;
	overflow: hidden;
}
#mainBlock .mv_box iframe{
	width: 425px;
	height: 349px;
	margin:0px;
}

#mainBlock #sig{
	text-align: left;
	margin: 0px 0px 0px 520px;
	padding: 15px 0px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
#mainBlock #activity ul{
	width: 720px;
	margin: 0px;
	padding: 10px 0px;
}
#mainBlock #activity ul li{
	width: 720px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
#mainBlock table.gaiyo {
	width: 100%;
	margin: 0px auto 50px;
	font-size: 13px;
	border-collapse:collapse;
}
#mainBlock table.gaiyo caption{
	line-height: 42px;
	font-size: 22px;
	font-weight: bold;
	color: #C30;
}
#mainBlock table.gaiyo th{
	padding: 15px 8px;
	background-color: #e2e2e2;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#mainBlock table.gaiyo td{
	padding: 15px 8px;
	border-top: 1px dotted #e2e2e2;
}
#mainBlock table.gaiyo a{
	color:#FF5700;
}
#mainBlock table.gaiyo a:hover{
	color: #666666;
	text-decoration: underline;
}

#mainBlock table.schedule {
	width: 100%;
	margin: 0px auto;
	font-size: 13px;
	border-collapse:collapse;
}
#mainBlock table.schedule caption{
	line-height: 42px;
	font-size: 22px;
	font-weight: bold;
	color: #C30;
}
#mainBlock table.schedule th{
	color: white;
	padding: 15px 8px;
	text-align: center;
	background-color: #FE7600;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#mainBlock table.schedule td{
	padding: 15px 15px;
	border-top: 1px dotted #C30;
}

#mainBlock #notice{
	margin-top: 15px;

}

.block{
	width: 720px;
	overflow: hidden;
	margin: 0px 0px 25px 0px;	
}
#mainBlock .block strong{
	font-size: 16px;
	font-weight: bold;
	color: #222;
	height: 24px;
	margin: 0px;
}
#mainBlock .block ul{
	width:720px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
}
#mainBlock .block ul li{
	width: 720px;
	padding: 0px;
	line-height: 24px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.td_btm{
    border-bottom: #666666 4px solid !important;
}
.th_btm {
	border-bottom: #d3d3d3 4px solid !important;
}
.td_top{
    border-top: #666666 4px solid !important;
}
.th_top {
	border-top: #d3d3d3 4px solid !important;
}

#mainBlock table.event_schedule{
	width: 100%;
	margin-bottom: 20px;
}

#mainBlock table.event_schedule th{
	text-align: center;
	color: white;
	padding: 15px 8px;
	background-color: #FF843E;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#mainBlock table.event_schedule td{
	padding: 15px 20px;
	border-top: 1px dotted #e2e2e2;
}
/*
==========================================================
contents_mn
==========================================================
*/
#contents_mn{
	width: 720px;
	height: 265px;
	margin:0px 0px 35px 5px;
	padding:0px;
	overflow: hidden;
}
#contents_mn .mn_box{
	width: 230px;
	height: 265px;
	margin:0px 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#e7e7e7;
	float: left;
}
#contents_mn .mn_box .title{
	width: 230px;
	height: 25px;
	margin:0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#ffffff;
}
.mn_box ul{
	width: 230px;
	margin:0px;
	padding: 10px 0px;
}
.mn_box ul li{
	width: 230px;
	margin:0px;
	padding: 00px;
	overflow: hidden;
	text-indent: 18px;
}
.mn_box ul li a{
	font-size: 13px;
	color:#003399;
	line-height: 27px;
	font-weight: bold;
}
.mn_box ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

/*
==========================================================
future
==========================================================
*/

.future{
	width: 600px;
	margin: 15px auto;
	padding: 15px;
	background-color: #ECF7D2;
	line-height: 40px;
	font-size: 24px;
	font-weight:bold;
}

/*
==========================================================
yosen
==========================================================
*/
.wrap_y {
	overflow: hidden;
	padding-bottom: 50px;
}
.wrap_y .left {
	float: left;
}
.wrap_y .right {
	float: right;
	line-height:160%;
	width: 430px;
	font-size: 16px;
}
/*ブロック表*/
table.yosen {
	border: 1px solid #ccc;
	margin: 20px auto 20px auto;
	width: 100%;
	border-collapse: collapse;
}
table.yosen th {
	background-color: #FFA056;
	padding: 5px;
	font-size: 14px;
}
table.yosen td {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 14px;
}
/*決勝進出5事業所*/
.list {
	margin-top: 50px;
	background-color: #FFF5D4;
	padding: 20px;
}
.list ul {
}
.list ul li.b5 {
	overflow: hidden;
	border-bottom: 1px dotted #FF8635;
	padding-bottom: 20px;
	padding-top: 20px;
}
.list li .ph {
	float: left;
	margin-right: 15px;
	width: 210px;
}
.list li .ph img {
	width: 100%;
}
.list li .text {
	float: left;
	line-height: 130%;
	width: 460px;
}
.list li .text .tit1,
.list li .text .tit2,
.list li .text .tit3,
.list li .text .tit4,
.list li .text .tit5 {
	line-height: 30px;
	font-size: 16px;
	padding-left:75px;
	width: 400px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.list li .text .tit1 {
	background-image: url(image/block01.png);
	background-size: auto 27px;

}
.list li .text .tit2 {
	background-image: url(image/block02.png);
	background-size: auto 27px;
}
.list li .text .tit3 {
	background-image: url(image/block03.png);
	background-size: auto 27px;
}
.list li .text .tit4 {
	background-image: url(image/block04.png);
	background-size: auto 27px;
}
.list li .text .tit5 {
	background-image: url(image/block05.png);
	background-size: auto 27px;
}
.btn_wrap {
	overflow: hidden;
	margin-right: 0px;
}
.btn_wrap li {
}
.btn_wrap li .btn {
	border: 1px solid #CB5F00;
	-webkit-box-shadow: #DBDBC8 1px 1px 1px;
	-moz-box-shadow: #DBDBC8 1px 1px 1px;
	box-shadow: #DBDBC8 1px 1x 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF8636;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8636), color-stop(100%, #FF5208));
	background-image: -webkit-linear-gradient(top, #FF8636, #FF5208);
	background-image: -moz-linear-gradient(top, #FF8636, #FF5208);
	background-image: -ms-linear-gradient(top, #FF8636, #FF5208);
	background-image: -o-linear-gradient(top, #FF8636, #FF5208);
	background-image: linear-gradient(top, #FF8636, #FF5208);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8636, endColorstr=#FF5208);
	padding-bottom: 5px;
	padding-top: 5px;
	width: 130px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
#mainBlock .block .center {
	text-align: center;
	font-size: 24px;
	line-height: 140%;
	padding-top:30px;
}

.division_home {
	color: red;
	border: none;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

.division_facility {
	color: blue;
	border: none;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

/*
==========================================================
btn
==========================================================
*/
.btn_box{
	clear: both;
	width: 720px;
	margin:0px 0px 25px 0px;
	padding: 25px 0px;
	overflow: hidden;
	text-align: center;
}
.btn_box a{
	text-decoration: none;
}

.btn{
border:1px solid #CB5F00;-webkit-box-shadow: #DBDBC8 1px 1px 1px;-moz-box-shadow: #DBDBC8 1px 1px 1px; box-shadow: #DBDBC8 1px 1x 1px; -webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px; font-size:18px; padding: 16px 60px 16px 60px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #FF8636;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8636), color-stop(100%, #FF5208));
 background-image: -webkit-linear-gradient(top, #FF8636, #FF5208);
 background-image: -moz-linear-gradient(top, #FF8636, #FF5208);
 background-image: -ms-linear-gradient(top, #FF8636, #FF5208);
 background-image: -o-linear-gradient(top, #FF8636, #FF5208);
 background-image: linear-gradient(top, #FF8636, #FF5208);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8636, endColorstr=#FF5208);
}

.btn:hover{
 border:1px solid #ff6703; background-color: #ff6703;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6703), color-stop(100%, #d44000));
 background-image: -webkit-linear-gradient(top, #ff6703, #d44000);
 background-image: -moz-linear-gradient(top, #ff6703, #d44000);
 background-image: -ms-linear-gradient(top, #ff6703, #d44000);
 background-image: -o-linear-gradient(top, #ff6703, #d44000);
 background-image: linear-gradient(top, #ff6703, #d44000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6703, endColorstr=#d44000);
}
/*
==========================================================
page_btn
==========================================================
*/
#page_btn_box{
	clear: both;
	width: 720px;
	height: 40px;
	margin: 0px;
	padding: 25px 0px;
	overflow: hidden;
	text-align: center;
	
}
#page_btn_box ul{
	width: 360px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
#page_btn_box ul li{
	width: 160px;
	height: 40px;
	margin: 0px 10px 0px 10px;
	_margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
#page_btn_box ul li a{
	width: 160px;
	height: 40px;
	display: block;
}
.page_btn{
border:1px solid #26759e; -webkit-border-radius: 0px;width:160px; height:40px; -moz-border-radius: 0px;border-radius: 0px; padding: 0px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #3093c7;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(top, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.page_btn:hover{
 border:1px solid #26759e; background-color: #26759e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26759e), color-stop(100%, #133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(top, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

/*----- SPONSOR LIST  -----*/

#mainBlock .sponsor_list p{
	width: 100%;
	margin: 0px auto 20px auto;
	padding: 10px 0px;
	font-size: 13px;
	line-height: 2em;
	color:#222222;
}
#link_list{
	width:100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#link_list a{
	color: #003399;
	font-weight:bold;
}
#link_list a:hover{
	color: #666;
}
#link_list ul{
	width:100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#link_list li{
	width:100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
	font-size: 13px;
	line-height: 2.5em;
}
#link_list dl{
	width:700px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#link_list dt{
	width:270px;
	height: 60px;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	font-size: 13px;
	line-height: 1.3em;
	display: block;
	border-bottom: 1px dotted #ccc;
}

#link_list dd{
	width:430px;
	height: 60px;
	margin: 0px;
	padding: 8px 0px;
	overflow: hidden;
	float: right;
	font-size: 12px;
	line-height: 1.3em;
	display: block;
	border-bottom: 1px dotted #ccc;
}
.first{
	font-size: 15px;
	
}



