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

div#main{
	width:800px;
	margin:20px auto 0 auto;
	text-align:center;
	
}

div#mainBack{
	width:100%;
	background:#ffb400 url(../img/bg_topback.gif) no-repeat center top;
	text-align:center;
}
div#mainImg{
	width:1100px;
	margin:0 auto;
	text-align:left;
/*	background:#ffb400 url(../img/bg_topback2.gif) no-repeat center top;
*/}

div#mainImg p.text{
	width:670px;
	text-align:left;
}

div#mainImg p.text img{
	margin-left:100px;
	
}

div.count{
	width:955px;
	height:670px;
	background:url(../img/bg_setsumei.gif) no-repeat;
	margin:0 auto;
	text-align:center;
}

p.countName{
	margin:0;
	padding:150px 0 0 0;
	
}

div#setsumei{
	width:950px;
	margin:15px auto;
	
}

/*====== 応募フォーム=======*/

div#request{
	width:720px;
	height:835px;
	margin:20px auto;
	background:url(../img/bg_entry.jpg) no-repeat;
	text-align:center;
}

div#request h2{
	padding:118px 0 38px 0;
	
}

div#request table{
	width:540px;
	margin:10px auto;
	border:none;
	border-collapse:collapse;
	
}

div#request table th{
	text-align:left;
	height:46px;
	background:url(../img/request_line.gif) repeat-x left bottom;
}

div#request table td{
	height:46px;
	background:url(../img/request_line.gif) repeat-x left bottom;
}