﻿@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
html{
	height:100%;
	overflow-y:scroll;
}

body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	width:100%;

	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	
	margin: 0px auto;
	padding: 0px;
	
	background-color: #fcfcfc;
}



img { 
	border: 0;
	vertical-align: middle;
}


sup {
	font-size: x-small;
	vertical-align: super;
}


sub {
	font-size: x-small;
	vertical-align: sub;
}


div#outer{
	width: 96%;
	position: relative;
	height: auto !important;	/* IE6対策 */
	height: 100%;
	min-height: 100%;
}




div#back{
	width: 100%;
	max-width: 980px;
		margin-left:auto;
	margin-right:auto;
	text-align: left;

	position: relative;
	height: auto !important;	/* IE6対策 */
	height: 100%;
	min-height: 100%;
}



div#header {
	height: 120px;	
margin-bottom: 0px;	margin-right:auto;
	text-align: left;
	border: none;
 background-color:  #00ac97}



div#main {
	clear:both;
	max-width: 980px;
		padding:10px 0px 0px 5px;
 margin-left:0px;
	margin-right:auto;
	
	text-align: left;
	
		
	position: relative;
	height: auto !important;	/* IE6対策 */
	height: 100%;
	min-height: 100%; border-left: groove 1px #dcdcdc; border-right: groove 1px#dcdcdc; border-top:none; border-bottom:none;
}




div#footer {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #fcfcfc; 
	
	background-color:  #00ac97;
	position: relative;
	bottom: 0;
}



div#title {
	height:120px;
	width: 490px;
	max-width: 500px;
	
	float:left;
	
margin-bottom: 0px;  padding-left: 20px;
  padding-bottom: 0px;
	
}



div#title h1 {
	margin: 10px 0px 0px 0px;
	line-height: 40px;
	
}



div.ft{
	padding-right: 20px;
}



span.min {
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-shadow:none
}



span.title {
	font-size: 14px;
	letter-spacing: -1px;
	margin: 0px 0px 0px 5px;
	color: #FDFDFD;
}



a.t{
	color: #F9F9F9;
	font-size: 36px;
	text-shadow: none; 
	margin: 0px 0px 0px 0px;
}



a.t:hover {
	color: #58FAF4;
	text-decoration: none;
	text-shadow: 0 -1px 1px #fff, 0 1px 1px #9d9d9d;
	margin: 0px 0px 0px 0px;
}




div#place {
	 height:80px;
 width:100%;	max-width: 980px;
		float:left;

	
//	 no-repeat scroll left;
	background-color: #00ac97;
	background-position:50% 33%;
}



span.place {
	display:block;
	float:left;
	height:40px;
	margin-top: 15px;
	margin-left: 15px;
 color: #fcfcfc; 	font-weight: bold;
	line-height: 30px;
	font-size: 26px;
 }


span.photo {
	display:block;
	float:right;	 height:40px;
	margin-top: 2px;
	margin-right: 5px;
 color: #fcfcfc; line-height: 30px;
	font-size: 10px;
 }

a.p{
	color: #fcfcfc; text-shadow: black 0px 0px 0px, black 0px 0px 0px, black 0px 0px 0px, black 0px 0px 0px;	font-weight: bold;

	 
}



a.p:hover {
	color: #58FAF4;
	text-decoration: none;
	text-shadow: 0 -1px 1px #fff, 0 1px 1px #9d9d9d;
}




/* Content */



a {
	text-decoration: none; 
	color: #4f9909;
	font-weight: bold;
	text-shadow: 1px  1px 1px #fff,
            -1px  1px 1px #fff,
             1px -1px 1px #fff,
            -1px -1px 1px #fff;}



a:hover { 
	text-decoration: none;
	color: #58FAF4; 
	font-weight: bold;
	text-shadow: 1px  1px 2px #fff,
            -1px  1px 2px #fff,
             1px -1px 2px #fff,
            -1px -1px 2px #fff;
}



a#ilcaj {
	display: block;
	float:right;
	position:relative;
	
	margin-top: 5px;
	margin-bottom: 20px;
 	margin-right: 0px;
}
img#ilcaj{	width: 100%;}

@media screen and (max-width:720px){



div#title {
	height:110px;
	width: 340px;
	float:left;
	
margin-bottom: 0px;  padding-left: 10px;
  padding-bottom: 0px;
	padding-right: 0px;
}
a.t{
	color: #F9F9F9;
	font-size: 28px;
	text-shadow: none; 
	margin: 0px 0px 0px 0px;
}



a#ilcaj {
	display: block;
	float:right;
	position:relative;
	margin-top: 10px;
	margin-bottom: 10px;
  margin-left:none;
	margin-right: 0px;
}

span.title {
	font-size: 12px;
	letter-spacing: -1px;
	margin: 0px 0px 0px 5px;
	color: #FDFDFD;
}
img#ilcaj{	width: 70%;}


div#title h1 {
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	
}
div#header {
	height: 110px;	
}


div#place {
	height:80px;
 width:100%;	max-width: 980px;
		float:left;

	
	no-repeat scroll left;
	background-color: #00ac97;
;
	background-position:55% 25%;
}


span.place {
	display:block;
	float:leftt;
	height:40px;
	margin-top: 15px;
		font-weight: bold;
	line-height: 30px;
	font-size: 22px;
}
}


@media screen and (max-width:480px){



div#title {
	height:80px;
	width: 70%;
	max-width: 300px;
	min-width: 250px;
	float:left;
	
margin-bottom: 0px;  padding-left: 10px;
  padding-bottom: 0px;
	
}


div#title h1 {
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	
}

a.t{
	color: #F9F9F9;
	font-size:  22px;
	text-shadow: none; 
	margin: 0px 0px 0px 0px;
}


a#ilcaj {
	display: block;
	width:50px; float:right;
		margin-top: 10px;
	margin-bottom: 10px;
  
	margin-right: 0px;
}

span.title {
	font-size: 9px;
	letter-spacing: -1px;
	margin: 0px 0px 0px 5px;
	color: #FDFDFD;
}
img#ilcaj{	width: 100%;}


div#header {
	height: 80px;	
}
div#place {
	height:80px;
 width:100%;	max-width: 980px;
		float:left;

	
	no-repeat scroll left;
	background-color: #00ac97;
	background-position:40% 30%;
}

span.place {
	display:block;
	float:leftt;
	height:40px;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
	line-height: 30px;
	font-size: 18px;
 }
}








/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */





ul#menu {
 	list-style-type: none;
	margin: 0px 0px 0px 0px;
	 
/*	background: #a3d6cc;
*/
}



ul#menu li {
	 float: left;  width: 14.2857142%; text-align: center;
 font-size: 14px; 	
}



ul#menu li a {
	display: block;   height: 36px;
 font-weight: bold;
	line-height: 40px;
	margin: 0px ;
 background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#a3d6cc));
 color: #2E2E2E; text-shadow: none; }




ul#menu li a:hover {
	background-color: #A9D0F5;
	color: #2E2E2E; text-decoration: underline;   
}



ul#menu li a.now {
	background: #FAFAFA;	color: #2E2E2E;
	 font-weight: bold;
 text-shadow: 1px 1px 3px #666666;	
}




@media screen and (max-width:720px){

ul#menu li {
	 float: left;  width: 20%; text-align: center;
 font-size: 12px; 	
}



ul#menu li a {
	display: block;   height: 32px;
 font-weight: bold;
	line-height: 40px;
	margin: 0px ;
 background-color: #A9D0F5; color: #2E2E2E; text-shadow: none 

}



}

 @media screen and (max-width:480px){

ul#menu li {
	 float: left;  width: 25%; text-align: center;
 font-size: 10px; 	
}



ul#menu li a {
	display: block;   height: 32px;
 font-weight: bold;
	line-height: 30px;
	margin: 0px ;
 background-color: #A9D0F5; color: #2E2E2E; text-shadow: none 

}



}


/* =-=-=-=-=-=-=-[Contents]-=-=-=-=-=-=-=- */





OL LI {
	list-style-type: decimal;
}



li {
	padding:0px;
	margin:0px;
	list-style: inherit;
}





.blockTitle {
	display: block;
	position: relative;
	height: 30px;
	margin: 10px 10px 5px 10px;
	padding-left: 20px;
	text-decoration: none;
	color: #5d5e5e;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	line-height: 36px;
	text-shadow: 0 1px 1px #fff, 0 -1px 1px #9d9d9d;
	
/*
	background: transparent url(./img/subhead.png) no-repeat scroll 0%;
	*/
	
	
background-color: rgba(255, 255,255, 0.6);
	border-width:0 0 2px 8px;
	border-style:solid;
	border-color: #00ac97;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}



.blockTitle h2{
	font-size: 18px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	border-spacing: 0px;
}



.blockTitle2 {
	display: block;
	position: relative;
	height: 52px;
	margin-left: 24px;
	padding-left: 32px;
	padding-top: 18px;
	text-decoration: none;
	color: #403540;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-shadow: 0 1px 1px #ffe5e5, 0 -1px 1px #ac5a6f;
	background: transparent url(./img/subhead2.png) no-repeat scroll 0%;
}



.blockContent {
	margin: 0px 20px 12px 20px;
	padding: 16px 12px 24px 12px;
	text-align: left;
	line-height: 150%;
}



.blockFooter {
}

div#ap{color: #ff1111;}



/* =-=-=-=-=-=-=-[Table]-=-=-=-=-=-=-=- */



th.t1 {
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	font-size: 16px;
	line-height: 150%;
	color: #3d3d3d; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background: #d8d8d8;
	border-width: 0 1px 1px 7px;
	border-style:solid;
	border-color:#F2E7E6;
}

th.t2 {
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-size: 16px;
	line-height: 150%;
	color: #3d3d3d; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #d8d8d8;
	border-width: 0 1px 1px 7px;
	border-style:solid;
	border-color:#F2E7E6;
}



table#fee{
		width=80%;
		max-width:700px;
		min-width:300px;
}

table.sponsor{
		width=80%;
		max-width:700px;
		min-width:300px;.
					

}

table.topics{
		width=80%;
		max-width:700px;
		min-width:300px;
}




td.c2 {
	padding: 2px 6px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background: #f8f8f8;
	border-width: 0 1px 1px 7px;
	border-style:solid;
	border-color:#D3B9B8;
}



table#ken_prize th.t2 {
	padding: 6px 1px 4px 1px;
	text-decoration: none;
	font-size: 15px;
	line-height: 150%;
	color: #3d3d3d; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #d8d8d8;
	border-width: 0 1px 1px 5px;
	border-style:solid;
	border-color:#F2E7E6;
}



table#ken_prize td.c1 {
	padding: 2px 0px 2px 2px;
	text-decoration: none;
	font-size: 14px;
	color: #5d5e5e;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background: #e8e8e8;
	border-width: 0 1px 1px 5px;
	border-style:solid;
	border-color:#D3B9B8;
}

table#ken_prize td {
	padding: 8px 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background: #f8f8f8;
	border-width: 0 1px 1px 5px;
	border-style:solid;
	border-color:#D3B9B8;
}

td.logo {
            width: 35%
            min-width=300px
            padding: 20px 20px 20px 40px;
	text-decoration: none;
	font-size: 16px;
	color: #5d5e5e;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	border-width: 20px
	border-color:transparent;
}


/* =-=-=-=-=-=-=-[to top]-=-=-=-=-=-=-=- */


#ttop {
	display:block;
	position:fixed;
	bottom:5%;
	right:0%;
	margin:0 0 0 0;   /* マージン：上 右 下 左 */
	padding: 5px 0px 5px 5px;
	width:60px;
	height:auto;
}


/* IE6以下用 */
* 

html #ttop {
margin:0 0 -390px 0;
position:relative;
bottom:490px;  

 /* 上で設定した ttopの高さ390px＋下100px */

left:904px;
}

a.page_top {
	display:block;
	position:relative;
	right:-38px;
	width:50px;
	height: auto;
	padding: 5px 5px;
	border-color: #b2bcc8 #acb6c0 #97abba;
	border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
	background-color: #92ccd7;
	-webkit-box-shadow: inset 0 1px white, inset 0 0 0 1px rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.06);
	box-shadow: inset 0 1px white, inset 0 0 0 1px rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.06);
	text-decoration: none;
	color: #5d5e5e;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-shadow: 0 1px 1px #fff, 0 -1px 1px #9d9d9d;
}



a.page_top:before{
  content: "";
  position: relative;
  bottom: 10px;
  left: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 13px solid #5d5e5e;
}



a.page_top:hover {
	position:relative;
	right:0px;
	border-color: #708191 #6d8295 #7b8c9e;
	background-color: #66b2bf;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
	color: #fff006;
}



a.page_top:hover:before{
  border-bottom-color: #fabf14;
}
