@charset "UTF-8";

@media print {
    /* 紙媒体向けスタイル定義 */
    body { display:none }
  }

body,div,dl,dt,dd,ul,ol,li,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td{
	margin:0;
	padding:0;
}

body{
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	background-color:#E9C000;
	 width:auto;

}


*html body{
	font-size:small;
}
*:first-shild+html body{
	font-size:small;
}

p {
	margin:0px;
	padding:0px;

}


a:link {
	color: #23993E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #23993E;
}
a:hover {
	text-decoration: underline;
	color: #23993E;
}




a:active {
	text-decoration: none;
	color: #23993E;
}
img{
	border:0;
	vertical-align:bottom;
}



ul,dl,ol{
	text-indent:0;
}
li{
	list-style:none;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
* html input,*html textarea,* html select{
	font-size:100%;
}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select{
	font-size:100%;
}


caption{
	text-align:left;
}

input,select,textarea{
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
}


a:hover img{
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity = 80);
}


/* フッター
------------------------------------------*/
#footer{
	background-image:url(../images/bace/footer_back.png);
	background-repeat:repeat-x;
	height:80px;
	width:100%;
	margin-top:30px;
}

#footer .txt{
	text-align:center;
	font-size : 80%;
	display:block;
	width:100%;
	padding-top:20px;


}



/* default
------------------------------------------*/
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%; /* Win IE */
	line-height: 100%;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
/*floatキャンセル*/
.clearfix:after{/*新しいブラウザ用*/
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/*IE用*/
.clearfix{ display:inline-table;clear:both; }
/*Mac-IE用\*/
*html .clearfix{ height:1%;clear:both; }
.clearfix{ display:block;clear:both; }
/* CSS Document */


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* オプション
------------------------------------------*/

.ml60{
	margin-left:60px;
}
.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.ml20{
	margin-left:20px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}



/* ライトボックス中身
------------------------------------------*/

.midashi{
	text-align:center;
	margin-top:20px;
	font-size:160%;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-bottom:40px;
}

.midashi2{
	text-align:left;
	margin-top:20px;
	font-size:90%;
	color:#666666;
	letter-spacing:0.2em;
	margin-bottom:0px;
	border-bottom:#E9C000 solid 1px;
}

.midashi3{
	text-align:center;
	margin-top:20px;
	font-size:140%;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-bottom:20px;
	padding:10px;
	background-color:#E9C000;
		color:#fff;
		margin-top:40px;

}




.txtbox{
		color:#666666;
	margin-left:50px;
	margin-right:50px;
	text-height:font-size;
	padding-bottom:40px;
		font-size:110%;
		line-height:1.7em;
	}

 .txtbox dt{
	 text-align:center;
	float:left;
	padding:5px;
	background-color: #E9C000 ;
	color:#000000;
	width:50px;
	font-size:90%;
	}


.txtbox dd{
	text-align:left;
	float:right;
	color:#000000;
	margin-left:30px;
	width:680px;
	margin-top:10px;
	}

		.txtbox dl{
			margin:0px;
		}


.lightbox-panel3 .txtbox ul{
	padding-bottom:20px;
	width:100%;
	margin-top:0px;
			}

.lightbox-panel3 .txtbox li{
	margin-left:25px;
	float:none;
	list-style-type:decimal ;
	margin-top:10px;
	text-align:left;

	}



.lightbox-panel .txtbox ul{
	margin-top:20px;
	padding-bottom:20px;
	width:100%;
			}

.lightbox-panel .txtbox li{
	margin-left:0px;
	float:none;
	list-style-type:decimal ;
	margin-left:20px;

	}


table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 90%;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}

th {padding: 10px 20px;
	color: #fff;
	text-align:center;
	background-color:#E9C000;
	border-right:1px solid #FFFFFF;
	font-weight:bold;
}
td	{
	padding: 10px 20px;
	color: #1D5C79;
}
.sample2 th	{
	border-bottom: 2px solid #1D5C79;
}
.sample2 td	{
	border-bottom: 1px  solid #DDD;
}


/****言語切替******/
ul.tabs{
	margin-bottom: 20px;
	position: absolute;
	right: 0;
}

ul.tabs li{
	display: inline-block;
	padding: 0px 10px;
	border: solid 1px;
	border-color: rgb(233, 192, 0)!important;
}

ul.mission-tabs{
margin-top: 40px;
display: block;
width: auto!important;
margin-left: none!important;
margin-right: none!important;
position: absolute!important;
left: 50px!important;
top: 100px!important;
padding-bottom: 30px;
margin-bottom: 40px;
}

ul.mission-tabs li{
  display: inline-block;
	padding: 5px 10px;
	border: solid 1px;
	border-color: rgb(233, 192, 0)!important;
}
ul.member-tabs{
margin-top: 40px;
display: block;
width: auto!important;
margin-left: none!important;
margin-right: none!important;
position: absolute!important;
left: 50px!important;
top: 100px!important;
padding-bottom: 30px;
margin-bottom: 40px;
}

ul.member-tabs li{
  display: inline-block;
	padding: 0px 10px;
	border: solid 1px;
	border-color: rgb(233, 192, 0)!important;
}

.active,.mission-active,.member-active{
		background-color: rgb(233, 192, 0)!important;
}



.member-content{
	padding-top: 100px;
}
.mission-content{
	margin-top: 80px;
}




#tab1.text,#tab2.text{
	padding-top:50px;
}

.bs-year{
	display:block; padding:3px; margin-top:20px; text-align:center; background-color: #F1FED4; margin-bottom:20px;font-weight: bold;
}
.title-03{
margin:30px 0px 10px 0px; font-weight:bold; text-align:center; display:block; border:#C0C0C0 1px solid;
}

.margin-dotted2 {
	border-bottom:dotted 1px #9abac9!important;
	border-top:none!important;
}

.margin-dotted3 {
	border-top:none!important;
}

.margin-dotted {
	border-bottom:dotted 1px #9abac9!important;


}

.margin-dotted {
	border-bottom:dotted 1px #9abac9!important;
	border-top:none!important;


}

.margin-dotted4 {

	border-bottom:dotted 1px #9abac9!important;

}
