body {
	color: #000;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	background-color: #fff9ca;
	-webkit-text-size-adjust: 100%;
}
td {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	width: auto;
}
.gray {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #999999;
}
.small {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.small_gray {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.smaller { font-size: 10px; line-height: 15px; }
.dot {
	background-image: url(images130912/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
}

.large {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 2px;
	 }
.larger { font-size: 24px; }

.source {
	width:550;
	background-color:#ccc;
	color:#333;
	padding:5px;
	margin:8px 0px;
	font-size:12px;
}
.midashi_orange { color: #f89a2c; font-size: 18px; }
.margin { padding-right: 50px; padding-left: 50px; }
.alert { color: #009cbf; }
.btn { }

/* ----------topページ---------- */
.gaiyou {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
	}

.gaiyou_bottom {
	margin-left: 10px;
	margin-top: 10px;
	}

.oubo_junbi {
	margin-top: -15px;
	}
	
#oubo_midashi {
	text-align: center;	
	}	

#oubo_information {
	margin-top: -20px;	
	}	
/* ----------各ページ共通---------- */
.midashi {
	margin-bottom: 25px;
}

.komidashi {
	margin-bottom: 15px;
	margin-top: 20px;
 }
 
.btn_footer{
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#date {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	}	

a:link { color: #0098ff; text-decoration: none; }
a:hover { color: #fcec00; text-decoration: none; }
a:visited { color: #00349e; text-decoration: none; }	

/* ----------応募ボタン---------- */
#btn_oubo {
	padding-top: 50px;
	padding-bottom: 80px;
	}

/* ----------エントリーフォーム---------- */
#title_entry {
	margin-bottom: 30px;
	}


#entry_step{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#entry_template{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
	}

.btn_close {
	margin-top: 30px;
	margin-bottom: 80px;
	}

#date_entry {
	margin-bottom: 50px;
	margin-top: 50px;
	}

#title_entry02{
	padding-top: 50px;
	padding-bottom: 50px;
	}

/* ----------終了---------- */
	
.owari {
	font-size: 120%;
	color: #FF5F00;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
