@charset "UTF-8";
/* CSS Document */

body{
	min-width:980px;
	word-break:normal;
	font-size: 14px;
	}
	
#Report_head{
	background:url(../images/report/3rd/bg.jpg) no-repeat top right #000036;
	margin-bottom: 20px;}	
	
.Contnets{
	width:980px;
    position: relative;
	margin:0px auto;}	
/*  ///////////
///////////  */
.btn_rep_lang{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/bg_lang_jp.png) no-repeat 0 0;
	height: 40px;
	width: 90px;
}
.btn_rep_lang p{
	padding-left: 54px;
	padding-top: 18px;
}

.btn_rep_lang p a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn_en.png) no-repeat 0 0;
	width: 19px;
	height: 15px;
}
.btn_rep_lang p a:hover{background-position: 0 -15px;}
/*  ///////////
///////////  */
	
h1{
	padding:20px 0px;}

/* #Report_head p{
	padding-top:25px;}*/

h2{
	text-align: center;
	margin-bottom: 25px;
}

h3{padding-bottom: 15px; text-align: left;}

/* ADD 3rd */
.js-tab>div{float:left;width:25%;background:#eee;color:#A5CC39;text-align: center;padding:15px 0;cursor:pointer;font-size: 18px; font-weight: 800; border: 1px solid #A5CC39;box-sizing: border-box;}
.js-tab>div.active{background:#A5CC39;color: #333;}
.js-tab_content{display:none;padding:20px 0;}
.js-tab_content.active{display:block;}
/* END 3rd  */

table.Report{
	border-top: 1px solid #CCC;}


table.Report th,
table.Report td{
	text-align: left;
	vertical-align: top;
	padding: 8px 0px;
	border-bottom: 1px solid #CCC;
}

table.Report td.b_none,
table.Report tr.b_none td{
	border-bottom: none;
	padding-bottom: 0px;
	}
table.Report td.nowrap{
	white-space: nowrap;
	padding-right: 20px;
	width: 12em;
	padding-top: 0px;}
	
table.Report td.gray{padding-top: 0px;}

table.Report th{
	white-space: nowrap;
	padding-right: 20px;
	color: #A5CC39;
	}
	
table.Report th.time{width: 6em;}
table.Report th.number{width: 2em;}

table.Report caption{font-size: 16px; text-align: left; padding-bottom: 10px;}

.font_14{font-size: 14px;}
.gray{color: #989898;}
.green{color: #A5CC39;}

.Report_l{
float: left;
width: 680px;
}

.Report_r{
float: right;
width: 260px;
}
/*    */
.Report_wide{
float: left;
width: 980px;
overflow: hidden;
display: block;
}
.image-box {
float: left;
padding-top: 10px;
padding-bottom: 10px;
    width: 230px;
}
.p_r_20{padding-right: 20px;}


.Report_r_photo{padding-bottom: 20px;}
.Report_r_photo img{display: block; margin-bottom: 2px;}


.caption{
color: #999999;
font-size: 79%;
}
.caption span{color: #A5CC39;}
.days{font-weight: 800;font-size: 120%;}

.Program table{margin-bottom: 45px;}

.Discussion table.Discussion_1,
.Discussion table.Discussion_1 tr:last-child td,
.Discussion table.Discussion_1 tr:last-child th{border-bottom: none;}

.Discussion .Report_r_photo{padding-bottom: 10px;}

.Member_l{
	float: left;
	width: 470px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 0px;}
.Member_r{
	float: right;
	width: 470px;
}

#copyright1{
	font-size: 12px;
	color: #A5CC39;
	text-align: center;
	
}

#copyright1 span{border-bottom: 1px dotted  #A5CC39;}

#copyright2{
	font-size: 12px;
	padding: 10px 0px;
	text-align: center;}

.sp_pic{ letter-spacing: 10px; }
.sp5{ letter-spacing: 3em; }

