@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	font: "メイリオ", "ヒラギノ丸ゴ Pro","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif;
	background:url(../image/head_back.gif) repeat-x;
	background-color:#FFFFFF;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #4D4D4D;
	font-size:14px;
	line-height:1.6;
}
a{ /* 基本のリンク */
	text-decoration: underline;}
a:hover {
	
}
a img,:link img,:visited img {
    border: none;
}
ul{ /* 基本のリスト */
	padding: 0;
	margin:0;
	}

.maker{
	background-color:#FFFFC6;
}
.under{
text-decoration:underline;
}

.blown{
	color:#412616;
	}
.red{
	color:#CC0000;
}
.under{text-decoration: underline;}
.cap{
	font-size:11px;
}
.copy_cap{
	font-size:10px;
	clear:both;
	text-align:center;
}

#index_container{
	
	margin: 0 auto ;
	
	width: 780px; 
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -32px;
	
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	
	min-width: 780px;
	
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#header{	
	height:111px;}
#title{
	height:74px;
	background: url(../image/img_title.gif) no-repeat;
	}


 #globalNavi, #globalNavi ul {  
     margin:0;  
     padding:0;  
     list-style-type:none;  
     position:relative; 
	 height:37px;
	 z-index: 2;
	 font-size:11px;
 }  
 #globalNavi li  {  
     float:left;  
     position:relative;
	 list-style-type:none;  
 } 

 #globalNavi ul {  
 	 
     top: 37px; 
     left: 0px;
     position: absolute;  
    
     display: none;  
 } 
 #globalNavi ul { 
 	 
     top: 37px;  
     left: 0px;
     position: absolute;  
      
 }  

 #globalNavi ul li a {  
     width: 140px;
     display: block;  
     background: #000;  
     padding: 6px 5px 6px 10px;  
     border-bottom: 1px dotted #fff;  
     color: #FFF;  
     text-decoration: none;
	 margin:0;
	 line-height:1.2;
	 
	 
 }  
 
 #globalNavi ul li a:hover   {  
     background: #E6B439 ;  
     color: #000;  
 }  
 #globalNavi ul li.first a   {  
     background: #000;  
    padding: 6px 5px 6px 10px; 
 }  
 #globalNavi ul li.first a:hover {  
     background: #E6B439 ;  
 }
 
#index_mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	margin:0 0 0 0;
	
}
  
#mainContent {
	padding: 0 0 50px 0 ; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	margin:0 0 0 0;
	position:relative;
	width:780px;

	
	
}
#mainContent h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	
	text-indent:-99999px;
	font-size:1px;
	width:780px;
	height:120px;
	margin-bottom:50px;
}


#mainContent h1.privacy{
	background:url(../image/t_privacypolicy.gif) no-repeat;
	}
#mainContent h1.link{
	background:url(../image/t_link.gif) no-repeat;
	}
#mainContent h1.media{
	background:url(../image/t_media.gif) no-repeat;
	}
#mainContent h1.aboutetoillust{
	background:url(../image/t_aboutetoillust.gif) no-repeat;
	}	
	
#mainContent h1.plates{
	background:url(../image/t_plates.gif) no-repeat;
	}	
	
#mainContent h1.judges{
	background:url(../image/t_judges.gif) no-repeat;
	}	
		
#mainContent h1.about12{
	background:url(../image/t_about12.gif) no-repeat;
	}
#mainContent h1.secretofpriz{
	background:url(../image/t_secretofpriz.gif) no-repeat;
	}
	
#mainContent h1.compe{
	background:url(../image/t_compe.gif) no-repeat;
	}
	
#mainContent h1.exhibition{
	background:url(../image/t_exhibition.gif) no-repeat;
	}	
#mainContent h1.past_grandprix{
	background:url(../image/t_past_grandprix.gif) no-repeat;
	}
#mainContent h1.result{
	background:url(../image/t_result.gif) no-repeat;
	}		
	
.se_120,
.se_400,	
h2.blown{
	
	font-size:15px;
	font-weight:400;
	
	}
	

h2.blown{	
margin-bottom:30px;

	/*margin-right:20px;*/
}
	
h3.blown{
	color:#412616;
	display:inline;
	font-size:19px;
	position:relative;
	

	/*margin-right:20px;*/
	}	
#column ul{
	list-style-type:none;
	
}


#mainContent ul,
#column_body ul,
#column ul{
	list-style-type:none;
}
#mainContent li,
#column_body li,
#column li{
	margin-bottom:10px;
}

#mainContent ul li.mainlist,
#column_body ul li.mainlist,
#column ul li.mainlist{
	background:url(../image/img_mainlist.gif) no-repeat left top;
	padding:0 0 0 20px;
	clear:both;
	
	font-size:15px;
	
	
}
#mainContent ul li,
#mainContent ul li a,
#column_body ul li,
#column_body ul li a,
#column ul li,
#column ul li a{
	color:#412616;
}

#mainContent ul li a:hover,
#column_body ul li a:hover,
#column ul li a:hover{
	color:#CD581E;
}


#mainContent ul li ul{
	padding:0 0 0 15px;
	font-size:13px;
	margin:10px 0 40px 0;
	list-style:disc;
}



#mainContent ul li ul li a,
#mainContent ul li ul li,
#column_body ul li ul li a,
#column_body ul li ul li,
#column ul li ul li a,
#column ul li ul li{
color: #4D4D4D;
}

#column_body ul,
#column ul{
	clear:both;
	margin:0;
	padding:0;		
}




#column_body ul li ul,
#column ul li ul{
	padding:0 0 0 15px;
	font-size:13px;
	margin:10px 0 40px 0;
	list-style:disc;
}







.topimage{
	text-align:center;
}
.topimage_bottom{
	text-align:center;
	white-space: nowrap;/*改行禁止*/
	height:70px;
	background:#FFFFFF;

}

.faq{
	background:url(../image/img_faq_top.gif) no-repeat top #f3eadd;
	padding:10px 10px 0 10px;
	clear:both;
	position:relative;
}
.faq_bottom{
	background:url(../image/img_faq_bottom.gif) no-repeat bottom #f3eadd;
	height:10px;
	clear:both;
	position:relative;
	margin-bottom:30px;
}

.qes{
	background:url(../image/i_qestion.gif) no-repeat center left;
	border-bottom:dotted 1px #9a8b74;
	height:36px;
	padding:4px 8px 4px 45px;
	vertical-align:middle;
	line-height:1.25;
	font-size:16px;
	overflow:visible;
	color:#363636;

}

.ans{
	background:url(../image/i_answer.gif) no-repeat center left;
	margin-top:8px;
	
	
	
	
	padding:8px 8px 8px 45px;
	line-height:1.25;
	vertical-align:middle;
	font-size:12px;
	overflow:visible;
	color:#363636;
	
	


}
.kotu{
	min-height:32px;
	line-height:1.25;
	vertical-align:middle;
	
	overflow:visible;
	color:#363636;	

}

.kotu h2.blown{
	font-size:16px;
	margin-bottom:15px;
	font-weight:600;
}

/*layout
------------------------------------------------------------------------------------ */
.right{
	text-align:right;
	}
.2column{
	width:780px;
	position:relative;
	clear:both;
	
}


.column_title{
	float:left;
	position:relative;
	
	width:210px;	
	margin:0 50px 30px 0;
	
}
.img_b50{
	margin:0 0 50px 0;
}

.img_b25{
	margin:0 0 25px 0;
}

.column_img_r{
	float:right;
	
	margin:10px 0 20px 10px;
	
}

.column_body{
	float:left;
	position:relative;
	margin:0 0 80px 0;
	position:relative;
	
	width:520px;
	
}
.column{
	clear:both;
	position:relative;
	margin:0 0 80px 0;
	width:780px;
	
}

.column ul{
	margin-left:30px;
}

.column_bar{
	clear:both;
	
	
	margin:0 0 20px 0;
	
	
}
.comment{
	background:url(../image/img_comment.jpg) no-repeat;
	padding:50px 8px 10px 15px ;
	height:130px;
	
	color:#333333;
	line-height:1.3;

}
.list_01{
	clear:both;
	
	
}
.se_120{
	width:112px;
	display:block;
	float:left;
	margin-bottom:10px;
	background:url(../image/img_list_brown.gif) no-repeat left;
	padding-left:18px;
	color:#412616;
}

.se_400{
	width:390px;
	display:block;
	float:left;
	margin-bottom:10px;
	
}
.se_60{
	width:60px;
	display:block;
	float:left;
	margin-bottom:10px;
	white-space: nowrap;
}

.se_460{
	width:460px;
	display:block;
	float:left;
	margin-bottom:10px;	
}



.list{
	display:block;
	margin-bottom:10px;
	background:url(../image/img_mainlist.gif) no-repeat left top;
	padding-left:18px;
	color:#412616;
}

#agreement_box{
	width:490px;
}
#agreement_box,#agreement_box02{	
	font-size:12px;
	font-weight:400;
	height:100px;
	overflow:auto;
	
	padding:0 0 0 5px;
	border:1px solid #CCCCCC;
	background-color: #E8E8E8;
	color: #393939;
	}
#agreement_box02{
	width:550px;
	margin-bottom: 20px;
	margin-left: 15px;
	}

/*footer
------------------------------------------------------------------------------------ */
#index_footer {
	padding: 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:url(../image/index_footer.gif) repeat-x;
	width:100%;
	text-align:center;
	
}
#footer {
	padding: 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#dbcdbd;
	width:100%;
	text-align:center;
	position:relative;
	
}


#index_footer, #index_push {
	height: 271px;
}
#footer, #push {
	height: 32px;
}

#header, #container, #footer_inner, #info_inner, #footer{
	clear:both;
	text-align:left;
} 

#footer_inner, #info_inner{
	padding-top:10px;
	margin: 0 auto;
	width:780px;
	color:#928475;
	position:relative;
}
#info_inner{
	height:229px;
	position:relative;
}
/*info
------------------------------------------------------------------------------------ */
#info{
	background:#f0eae3;
	padding: 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	width:100%;
	text-align:center;
}
#news{
	height:96px;
	background:url(../image/img_news.gif) no-repeat;
	color: #4D4D4D;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#news a{ /* 基本のリンク */
	color:#993300;
}	

.news_left,.news_right{
	
	height:86px;
	
	margin-top: 0;
	
	margin-bottom: 0;
	text-align:left;
	overflow: auto;
}

.news_left{
	float:left;
	padding-left: 40px;
	width:330px;
	
	
	}
.news_left ul, .news_right ul{
	margin:0;
	padding:0 0 0 20px;
	}
.news_left li, .news_right li{
	margin:10px 0 0 0;
	padding:0;
	line-height:125%;
	}
.news_right{
	width:300px;
	float:left;
	margin-left: 60px;
	
	
}
#adress{
	height:24px;
	/*background:url(../image/img_adress.gif) no-repeat;*/
	background:url(../image/img_adress_email.gif) no-repeat left;
	padding-left:45px;
	padding-top:14px;
	clear:both;	
	}
.inner_adress{
	
	width:735px;
	font-size:10px;/* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	line-height: 1.1em;	 /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	margin-right: 0;
	margin-bottom: 0;
	}
#sthanks{
	height:38px;
	/*background:url(../image/img_adress.gif) no-repeat;*/
	background:url(../image/img_adress_sthank.gif) no-repeat left;
	padding-left:45px;
	margin:10px 0;
	clear:both;

	}
.inner_sthanks{
	clear:both;
	width:735px;
	font-size:10px;/* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	line-height: 1.1em;	 /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	
	margin-right: 0;
	margin-bottom: 0;
	
	}
	

.adress_left{
	
	float:left;
	width:740px;
	font-size:10px;/* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	line-height: 1.1em;	 /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}
.adress_right{
	float:right;
	width:300px;
	text-align:left;
}



#footer_inner a{
	color:#928475;}
.footer_left{
	float:left;
	width:390px;
	font-size:10px;
	line-height:11px;
	margin: 0;/* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	 /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	}
.footer_left li{
	clear:both;
	display:inline;
	margin:0;
	padding:0 5px;
	border-right:1px solid #928475;
	}
.footer_left li.noline{
	border-right:none;
	}

.footer_right{
	float:right;
	min-width:390px;
	width:390px;
	font-size:9px;
	text-align:right;
	letter-spacing:-0.03em;
	
	
}
/*table*/
.num_a{
	width:768px;
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #412616;
	border-right:1px solid #412616;
	border-left:1px solid #412616;
	margin-left:10px;
	clear:both;
	

	}
.num_a2{
	width:520px;
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #412616;
	border-right:1px solid #412616;
	border-left:1px solid #412616;
	clear:both;	
	}
	
	
.num_c{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	clear:both;

	}
.num_c caption{
	text-align:left;
	padding:9px 7px 7px 7px;

}
.num_c td{
	border-top:1px dotted #412616;
	padding:4px;
	
	
}
.num_c td.ue{	
	border-top:0px;
	border-bottom:1px dotted #412616;
	padding-top:9px
}
.num_c td.tate{	
	border-left:1px solid #412616;
	
}

	
.num_c td.dot{	
	border-bottom:0px;
	
}


.num_c td.num{	
	text-align:right;
	border-bottom:0px;
	padding-right:14px;	
}



.num_c td.right_dot{
	border-right:1px dotted #412616;	
}


	
.num_a th,
.num_a2 th{
	font-size:13px;
	color:#fff;
	padding:7px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	white-space: nowrap;
	text-align:right;
	background:#412616;
	width: 160px;
}

.num_a td,
.num_a2 td{
	border-bottom:1px solid #412616;
	padding:7px;
	text-align:left;
	
}
.num_a td p,
.num_a2 td p{
	margin-bottom:15px;
	line-height:1.2;

}
.num_a ol{
	margin:20px;
	padding-left:30px;
	color:#000000;
	font-weight:600;
	font-size:15px;
}
	

.num_a ol ol,
.num_a2 ol ol{
	margin:20px 0;
	padding:0 0 0 30px;
	color:#000000;
	font-weight:400;
	font-size:12px;
	line-height:1;
}
	
.num_a ol ol li,
.num_a2 ol ol li{
	margin:0;
	padding:0;
}


.num_b{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;	
	clear:both;
	text-align:center;
	border:none;
	

	}
.num_b .r12{
	padding-right:12px
}
.num_b th{
	font-weight:100;
	color:#412616;
	font-size:11px;
	padding-top:20px;
	padding-bottom:60px;
	white-space: nowrap;
	text-align:center;

	width: 120px;
}

.num_b td{
	
	text-align:center;
	
}
.num_b td p{
	margin-bottom:15px;
	line-height:1.2;

}

