@charset "utf-8";

/*clearfix
-----------------------------------------------------------*/

.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}




/*角丸
-----------------------------------------------------------*/

.radius { 
	-moz-border-radius: 3px; /* Firefox */ 
	 -webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px;
	behavior: url(border-radius.htc); /* IE */

} 

.radius10 { 
	-moz-border-radius: 10px; /* Firefox */ 
	 -webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px;
	behavior: url(border-radius.htc); /* IE */

} 



#container{
	max-width:600px;
	min-width:304px;
	margin:0px auto 0px auto;
	padding:4px;
	border:3px solid #fe7e23;
	background:#ffffff;
	text-align:left;
}

#container #innerBox{
	background:#fe7e23;
	max-width:600px;
	padding-bottom:7px;
	margin-bottom:15px;
}




#container #spTopImg{
	max-width:600px;
	padding-top:0px;
	margin-bottom:0px;
}

#container #spTopImg img{
	padding:0px;
	margin:0px;
	display:block;
}




h1{
	background:url("../images/bg_catch.png") bottom no-repeat;
	max-width:594px;
	margin:0;
	padding-top:18px;
	padding-bottom:15px;
	margin-left:5px;
	margin-right:5px;
	border:none;
	color:#ffffff;
	text-align:left;
	font-size:23px;
	line-height:1.4;
	margin-bottom:15px;


}

h1 span{
	display:block;
}

h2.programTitle{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #ffffff;;
	padding-left:5px;
	margin-left:5px;
	margin-bottom:5px;
}



h3{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	padding-top:3px;
}

h3.titleInst{
	background:url("../images/bg_title_inst.gif");
	color:#ffffff;
	padding:8px;
	line-height:1;
	vertical-align:middle;
	
}

h3.titleInst span{
	font-weight:normal;
	font-size:70%;
	display:inline-block;

}






p.read{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	max-width:594px;
	font-size:15px;
	line-height:1.6;
	padding:5px;
	margin:0px auto 10px;
	background:#fe7e23;
	color:#ffffff;
	text-align:left;
}

p.readEnd{
	margin-bottom:17px;
}


p.read span{
	font-size:60%;
	vertical-align:super;
	display:inline-block;
}


ul.readCaption {
	margin-left:5px;
	margin-bottom:35px;
	margin-right:5px;

}

ul#fieldMenu{
	margin-left:2%;
	margin-bottom:30px;
	width:98%;
}



ul#fieldMenu li{
	max-width:48%;
	min-width:23.5%;
	float:left;
	margin-right:2%;
	margin-bottom:7px;
	float:left;
}



ul.readCaption li{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#ffffff;
	font-size:9px;
	line-height:1.3;
	font-size:11px;
	padding-top:7px;
	margin-bottom:4px;
	padding:0px;
}

ul.readCaption li {
  padding-left: 1em;
  text-indent: -1em;
}


div.programBox{
	background:#ffffff;
	padding:7px;
	margin:0 5px 25px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}



div.programBoxBtn{
	padding-top:15px;

}



div.programBoxLast{
	margin-bottom:0px !important;

}



/*応募ボタン
--------------------------------------*/


div.btnBox{
	width:200px;
	margin:0 auto 15px;
}


p.btnNotice{
	color:#ff0000;
	text-align:center;
	padding-bottom:20px;
}


/*
--------------------------------------*/


div.programBox table{
	width:100%;
	background:#eeeeee;
	border-collapse:separate;
	border-spacing:2px;
	border:1px
}

div.programBox table.table01{
	margin-bottom:5px;
}

div.programBox table.table02{
	margin-bottom:20px;
}



div.programBox th{
	padding:5px 0;
	text-align:center;
	font-size:12px;
	width:16%;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}


div.programBox td{
	padding:4px;
	font-size:13px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.4;
	background:#ffffff;

}


div.programBox .sp td span.date{
	font-size:120%;

}


div.programBox .sp td span.shimekiri{
	color:#ff0000;
	font-size:80%;
}

div#programBoxSystem .sp td span.shimekiri{
	display:block;
}





div.programBox .sp td span.notice{
	font-size:75%;

}



ul#tourNotice{
	padding:10px 5px 7px;
}



ul#tourNotice li{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#ffffff;
	font-size:6px;
	line-height:1.3;
	font-size:11px;
	padding-top:7px;
	margin-bottom:4px;
	padding:0px;
}

ul#tourNotice li {
  padding-left: 1em;
  text-indent: -1em;
}




#fieldTitle{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width:294px;
	font-size:18px;
	line-height:1.6;
	padding-left:7px;
	border-left:5px solid #000000;
	margin:0px 0 20px 7px;
	text-align:left;

}



p#fieldRead{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width:96%;
	font-size:15px;
	line-height:1.6;
	padding:5px;
	margin:0px auto 20px;
	text-align:left;

}


ul#fieldLink{
	width:96%;
	margin:0 auto 10px;
}


ul#fieldLink li{
	margin-bottom:10px;
}







p#footer{
	border-top:1px solid #eeeeee;
	color:#333333;
	text-align:center;
	width:100%;
	font-size:9px;
	padding:15px 0 15px;
}








