@charset "utf-8";
/* COMMON */
article p, p.normal {
	line-height: 1.5;
	margin: .5em 0 .8em;
}

p.default {
	margin-bottom: 0;
}
article section, article .sectionDiv, article div.normal {
	padding-bottom: 1.6em;
}
article figure img, .hundredYearimg img {
	max-width: 100%;
	height: auto;
}
article figcaption {font-size:12px; line-height:1.4;}
article small {font-size:12px;}

/* Text */
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}
.alignL {
	text-align: left;
}
.valignT {
	vertical-align: top;
}
.valignM {
	vertical-align: middle;
}
.colorRed {
	color:#f00;
}

.w100 {width:25%;}
.w150 {width:30%;}
/* Img */
.imgR {
	float: right;
	max-width:30%;
	height:auto;
    margin: 0 0 5px 5px;
}
.imgL {
	float: left;
	max-width:30%;
	height:auto;
    margin: 0 5px 5px 0;
}
.imgList3 {
	font-size:0;
}
.imgList3 li {
	display:inline-block;
	width:32%;
	margin:0 1% 1% 0;
	font-size:14px;
}
.imgList3 li img {
	max-width:100%;
	height:auto;
}



/* LIST */
dl.normal dt {
	color:#000000;
	font-weight:bold;
}

dl.normal dd {
	margin-left: 15px;
}
ul.normal {
	list-style-type: disc;
	padding-left: 2.3em;
	margin: .5em 0 .8em;
}
ol.normal {
	list-style-type: decimal;
	padding-left: 2.3em;
	margin: .5em 0 .8em;
}

li ul.normal, li ol.normal, ol.normal2 {
	padding-left: 1.4em;
	}

li, dd {
	margin-bottom: .3em;
}

.about ol.katakanaIroha {
	list-style-type: katakana-iroha;
	margin-left:1em;
}

/* PAGE NAVI */
.tabNav {
	width: 100%;
	border-bottom: 5px solid #555555;
	text-align: left;
	font-size: 0;
}
.tabNav li {
	display: inline-block;
	font-size: 10px;
	vertical-align: middle;
	margin: 0 .5% 0 0;
}
.year100 .tabNav li {width: 19%;}
.year100 .tabNav li.long {width: 32%;}
.tabNav li:last-child {
	margin-right: 0;
}
.tabNav li a, .tabNav li span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.tabNav li a {
	background-color: #eaeaea;
	color: #333;
}
.tabNav li span, .tabNav li a:hover {
	background-color: #555555;
	color: #ffffff;
}

.tabNav.fullwidth {
	border-bottom:none;
	padding:.5%;
	text-align:center;
	background-color:#929292;
}
.tabNav.fullwidth li {
	width: 49%;
	margin:0 .5% .5% 0;
}


.menu-num {
	font-size:0;
	text-align:center;
}
.menu-num li {
	list-style-type: none;
	display: inline-block;
	width:13%;
	margin:0 1% 0 0 ;
	font-size:12px;
}

.menu-num a {
	display: block;
	width:100%;
	text-decoration: none;
	background-color:#336699;
	color:#fff;
	display: inline-block;
	padding:10px 0;
	text-align:center;
}

.menu-num span {
	display: block;
	width:100%;
	text-decoration: none;
	background-color:#ccc;
	padding:10px 0;
	text-align: center;
}

.menu-num a:hover {
	background-color:#002244;
}

.movearea li {
	display:block;
	width:49%;
}
.movearea .next {
	float:right;
	text-align:right;
}
.movearea .back {
	float:left;
	text-align:left;
}

/* TITLE */
.heavy	{
	margin: 0 0 15px;
	padding: 12px 16px;
	color: #ffffff;
	background-color: #444444;
	font-weight:bold;
	}

.midium {
	margin: 0 0 15px;
	padding: 5px 0 5px 15px;
	border-left: 5px solid #e60012;
	font-size: 16px;
	font-weight: bold;
}
.regular {
	background-color: #eaeaea;
	color: #333;
	border-radius: 3px;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 12px 16px;
}
.light {
	margin-bottom: 15px;
	padding: 5px 0;
	border-bottom: 1px dotted #aaaaaa;
	font-weight: bold;
}

article h5 {
	font-size: 14px;
	font-weight: bold;
	background-color: #dcf7e9;
	padding: 10px 5px;
}



b.normal {
	display: block;
	margin: .5em 0;
	padding: .8em 0 .3em 0;
	border-bottom: 2px solid #eaeaea;
}
td b.normal {
	display:inline;
	font-weight:bold;
	color:#000000;
	border:none;}
b.text {
	font-weight:bold;
	color:#000000;
}
strong.normal {
	display: block;
	color: #47a174;
	padding: .5em .3em;
	margin-bottom: 0.3em;
	font-weight: bold;
}
strong.black {
	display: block;
	color: #333333;
	padding: .5em .3em;
	margin-bottom: 0.3em;
	font-weight: bold;
}
/* Box border */
.boxBorder.formatA {
	margin-bottom: 1.5em;
	padding: 1em;
	border: 1px solid #aaaaaa;
}
.boxBorder.formatB {
	padding-top: 1em;
	border-top: 1px solid #aaaaaa;
}
/* TABLE */
table.formatA {
	margin: 5px 0 15px;
	border-collapse: collapse;
	width: 100%;
}
table.formatA th, table.formatA td {
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 13px;
}
table.formatA th {
	background-color: #eeeeee;
}
.frame {
	overflow-x: scroll;
	overflow-y: auto;
	width: 100%;
}

.nowrap {
	white-space: nowrap;
}

table th.bg111, table td.bg111 {
	background-color: #333333;
}
.cFff {
	color: #ffffff;
}

.btn.formatA a	{
	display: block;
	margin: 0 10px;
	text-align: center;
	line-height: 33px;
	border-radius: 3px;
	color: #ffffff;
	background-color: #111111;
}

.fs16 {
	font-size: 16px !important;
	border: 1px solid #ff3300;
}
.fs14 {
	font-size: 14px !important;
}
.fs12 {
	font-size: 12px !important;
}
.fs10 {
	font-size: 10px !important;
}
.ctrl {
	margin: 15px 0 30px;
	font-size: 12px;
}
.ctrl span {
	vertical-align: 2px;
	padding: 0 20px;
	color: #aaaaaa;
}

.year100 .contents hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	clear: both;
	}	
		
.year100 .contents .ctrl-select	{margin: 5px;}

.year100 .contents .customSelect {
	width: 100%;
    padding: 0.75em;
    font-size: 14px;
    border: 1px solid #777777;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url(/img/sp/100year/future/obj_select-arrow.gif) no-repeat 98% center;
}


.year100 .photo2area {
	text-align:center;
	font-size:0;
}
.year100 .photo2area li {
	display:inline-block;
	width:49%;
	margin:0 1% 1% 0;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}
.year100 .photo2area li:nth-child(2n) {
	margin:0 0 1% 0;
}
.year100 .photo2area li img {
	max-width:100%;
	height:auto;
}

.year100 figure.academyphoto {
	display:block;
	width:98%;
	background-color:#ececec;
	margin:0 auto 5px auto;
	padding:5px 0;
	text-align:center;
}
.year100 figure.academyphoto img {
	max-width:95%;
	margin:0 auto;
}
.year100 figure.academyphoto figcaption {
	font-size:10px;
	line-height:1.3;
	padding:0 5px;
	text-align:center;
}
.year100 .tabNav li.report span{
    background-color: #BBBBBB;
    color: #939393;
}
	
/*20160325*/

.year100 .academyBnr.u16{
    margin-top: 10px;
}