@charset "utf-8";
.border {
	box-sizing: border-box;
	border: 20px #e2e2e2 solid;
}
/*=========================
 * 共通ヘッダ
 ==========================*/
.title {
	font-size: 1.7em;
	font-weight: bold;
	text-indent: 60px;
	background: transparent url("../img/gmark.png") no-repeat 0px 4px;
	-webkit-background-size: 50px;
	background-size: 50px;
	float: left;
	border: 0px solid #000;
}
.title a p {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
.title a p.second {
	text-indent: 0px;
	margin-left: 0.5em;
}
.inner .title a {
	text-decoration: none;
}
img.main_img {
	max-width: 820px;
	height: auto;
}
img.main_sm_img {
	max-width: auto;
	height: auto;
	display: none;
}
.top_main_tx {
	background-color:#FEFFD2;
	padding:10px 0px;
	text-align:center;
	font-weight: bold;
	font-size:105%;
}
.top_main_tx p.small {
	font-size:90%;
	font-weight:normal;
}
.top_main_tx2 {
	background-color:#FEFFD2;
	padding:5px 0px;
	text-align:center;
	font-weight: bold;
	font-size:105%;
}

#menubutton {
	cursor: pointer;
	text-indent: -999em;
	width: 50px;
	height: 50px;
	background: transparent url("../img/menu.png") no-repeat 0px 0px;
	-webkit-background-size: 50px;
	background-size: 50px;
	float: right;
}
#menubutton.cl {
	background: transparent url("../img/close.png") no-repeat 0px 0px;
	-webkit-background-size: 50px;
	background-size: 50px;
}
/* サブナビ */

.hnav {
	float: right;
	padding-top: 0em;
	margin-top: 0em;
}
.hnav li.flnn {
	clear: both;
}
.hnav li.infomation {
	clear: both;
	background-color: #4C4C4C;
	width: 100%;
	color: #FFF;
}
.hnav h4.arc2015 {
	background-color: #999;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
}
.hnav h4.arc {
	background-color: #333;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
}
.hnav h4 a {
	text-decoration: none;
	color: #fff;
}
.hnav li {
	color: #000;
	background-color: #FFF;
	text-align: center;
	float: left;
	line-height: 2.1em;
}
.hnav li a {
	text-decoration: none;
	width: 90%;
	margin: 0 auto;
	display: block;
}
.hnav li a.current {
	font-weight: bold;
	border-bottom: solid 3px #000;
	line-height: 1.92em;
}
.hsnav li.end {
	border-right: solid 1px #888;
}
.hsnav li {
	border-left: solid 1px #888;
	width: 6em;
}
.hsnav li:hover {
	background-color: #eee;
}
.hnav ul.biz li {
	width: 8em;
}
.hnav ul.biz a {
	white-space: nowrap;
}
.hnav ul.biz li a.current {
	font-weight: bold;
	border-bottom: solid 3px #000;
	line-height: 1.92em;
}
/* サブナビ */

/* 小物 */
p.fll_btn {
	float: left;
	line-height: 2.5em;
}
p.fll_btn span {
	font-size: 13px;
	font-weight: bold;
}
br.nbr {
	display: none;
}

.del {
   color: #f00;
   text-decoration : line-through ;
}
.del span {
   color: #000;
}

/* 小物 */

/* トップレイアウト用 */

.inner {
	position: relative;
}
.top2016 {
	position: absolute;
	top: 0px;
}
.inner .main_l {
	float: left;
	width: 49%;
	background-color: #FFEFBF;
	display: block;
}
.inner .main_r {
	float: right;
	width: 49%;
	background-color: #FFEFBF;
	display: block;
}
.inner .main_l, .inner .main_r {
	background-color: #FFEFBF;
}
.inner .main_l .ins, .inner .main_r .ins {
	padding: 4% 8%;
	height: 100%;
	display: block;
	min-height: 190px;
	font-size: 0.9em;
}
.inner .main_l a, .inner .main_r a {
	margin: 2%;
	display: block;
	text-decoration: none;
	background-color: #FFF;
}
.inner .main_l a:hover, .inner .main_r a:hover {
	background-color: #F0A325;
	color: #FFF;
}
.inner ol {
	margin-left: 2em;
}
.inner ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
p.ins_ti {
	background: url(../img/point01.png) 0 0 no-repeat;
	color: #E09A46;
	display: inline-block;
	vertical-align: middle;
	height: auto;
	line-height: 31px;
	padding-left: 36px;
	font-size: 16.5px;
	font-weight: bold;
}
p.ins_ti2 {
	color: #E09A46;
	font-weight: bold;
}
.ins_bot {
	margin: 3%;
	padding: 1%;
	text-align: center;
	background-color: #FFEFBF;
	font-weight: bold;
	font-size: 16px;
	clear: both;
}
a:hover p.ins_ti {
	background: url(../img/point01_ov.png) 0 0 no-repeat;
	color: #FFF;
}
a:hover .ins_bot {
	background-color: #FFF;
	color: #E09A46;
}
/* 第二階層 レイアウト用 */
#top_line {
	border-bottom: 7px solid #F0A325;
	max-width: 820px;
	margin: 0 auto;
}
table th.tsb1 {
	width: 15%;
	text-align: center;
}
table th.tsb2 {
	width: 10%;
}
table th.tsb3 {
	width: auto;
}
table th.tsb01 {
	width: 5%;
}


.judges p {
	float:left;
	width:5.5em;
}


/*   Media Query 設定 : 860px  */
@media screen and (min-width:540px) {
.pc_nodisp {
	display:none;
}
}
@media screen and (max-width:860px) {
.title {
	font-size: 1.4em;
	text-indent: 50px;
	text-align: left;
	-webkit-background-size: 45px;
	background-size: 45px;
}
.title span {
	display: inline;
}
.hsnav li {
	border-left: solid 1px #888;
	width: 6em;
}
}
/*   Media Query 設定 : 700px  */
@media screen and (min-width:700px) {
#menubutton {
	display: none;
}

}
@media screen and (max-width:700px) {
.title {
	font-size: 1.3em;
	text-indent: 50px;
	text-align: left;
	-webkit-background-size: 45px;
	background-size: 45px;
}
.title a p {
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	display: inline;
	clear: both;
}
.title a p.second {
	text-indent: inherit;
	margin-left: 0em;
}
.hnav.dn {
	display: none;
}
.hnav {
	width: 100%;
}
.hnav li {
	float: none;
	font-size: 1.1em;
}
.hnav li a {
	width: 100%;
}
.hnav li a.current {
	border: 0;
	background-color: #ccc;
}
.hnav h4 {
	display: none;
}
.hnav .hsnav li {
	border: 0;
	border-top: solid 1px #000;
	width: 100%;
}
.hnav ul.biz li {
	width: 100%;
}
.hnav ul.biz a {
	white-space: nowrap;
	font-size: 1.1em;
}
br.nbr {
	display: inherit;
}
.inner .main_l {
	float: none;
	width: 100%;
	height: auto;
	min-height: auto;
	padding: 0.5% 0;
}
.inner .main_r {
	float: none;
	width: 100%;
	height: auto;
	min-height: auto;
	padding: 0.5% 0;
}
.inner .main_l .ins, .inner .main_r .ins {
	min-height: auto;
}
.inner .main_l a, .inner .main_r a {
	min-height: auto;
}
}
/*   Media Query 設定 : 540px  */
@media screen and (max-width:540px) {
.title {
	font-size: 1.2em;
	line-height: 2.2em;
	text-indent: 45px;
	text-align: left;
	-webkit-background-size: 40px;
	background-size: 40px;
}
.title span {
	display: inline;
}
.title span.sm_hide {
	display: none;
}
.top2016 {
	top: 55px;
}
img.pc_img {
	display: none;
}
img.sm_img {
	display: inherit;
}
img.main_sm_img {
	width: 100%;
	height: auto;
}
.hnav li {
	font-size: 1.2em;
}
table .smart {
	margin: 0 -10px;
}
table .smart tr {
	display: block;
	margin-bottom: 10px;
}
table .smart th {
	display: block;
	width: 100%;
}
table .smart td {
	display: list-item;
	list-style-type: none;
	width: auto;
	margin-left: 0%;
	border: none;
}
table .smart tr.th_ti, table .smart tr.th_ti th {
	display: none;
}
}
@media screen and (max-width:480px) {
.title {
	font-size: 1.1em;

}
}
/* アンカーリンク位置調整 */

#date, #prizes, #content, #material, #info, #submit, #apply {
	margin-top: -95px;
	padding-top: 95px;
}
#archives li {
	float: left;
	margin-right: 5px;
}
/* アンカーリンク位置調整 */

/*========================
 *  「項目」テーブル見出し修正
 =========================*/
.inner a {
	text-decoration: underline;
}
.inner table {
	border-bottom: solid 1px #bbb;
}
.inner table th {
	background-color: rgb(240,240,240);
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 4px #ccc;
	border-top: solid 1px #bbb;
}
@media screen and (max-width:540px) {
.inner table th {
	border-right: solid 1px #ccc;
}
}
.inner table td {
	border-top: solid 1px #bbb;
}
/*========================
 *  footer 調整
 =========================*/
footer {
	background-color: #fff;
}
/*========================
 *  various classes
 =========================*/

/* * * margin class * * */
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
/* * * font size class * * */
.fz90gy {
	font-size: 1.2rem;
	color: rgb(60,60,60);
}
.fz120b {
	font-size: 1.45rem;
	font-weight: bold;
}
.explain {
	border-left: solid 4px #eee;
	padding: 5px 10px;
	margin: 5px 0;
	color: #333;
	font-size: 1.25rem;
}
.fz95 {
	font-size: 1.25rem;
}
/** 画像調整 **/
.wrap img {
	margin: 10px auto;
}
#main img {
	margin: 0;
}
/*========================   ここまでデザイン追加　　========================*/

.bold {
	font-weight: bold;
}
.smaller {
	font-size: 0.8em;
}
.disc ul li {
	list-style-type: none;
}
.lead p {
	margin-top: 15px;
}
.container2015 {
	padding-top: 10px;
}
.topcontainer {
	padding-top: 110px;
}
.container {
	padding-top: 58px;
}
.container02 {
	padding-top: 100px;
}
@media screen and (max-width:540px) {
.topcontainer {
	padding-top: 65px;
}
.container {
	padding-top: 50px;
}
}
.mainleft {
	width: 55%;
	float: left;
	margin-right: 1%;
}
.mainright {
	width: 44%;
	float: left;
}
.mainright p {
	margin-top: 5px;
	font-size: 1.35rem;
	font-weight: bold;
}
@media screen and (max-width:700px) {
.topcontainer {
	padding-top: 65px;
}
.container02 {
	padding-top: 40px;
}
.mainleft, .mainright {
	float: none;
	width: 100%;
}
#main.mainleft img {
	width: 50%;
}
.mainright p {
	margin-top: 20px;
	font-size: 1.5rem;
}
}
@media screen and (max-width:540px) {
#main.mainleft img {
	width: 100%;
}
.nodisp {
	display:none;
}
}
/*=== 2015 ===*/
.n6 {
	width: 100%;
}
table.table {
	margin: 20px auto;
	border-collapse: separate;
	border-spacing: 0px 1px;
	border: none;
	border-bottom: #999 1px solid;
}
table.table th {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	border-bottom: #999 1px solid;
	background-color: #fff;
	border-right: 0;
}
table.table td {
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
}
table.table td.alc {
	text-align: center;
}
table.table .color {
	background: #f3f3f3;
}
table.table caption {
	font-weight: bold;
	text-align: left;
}
#result {
	text-align: center;
}
dl.copyright {
	font-size: 10px;
}
div.inner2014 {
	background: #FFF;
}
/*===   2014　　===*/
.nav-result {
	margin: 0 auto;
}
.nav-result li {
	float: left;
	margin-right: 1.0rem;
}
#result_bn, #prize {
	margin: 20px auto 0px auto;
	text-align: center;
}
#result_bn h3, h3#intro {
	width: 100%;
	color: #FFF;
	background: #f6a90d;
	padding: 5px 0;
	font-size: 2.0rem;
	text-align: center;
}
#contest-result_body h3 {
	margin: 0 0 12px 0;
	padding: 4px 0 3px 10px;
	background-color: #e7e7e7;
	font-size: 16px;
	color: #333333;
}
#contest-result_body h4 {
	margin: 0 0 8px 0;
	padding: 0 0 0 7px;
	font-size: 14px;
	border-left: 5px #333333 solid;
}
#contest-result_body h4 span {
	font-weight: normal;
	font-size: 12px;
}
#contest-result_body li {
	margin-top: 1.5rem;
	border-bottom: 1px solid #999;
	padding-bottom: 2rem;
}
#contest-result_body td {
	padding: 2rem 0;
}
#contest-result_body img {
	margin: 2rem auto;
	display: block;
}
.fleft img {
	display: block;
	margin: 1rem auto;
	float: left;
}
ul.nav-result li a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.sub {
	font-size: 1.2rem;
	color: #666;
}
.decimal li {
	list-style-type: decimal;
	list-style-position: inside;
}
/*=== 2013 ===*/
.table2 {
	margin: 20px auto;
}
.table2 td {
	border: 1px solid #999;
	text-align: center;
}

/*===========
   print よう設定
   ===========*/
@media print {
header {
	position: relative;
}
.hsnav li {
	border-left: solid 1px #888;
	width: 6em;
	font-size: 0.75em;
}

.topcontainer {
	padding-top: 0px;
}
.fz90gy p {
	font-size: 1.1rem;
}
#menubutton {
	display: none;
}
.wrap {
	/* width: 172mm; */
}
.title {
	font-size: 1.1em;
	line-height: 2.2em;
	text-indent: 45px;
	text-align: left;
	-webkit-background-size: 40px;
	background-size: 40px;
}
#main.mainleft img {
	width: 90%;
}

.pc_nodisp {
	display:none;
}
/*
.mainleft, .mainright {
	float: none;
	width: 100%;
}

.mainright p {
	margin-top: 20px;
	font-size: 1.5rem;
}
*/
}
