@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : section.css
 Style Info : コンテンツに関するスタイル指定
=================================================================== */

/* メインイメージ要素
----------------------------------------------------------- */

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 20px 0; margin-right:-10px; }
.cs-buttons a { margin-right: 10px; height: 10px; width: 10px; float: left; border: 1px solid #666; color: #fff; text-indent: -1000px; border-radius:5px; }
.cs-active { background-color: #333; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
#sl-wp{
	}

#sl-wp .inner{
	width:940px;
	height:380px;
	background:url(../img/slide/sl_bg.jpg) no-repeat;
	padding:20px 10px 40px 10px;
	overflow:hidden;
	}

#sl-wp .inner #slider{
	width:940px;
	height:380px;
	overflow:hidden;
	}



/* トップページ
----------------------------------------------------------- */

article#index .sec01{
	overflow:hidden;}

article#index .i-l{
	width:640px;
	float:left;
	background:url(../../img/index/i-bg-1.jpg) bottom no-repeat;
	padding-bottom:113px;
	position:relative;
	}
article#index .i-l .body{
	background:#fff;
	border:solid 1px #eee;
	border-top:none;
	border-bottom:none;
	padding:10px 20px;}

article#index .i-l .link{
	position:absolute;
	right:10px;
	bottom:23px;}
	
	
article#index .i-r{
	background:url(../../img/index/cal_bg.jpg) no-repeat;
	width:414px;
	height:375px;
	float:right;
	position:relative;}
	
article#index .i-r #calender{
	width:250px;
	height:330px;
	margin:80px 0 0 30px;}	
	
article#index .i-r .cal-notice{
	width:100%;
	position:absolute;
	bottom:20px;
	left:40px;}		

article#index .i-r .cal-notice img{
	float:left;
	margin-right:20px;}

article#index .i-r .cal-notice strong{
	}

article#index .sec02{
	margin:30px 0;
	width:960px;}
	
	
article#index .sec02 .i-li{
	background:url(../../img/index/i-li-bg.jpg);
	border:solid 2px #cc0000;
	overflow:hidden;
	padding:10px;
	margin:20px 0;
}
	
article#index .sec02 .i-li ul{
	margin-right:-6px;
	width:944px;}
	
	
article#index .sec02 .i-li ul li{
	float:left;
	width:229px;
	margin-right:6px;}	
	
article#index .sec02 .i-li ul li p{
	margin:10px;}	

article#index .sec02 .i-li ul li a{
	display:block;
	text-align:center;
	margin:10px 0;
	}
	
	
article#index .sec03{
	margin-bottom: 20px;
}
article#index .sec03 ul{
	overflow:hidden;}	
	
article#index .sec03 li{
	float:left;}	

article#index .sec04{
	overflow:hidden;}

article#index .sec01 #i_news{
	width:520px;
	float:left;}
	
	
article#index .sec01 #i_news h3{
	margin-bottom: 10px;
	position:relative;}	
	
article#index .sec01 #i_news h3 span{
	position:absolute;
	top:30px;
	left:150px;
	font-weight:normal;
	font-size: 12px;
	}	

article#index .sec01 #i_news dl{
	margin-bottom: 5px;
	display: flex;
}

article#index .sec01 #i_news dt{
	width:120px;
}	

article#index .sec01 #i_news dd.i-n-li{
	height:72px;
	border:solid 1px #ccc;
	border-left:none;
	padding:10px 20px;
	width: 100%;
	}	

article#index .sec01 #i_news dd ul{
	min-height:100px;}

article#index .sec01 #i_news dd li{
	margin:0 0 5px 0;}
	
article#index .sec01 #i_news dd li time{
	margin-right:20px;
	color:#fb7102;}

article#index .sec04 .i-link{
	background:url(../../img/index/i-link.gif) no-repeat;
	width:196px;
	float:right;
	padding:160px 33px 95px 70px;
	position:relative;
	font-size:85%;
	} 
	
article#index .sec04 .i-link h3{
	font-weight:normal;
	font-size:110%;
	text-align:center;
	padding-right:46px;
	}	
	
		
article#index .sec04 .i-link p{
	position:relative;
	left:-22px;
	top:6px;
	}
	
article#index .sec04 .i-link p span{
	position:absolute;
	right:0;
	top:0;
	}
	
article#index .sec04 .i-link p.date{
	width:250px;
	left:-50px;}	
	
article#index .sec04 .i-link .link{
	position:absolute;
	right:20px;
	top:50px;}	
	
	


/* 練習のご案内
----------------------------------------------------------- */

#main .practice{
	border:solid 2px #c00;
	}

#main .practice ul{
	margin:10px 0 10px 8px;
	width:676px;
	margin-right:-5px;
	overflow:hidden;
}	
	
#main .practice ul li{
	width:164px;
	float:left;
	margin-right:5px;
	}
	

	
	
/* メイン下部お問い合わせ
----------------------------------------------------------- */	

#main .main-inq{
	position:relative;
	background:url(../img/main/main_btm.jpg) no-repeat;
	height:129px;
	padding-left:170px;
	padding-top:10px;}

	
#main .main-inq h3{
	margin:0;}	
#main .main-inq p{
	margin:0 !important;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;}	
	
#main .main-inq .main-inq-1{
	position:absolute;
	right:9px;
	top:15px;}	

#main .main-inq .main-inq-2{
	position:absolute;
	right:9px;
	bottom:20px;}	
#main .main-inq .sp{margin-right:5px;}	

/* エディタウンゼントジムについて
----------------------------------------------------------- */	

article#about header h3{
	margin-bottom:30px;}	
	
article#about header h4{
	color:#c00;
	font-size:150%;
	margin-bottom:10px;}	
	
article#about header dl{
	float:right;
	width:450px;
	background:url(../../img/about/a-1-bg.gif);
	padding:20px;}	
	
article#about header dl dt{
	font-size:115%;
	margin-bottom:10px;}

article#about .a-2{
	padding:20px 20px;
	border:solid 1px #efeeea;
	border-top:none;
	overflow:hidden;}	
			
	
article#about .a-2-1{
	margin-bottom:20px;
	overflow:hidden;}	
	
article#about .a-2 .imgL{
	width:430px;
	}
	
article#about .a-2 .imgL h4{
	color:#324c8d;
	font-size:130%;
	font-weight:normal;
	line-height:140%;
	margin-bottom:10px;
	}	
	
article#about .a-2 .imgR{
	width:180px;}

article#about .a-2 dl{
	background:url(../../img/about/a-1-bg.gif);
	padding:20px 20px 5px 20px;
	clear:both;
	}	
	
article#about .a-2 dl dt{
	font-size:115%;
	margin-bottom:10px;
	background:#333;
	color:#fff;
	display:inline;
	padding:3px 10px;
	font-weight:normal;}	
	
article#about .a-2 dl dd{
	margin:15px 0;}		
		
	
	
article#about .a-sl-wp{
	background:url(../../img/about/sl_bg.jpg) no-repeat;
	padding:5px 5px 30px;
	width:570px;
	height:430px;	
	margin:20px auto;
	}	
	
	
	
article#about .coin-slider {  zoom: 1; position: relative; overflow:visible;}
article#about .coin-slider a{ text-decoration: none; outline: none; border: none; }

article#about .cs-buttons { font-size: 0px; padding: 20px 0; margin-right:-10px; }
article#about .cs-buttons a { background:url(../../img/about/ico.jpg) no-repeat; margin-right: 10px; height: 10px; width: 10px; float: left; color: #fff; text-indent: -1000px; }
article#about .cs-active { background:url(../../img/about/act_ico.jpg) !important; color: #FFFFFF; }

article#about .cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

article#about .cs-prev{ background:url(../../img/about/prev.png) no-repeat; color: #FFFFFF; width:37px; height:37px; text-indent:-999px; margin-left:-15px; } 
article#about .cs-next{ background:url(../../img/about/next.png) right no-repeat;color: #FFFFFF; width:37px; height:37px; text-indent:-999px;margin-right:-15px;  }



article#about .a-3{
	border:solid 1px #efeeea;
	padding:20px 0;	
	margin:20px 0;
	overflow:hidden;}
	
article#about .a-3 h4{
	background:url(../../img/about/a-li-ico.gif) left 12px no-repeat;
	padding:5px 0;
	padding-left:15px; }	
	
article#about .a-3 ul{
	width:640px;
	margin-left:35px;
	margin-right:-20px;
	overflow:hidden;
	}
	
article#about .a-3 ul li{
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;}
	
article#about .a-3 ul li p{
	margin:10px 0;}
	

/* 練習のご案内
----------------------------------------------------------- */		

article#practice h3{
	margin-bottom:20px;}

article#practice .practice{
	border:none;}
	
article#practice .sec-1 .top{
	background:url(../../img/practice/prac-bg01.jpg) no-repeat;
	padding-top:10px;
	}	


article#practice .sec-1 .body{
	background:url(../../img/practice/prac-bg02.jpg) no-repeat;
	border:solid 1px #eee;
	}	

article#practice .sec-1 .body p{
	margin:20px;
	overflow:hidden;}
	
	
article#practice .sec-1 .body .imgL{
	margin-left:20px;
	margin-bottom:20px;
}	
	
article#practice .sec-1 .body h4{
	clear:both;
	margin:20px;}	
	

article#practice .sec-1 .body ul{
	margin:20px;
	overflow:hidden;
	margin-right:-10px;}

article#practice .sec-1 .body ul li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;}
	
#main #practice section.result{
	border-bottom:dotted 1px #ccc;
	padding-bottom:20px;}	
	
#main #practice section.result .imgL{
	width:250px;
	overflow:hidden;}	
	
#main #practice section.result .textArea{
	width:425px;
	float:right;}
	
#main #practice section.result h3.name{
	font-size:120%;
	margin:0;
    }
	
#main #practice section.result table{
}	
	
#main #practice section.result .link{
	text-align:center;

	}	
	
#main #practice section.result .link a{
	text-decoration:none;}	
	
#main #practice section.result .button{display:inline-block;*display:inline;padding:4px 10px 4px;margin-bottom:5px;*margin-left:.3em;font-size:13px;line-height:18px;*line-height:20px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;border:1px solid #cccccc;*border:0;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);}
#main #practice section.result .button:hover,.button:active,.button.active,.button.disabled,.button[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9;}
#main #practice section.result .button:active,.button.active{background-color:#cccccc \9;}
#main #practice section.result .button:first-child{*margin-left:0;}
#main #practice section.result .button:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
#main #practice section.result .button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}	
	
.modal{
	width:800px;
	overflow:hidden;
	}	
	
.modal .detail{
	width:690px;
	overflow:hidden;
	padding:10px 20px;
	margin:0 auto;
	}
	
.modal .detail .alphaname{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:250%;
	position:absolute;
	right:20px;
	top:30px;
	color:#EFEFEF;
	z-index:1;
	line-height:40px;}			
	
.modal table  {
	width: 100%;
	margin: 20px auto;
	clear:both;

}

.modal .result table{
	font-size:85%;}
.modal th, .modal td {
    padding:5px ;
	border: 1px solid #eee;
	vertical-align: top;
}
.modal th	{ background: #FFFFEC; width: auto; color:#F97100;}	

.modal .result td{
	text-align:center;
	}		
	

.modal .imgL{
	width:250px;
	overflow:hidden;}	
	
.modal .textArea{
	width:425px;
	float:right;}
	
.modal h3.name{
	font-size:120%;
	margin:0;
	position:relative;
	z-index:2;
	margin-bottom:10px;
    }
	
.modal p{
	position:relative;
	z-index:2;
}
.modal .result_count{
	text-align:right;
	}

.modal .result_count span{
	color:#ccc;
	display:inline-block;/display:inline;padding:4px 10px 4px;margin-bottom:0;*margin-left:.3em;font-size:13px;line-height:18px;*line-height:20px;color:#333333;text-align:center;vertical-align:middle;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;border:1px solid #cccccc;*border:0;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-bottom-color:#b3b3b3;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;	behavior: url(border-radius.htc);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	text-shadow:none;
	margin-right:3px;
}

.modal .result_count span{
	color:#fff;
	display:inline-block;/display:inline;
	padding:4px 10px;
	text-align:center;
	font-weight: normal;

    -moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url(border-radius.htc);
	text-decoration:none;
	background:none;
	background-color:#0074cc;*background-color:#0055cc;background-image:-ms-linear-gradient(top, #0088cc, #0055cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));background-image:-webkit-linear-gradient(top, #0088cc, #0055cc);background-image:-o-linear-gradient(top, #0088cc, #0055cc);background-image:-moz-linear-gradient(top, #0088cc, #0055cc);background-image:linear-gradient(top, #0088cc, #0055cc);background-repeat:repeat-x;border-color:#0055cc #0055cc #003580;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);
	margin-bottom:10px;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
}	

.guidebtn{
	text-align:right; display:block; margin:0em 0em 0.7em;
}

		

/* 料金について
----------------------------------------------------------- */
article#price header{
	margin-bottom:20px;}
	

article#price header h3{
	position:relative;}

article#price header table{
	margin:20px 0 0 0 ;}

article#price header h3 span{
	position:absolute;
	top:0;
	right:0;}

article#price header h3 span.pr1{
	font-size:60%;
	color:#333;
	right:55px;}
	
article#price header h3 span.pr2{
	font-size:120%;
	}

article#price .pr3{
	margin:20px 0;
	overflow:hidden;}

article#price .pr3 li{
	float:left;
	margin-right:10px;
	display:inline;}
	


/* 入会案内
----------------------------------------------------------- */	
	
article#guidance header h3{
	margin-bottom:20px;}
	
article#guidance h3{
	margin-bottom:10px;}	
	
article#guidance header{
	position:relative;}	

article#guidance header .imgR{
	position:absolute;
	right:0;
	top:79px;
	z-index:1;}
	
article#guidance header .gui-1{
	position:relative;
	z-index:2;}	
	
article#guidance header p{
	width:480px;}	

article#guidance header ul{
	margin-right:-10px;
	overflow:hidden;
	margin-bottom:20px;}	
	
article#guidance header ul li{
	float:left;
	margin-right:10px;}

article#guidance h3.ttl{
	position:relative;}

article#guidance .g-h-1{
	position:absolute;
	right:100px;
	top:0;
	font-size:14px;
	color:#333;}
	
article#guidance .g-h-2{
	position:absolute;
	right:10px;
	top:13px;
	background:#c00;
	color:#fff;
	line-height:35px;
	padding:0 10px;}	
	
article#guidance .sec-2 p{
	width:450px;
	margin:10px 0;
	}	
	
article#guidance .sec-2{
	position:relative;
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:20px;}	
	
article#guidance .sec-2 .link{
	position:absolute;
	right:0;
	bottom:0;
	margin:10px 0;}	
	
article#guidance .sec-2 .imgR{
	float:right;}	
	
	
	

/* ジム情報
----------------------------------------------------------- */	

#main article#info table{
	margin:20px 0;}

#main article#info table th span{
	color:#fb7102;
	margin-right:10px;
	}

#main article#info table th{
	background:url(../../img/about/a-1-bg.gif);
	color:#333;
	border:dotted 1px #fff;
	border-left:none;}


#main article#info table td{
	border:dotted 1px #eee;
	border-right:none;}
	
#main article#info #staff ul{
	overflow:hidden;
	margin:10px 0;
	margin-right:-20px;}	
	
#main article#info #staff ul li{
	width:290px;
	float:left;
	margin-right:20px;
	border:solid 1px #eee;
	padding:20px;
	margin-bottom:10px;}	
	
#main article#info #staff ul li p.name{
	padding:10px 0;
	position:relative;
	font-size:130%;
	text-align:right;
	}
	
#main article#info #staff ul li p.name span{
	position:absolute;
	left:0;
	font-size:80%;
	color:#fa7101;}
	
#main article#info #staff ul li dt{
	background:#333;
	padding:3px 5px;
	display:inline;
	color:#fff;}

#main article#info #staff ul li dd{
	padding:10px 0;}			
	
#main article#info #access #map{
	width:580px;
	margin:10px auto;}	
	
#main article#info #access #map iframe{
	width:570px;
	height:375px;
	padding:4px;
	border:solid 1px #eee;}
	
#main article#info #access #map .scp{
	background:url(../../img/info/map_scp.gif) left 3px no-repeat;
	padding-left:20px;}		
	
#main article#info #access p.or{
	color:#fa7101;
	}	


/* お知らせ
----------------------------------------------------------- */

article#news .news_nav{
	background:url(../../img/about/a-1-bg.gif);
	line-height:40px;
	}

article#news .news_nav .news_ttl{
	margin:0;
	margin-right:20px;}
	
article#news .news_nav span{
	color:#333;
	margin:0 20px;
	}	
	
article#news .news_li{
	}
	
article#news .news_li dt{
	padding:20px 10px 0 0;
	line-height:40px;
	position:relative;
	border:solid 1px #ccc;
	color:#c00;
	}		

article#news .news_li dd{
	padding:0 10px 0 70px;
	position:relative;
    border:solid 1px #ccc;
	border-top:none;
	margin-bottom:20px;
}	
article#news .news_li dd p{
	margin:0;}	
	
article#news .news_li dd .link{
	text-align:right;
	margin:0;}	

article#news .news_li dt span.tag{
	position:absolute;
	right:10px;
	top:25px;
	}

article#news .news_li dt span.month{
	background:#c00;
	color:#fff;
	padding:10px 10px;
	line-height:40px;
	margin-right:20px;
	font-weight:normal;
	}
	
article#news .news_li dd span.date{
	background:#333;
	color:#fff;
	padding:5px 10px;
	margin-right:10px;
	position:absolute;
	left:0;
	top:0;
	line-height:30px;
	}	

article#news .news_li dd p{
	padding:10px 0;
	}

/* よくあるご質問
----------------------------------------------------------- */

article#qa header{
	margin-bottom:20px;}


article#qa header h3{
	margin-bottom:10px;}

article#qa dl{
	margin-bottom:40px;
	}
	
article#qa dl dt{
	background:#fffffc url(../../img/qa/dt_bg.gif) 670px 20px no-repeat;
	line-height:40px;
	border:solid 1px #e2ddde;
	margin-top:20px;
	}	
	

article#qa dl dt.activ{
	border-bottom:dotted 1px #e2ddde;}	

article#qa dl dt p{
	background:url(../../img/qa/q.jpg) 5px 5px no-repeat;
	padding-left:40px;
	margin:0;
	color:#fa7101;	
	}


article#qa dl dd{
	background:#fffffc;
	margin-bottom:20px;
	border:solid 1px #e2ddde;
	padding:10px 5px;
	border-top:none;}

article#qa dl dd p{
	background:url(../../img/qa/a.jpg) left 0 no-repeat;
	padding-left:40px;
}

/*-------------------------------------------------------------------
　プライバシーポリシー
--------------------------------------------------------------------*/	
article#policy{ margin:20px 0;}

article#policy dl{
	margin:0 0 0 30px;}

article#policy dd{
	padding: 20px;
	}
	
article#policy dt{
	font-size:150%;
	font-weight:normal;
	border-bottom:dotted 1px #333;
	padding:15px 0;}	
	
article#policy dd table,article#policy dd h3{
	margin:15px 0;
	color:#834523;
}
article#policy dd table th{
	width:100px;
	}
	
	
article#policy dd p{
	margin:10px 0;}

	
/*-------------------------------------------------------------------
　　404 notfound
--------------------------------------------------------------------*/	

article#notfound p.txt,article#notfound ul.txt{
	margin-left:40px;
	padding:30px 20px;}

article#notfound ul.txt{
	background:url(../../img/about/a-1-bg.gif);}
	
article#notfound p.link{
	margin:20px 0;
	text-align:center;}

/* お問い合わせフォーム
----------------------------------------------------------- */	

/*----------------------------------------------------------
    form
----------------------------------------------------------- */

article#contact h3.ttl{
	margin-bottom:20px;}

article#contact table{
	}

article#contact td,article#contact th{

	}
	
article#contact td p{
	margin:0;
	padding:0;}	

/*-------------------------------------
    送信確認ボタン
--------------------------------------*/
#main .check_btn{
	background:url(../img/buttons/btn_confirm.jpg);
	padding:0;	
	height:42px;
	width:220px;
	text-indent:-9999px;
	border:none;
	display:block;
	margin:20px auto;
	}
#main .check_btn:hover{
	background:url(../img/buttons/btn_confirm_on.jpg);
	padding:0;	
	height:42px;
	width:220px;
	text-indent:-9999px;
	}

#main #contact .submit_btn {
	display: none;
}

#main #contact.confirm .submit_btn {
	display: inline;
}

/*-------------------------------------
    送信ボタン
--------------------------------------*/	

#main .btnarea{
	padding:20px 0;
	text-align:center;
	}

#main .submit_btn{
	background:url(../img/buttons/btn_submit.jpg);
	padding:0;	
	height:42px;
	width:220px;
	text-indent:-9999px;
	border:none;
	}
#main .submit_btn:hover{
	background:url(../img/buttons/btn_submit_on.jpg);
	padding:0;	height:42px;
	width:220px;
	text-indent:-9999px;
	}	
/*-------------------------------------
    戻るボタン
--------------------------------------*/	

#main .return{
	background:url(../img/buttons/btn_return.jpg);
	padding:0;	height:42px;
	width:220px;
	text-indent:-9999px;
	border:none;
	}
#main .return:hover{
	background:url(../img/buttons/btn_return_on.jpg);
	padding:0;	
	height:42px;
	width:220px;
	text-indent:-9999px;
	}		
/*-------------------------------------
    完了画面のdiv
--------------------------------------*/
#main .complete_area{
	margin:20px auto;
	padding:20px 30px;
	}

#main .complete_area h2{
	padding:13px 0 15px 0;
	color:#834523;
	font-family:ume_m,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:220%;
	font-weight:600;
	}


#main .form_complete p{
	margin:20px 0;}
/*-------------------------------------
    完了画面のトップへ戻るボタン
--------------------------------------*/

#main .return_top{
	background:url(../img/buttons/btn_return_tp.jpg);
	padding:0;	
	height:42px;
	width:220px;
	border:none;
	text-indent:-9999px;
	display:block;
	margin:20px auto;
	}
#main .return_top:hover{
	background:url(../img/buttons/btn_return_tp_on.jpg);
	padding:0;	height:42px;
	width:220px;
	text-indent:-9999px;
	}
/*-------------------------------------
    必須
--------------------------------------*/
	
#main th span.kome{
	margin-left:10px;
	background-color:#C33;
	padding:3px 4px ;
	color:#fafafa;
	font-size:9px;
	letter-spacing:1px;
    margin: 0px 0px 0px 10px;
	line-height:9px;
	border-radius:3px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    }	
	
	
/* カレンダー
----------------------------------------------------------- */	
	
#contents .us-calender{
	margin-left:15px;
	width:180px;
	height:250px;
	text-align:right;}	
	
#contents .us-calender .fc-view table{
	border-collapse:collapse;
	background:#fff;
	font-size:85%;
	}	
	
#contents .us-calender table.fc-header{
	margin-top:10px !important;
	}	
	
#contents .us-calender table.fc-header td{
	border:none;
	background:none;}
	
	
#contents .us-calender table.fc-header .fc-header-center{
	vertical-align:middle;}
	
#contents .us-calender table th{
	width:auto !important;
	font-weight:normal;
	padding:0px 0 !important;
	background:#333 !important;
	color:#fff; 
	}	

#contents .us-calender table td{
	text-align:center;
	vertical-align:middle;}	
	
#contents .us-calender table td .fc-day-number{
	float:none !important;
	padding-top:0px;
	}	
		
#contents .us-calender table td.fc-other-month{
	opacity:0;}	
		
#contents .us-calender table td.fc-sun,#contents .us-calender table th.fc-sun{
	color:#C00;}

#contents .us-calender table td.fc-sat,#contents .us-calender table th.fc-sat{
	color:#33F;}	

#contents .us-calender .fc-content{
	margin-bottom:5px;}	
	
#contents .us-calender .holiday_txt{
	font-size:85%;
	}	
	
/*臨時のお知らせ部分　追加作業　竹田　2013年2月13日*/	

.section_e{position: relative;
	/*background:url(../img/index/i-n-t4.jpg);*/
}

.emergency{position: absolute; top: 20px; left:150px; width: 800px;}


.emergency span{
	font-size:140%;
	font-weight:bold;
	color:#C40900;}	
.emergency span.em_smaller {
	font-size:120%;
	font-weight:bold;
	color:#C40900;
}

.iqfm-table input{
	border:1px solid #ddd;
}