@charset "UTF-8";



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

body {
	/*	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#F5D321;
	line-height: 1.8;
}
h1 {
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:488px;
}
#thanks {
	background-image:url(../img/thanks_img.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:480px;
}
div#mf_wrapper {
	width: 810px;
	background-color:#fff;
	padding:20px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
	font-size:15px;
}
div#mf_header h1 {
	font-size: 24px;
	text-indent:-99999em;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3, h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 25px;
	padding: 4px 0px 11px 45px;
	font-weight:bold;
	background: #eeeeef url(../img/icon_star01.png) no-repeat 12px 8px;
	background-repeat:no-repeat;
	height:30px;
	}

/*ナビボタン*/
#link {
	margin: 0 auto 40px;
	width: 691px;
	height: 66px;
	overflow: hidden;
}
#link ul {
	width: 720px;
	margin-right: -29px;
	overflow: hidden;
}
#link ul li {
	float:left;
	margin-right: 29px;
}

/*概要等*/
#mf_header2 {
	padding:0 5px 60px;
}

.inner {
	margin-bottom: 40px;
}

.inner .imgtext01 {
	margin-bottom: 13px;
}

.inner .image {
	margin: 0 0 23px 106px;
}

.inner .text {
  width: 740px;
  margin: 0 auto;
  line-height: 1.9;
}


.inner02 {
	margin-bottom: 28px;
	overflow: hidden;
}

.inner02 .photo {
	float: right;
}

.inner02 .detail {
	float: left;
}

.inner02 .detail ul {
	margin-bottom: -9px;
}

.inner02 .detail ul li {
	margin-bottom: 9px;
}

.inner03 {
	overflow: hidden;
	margin-bottom: 17px;
}

.inner03 .photo {
	float: right;
	width: 392px;
}

.inner03 .photo .img li {
	float: left;
	margin-right: 19px;
}

.inner03 .photo .img .last {
	margin: 0;
}

.inner03 .detail {
	width: 385px;
	padding-left: 17px;
	float: left;
}

.inner03 .detail .imgtext {
	margin-bottom: 16px;
}


.inner03 .detail .caution {
	font-size: 14px;
	text-indent: -1.5em;
	margin-left: 1.5em;
	letter-spacing: -0.03em;
}

/*応募要項*/
#youkou{
	text-align: center;
	margin-top:40px;
	}

table.intro {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.intro th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
.intro td {
	padding: 5px 5px 5px 15px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
div.comment {
	line-height:150%;
}

/*テーマ*/
#theme {
	margin-bottom: 50px;
}

.theme {
	background-image:url(../img/theme.jpg);
	background-repeat:no-repeat;
	width:323px;/*width:360px;*/
	height:255px;/*height:315px;*/
	padding:53px 0 0;
	font-size:45px;
	font-weight:bold;
	color:#000;
	text-align:center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.theme span {
	display: inline-block;
	border-bottom: 3px solid #030000;
	line-height: 1.2;
}
#theme .right {
	width:445px;
	font-size:15px;

}

#theme .oubo {
	margin-top: 15px;
	padding: 10px 25px;
	background: #ffffcc;
	border: 3px solid #e41a00;
	line-height: 1.8;
}

.border{ line-height:160%; padding:0 0 2px 0;}

.dream {
	text-align: center;
}

/*メールフォーム*/
form#mailform {
	width: 680px;
	padding: 5px;
	margin: 40px auto 0;
	padding: 0;
}
table.mailform {
	width: 100%;
}
table.mailform tr .title{
	background-color:#333;
	color:#fff;
	text-align:center;
	font-weight:bold;
	}
table.mailform tr .bold{
	font-size:20px;
	font-weight:bold;
	color:#000;
	}
table.mailform .pd-b th ,table.mailform .pd-b td{
	padding-bottom:35px;

	}
table.mailform .pd-t th ,table.mailform .pd-t td{
	padding-top:35px;

	}
table.mailform tr .title-entry input{
	font-size:22px;
	font-weight:bold;
	height:30px;

	}
table.mailform tr th, table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
	line-height: 1.3;
	vertical-align: top;
}
table.mailform tr th {
	width: 153px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th .sub_txt {
	font-size: 16px;
	font-weight: bold;
	color: #030000;
}
table.mailform tr th p {
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	font-size: 12px;
	color: #666;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
table.mailform .tb-bg th,
table.mailform .tb-bg td{
	background-color: #FFC;

}
table.mailform tr .bg {
	background-color:#FF9;
	font-size:16px;
	font-weight:bold;
	padding:20px 0;
}

table.mailform .bt th,table.mailform .bt td{
	border-bottom:none;
	padding:20px 0;
	text-align:center;
}
/*link*/
.link-box{overflow: hidden;width:100%; text-align:center;}

.link-box ul{width:670px; margin:0 auto;}

.link-box ul li{
	float: left;
}
.link-box ul .right {
	float: right;
}
.link-box ul li.mgn{ margin: 0 20px;}
/*footer*/

#footer{
	}
#footer .copy {
	font-size: 14px;
	text-align: center;
}
.back{ text-align:center; margin:30px 0 120px 0}

.back .message {
	text-align: center;
	margin: 0 0 60px;
	font-size: 30px;
	font-weight: bold;
}

.thanks_bn {
	margin-bottom: 30px;
}

.f18 {
	font-size:18px;
}
.bold{
	font-weight:bold;}
a img {
	border: none;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	border: none;
}
.clear {
	clear:both;
}
.left {
	float:left
}
.right {
	float:right
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.f11{font-size:11px; font-weight:normal}