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

/*=====================================
   Common
=======================================*/   

* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 14px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
}
/*clearfix */
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 1px;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
img {
	border: none;
	vertical-align: top;
}
p, dt, dd, li {
	line-height: 1.4;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #523F31;
	text-decoration: none;
}
a:hover {
	color: #715844;
	text-decoration: none;
}
.ml0 {
	margin-left: 0!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb25 {
	margin-bottom: 25px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb45 {
	margin-bottom: 45px!important;
}
.mb60 {
	margin-bottom: 60px!important;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	text-align: left;
	padding-bottom: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.title01    {
	background-color: #F29E26;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 30px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}
.top_main .cont01 {
	margin-bottom: 30px;
}
.top_main .cont01 .box {
	margin-bottom: 15px;
}

.top_main .cont01 .img_block {
	float: left;
}
.top_main .cont01 .txt_block {
	float: left;
	width: 665px;
	margin-left: 10px;
	padding-top: 35px;
}
.top_main .cont01 .txt_block h2 {
	margin-bottom: 25px;
	color: #F18D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F18D00;
	font-size: 18px;
}

.top_main .cont02 {
	width: 888px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.top_main .cont02 .img_block {
	float: left;
}
.top_main .cont02 .txt_block {
	float: right;
	width: 700px;
}
.top_main .cont02 .txt_block h2 {
	margin-bottom: 10px;
}
.top_main .cont02 .txt_block h3 {
	background-color: #F29E26;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.top_main .cont02 .txt_block p {
	margin-bottom: 60px;
}
.top_main .cont02 .txt_block ul {
	text-align: center;
}
.top_main .cont02 .txt_block ul li {
	margin-bottom: 10px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.under_title {
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	background-color: #D30037;
	margin-bottom: 20px;
	text-align: center;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.under_txt01 {
	font-size: 18px;
	font-weight: normal;
	width: 890px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.nominate_main .cont01 .box {
	margin-bottom: 40px;
}

.nominate_main .cont01 .box h3 {
	width: 890px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.nominate_main .cont01 .box dl dt{
	width: 890px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.nominate_main .cont01 .box dl dd {
	text-align: center;
}
.btn_box ul {
	text-align: center;
	margin-bottom: 30px;
}
.btn_box ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}












.soon {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 300px;
}

#bg_footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
