@charset "utf-8";

/*===== STYLE LIST ==========================================================
 1: Custom Setting
 2: Layout
 3: Module
============================================================================= */

/* 1: Custom Setting
============================================================================= */
@font-face {
	font-family: "Yu Gothic M";
	src: local('Yu Gothic Medium');
}

@font-face {
	font-family: "游ゴシック M";
	src: local('游ゴシック Medium');
}

html {
  overflow-y: scroll;
}
body {
	min-width: 980px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Yu Gothic M" , "游ゴシック M" , "Yu Gothic" , "游ゴシック" , "YuGothic" , "游ゴシック体" , "Hiragino Sans" , "ヒラギノ角ゴシック" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ ProN W3" , Meiryo , "メイリオ" , "MS PGothic" , "ＭＳ Ｐゴシック" , sans-serif;
	font-size: 80%;
	line-height: 1.7;
	text-align: center;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#search-results *, #search-results *:before, #search-results *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.wrapper {
	text-align: left;
}
nav ul {
	list-style: none;
}
.sp {
	display: none!important;
}
.pc {
	display: block!important;
}

@media screen and (max-width: 640px) {
	body {
		min-width: 100%;
		font-size: 16px;
	}
	.sp {
		display: block!important;
	}
	.pc {
		display: none!important;
	}
	img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	table {
		max-width: 640px;
		width: auto;
	}
	caption, th, td {
		width: auto;
		font-size: 16px;
	}
}

/* Text
----------------------------------------------------------------------------- */
h1 {
	margin-bottom: 1.5em;
	font-size: 200%;
	line-height: 1.5;
}
main h1 {
	padding-bottom: 0.5em;
	border-bottom: 3px solid #2D6E87;
}
main h1 + div.btnBox {
	margin-top: -2em;
}
main h2 {
	margin-top: 40px;
}
main .grid h2 {
	margin-top: 0;
}
aside h2,
.moreColumn h2 {
	font-size: 130%;
}
h2 {
	position: relative;
	margin-bottom: 1em;
	padding: 0.4em 0 0.4em 15px;
	background-image: url(/jp/common/img/icon-title01.png);
	background-position: left top;
	background-repeat: repeat-y;
	color: #2D6E87;
	font-size: 160%;
	line-height: 1.5;
}
h2 .rss {
	position: absolute;
	top: 50%;
	left: inherit;
	min-height: 15px;
	margin: -10px 0 0 50px;
	padding-left: 20px;
	background-image: url(/jp/common/img/icon-rss01.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 60%;
	font-weight: normal;
	overflow: hidden;
}
h2.normal {
	margin-top: 0;
	padding-left: 0;
	color: #000000;
	font-size: 160%;
	background-image: none;
}
.column h2 {
	margin-bottom: 1em;
	padding: 0;
	background-image: none;
	color: #333333;
	font-size: 150%!important;
}
.column .frame h2 {
	margin-top: 0;
}
.booksBox h2 {
	margin-bottom:30px;
}
.dpBox .readPapers h2 {
	padding: 0;
	background-image: none;
	color: #2D6E87;
	font-size: 145.5%;
}

h3 {
	margin-bottom: 1em;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.4;
}
h3.decor01 {
	color: #0E7CA6;
	font-size: 130%;
	font-weight: bold;
}
h3.decor02 {
	font-weight: bold;
}
aside h3 {
	font-size: 100%;
	line-height: 1.5;
}
h4 {
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1.5;
}
h4.decor01 {
	font-weight: normal;
}
h4.decor02 {
	font-size: 120%;
}
.detailEvents h4 {
	font-size: 120%;
}
h5 {
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1.5;
}
h5.decor01 {
	font-size: 110%;
}

.detailEvents h5 {
	padding-left: 15px;
	background-image: url(/jp/common/img/icon-title02.png);
	background-position: left 0.6em;
	background-repeat: no-repeat;
	font-size: 100%;
}
h6 {
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1.5;
}
p {
	margin-bottom: 1.5em;
	font-size: 100%;
	line-height: 1.6;
}
p.notice {
	color: #DF2F33;
}
p.update {
	margin-bottom: 0;
	color: #DF2F33;
}
p.sub_title {
	font-size: 140%;
	font-weight: bold;
}
.read {
	margin-bottom: 2.5em;
	font-size: 110%;
	line-height: 1.6;
}
.notes {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}
p.notes02{
	margin-left: 1em;
	text-indent: -1em;
}
p.text-q{
	font-weight: bold;
}
.textBox {
	margin-bottom: 3em;
	overflow: hidden;
}
.indent60 {
	margin-left: 60px;
}

main .latestEvents p em,
main .detailEvents p em {
	color: #DF2F33;
	font-weight: normal;
}
main .latestEvents p em.normal,
main .detailEvents p em.normal {
	color: #333333;
	font-weight: bold;
}
main .detailEvents .listBox07 p em,
main .detailEvents .textBox p em,
main .detailEvents .table02 p em {
	color: #000000;
	font-weight: bold;
}
.projectsBox h2 + div,
.projectsBox h3 + div,
.projectsBox h4 + div,
.projectsBox h5 + div,
.projectsBox h6 + div {
	font-size: 110%;
	line-height: 1.6;
}
.dpBox h2 + div,
.dpBox h3 + div,
.dpBox h4 + div,
.dpBox h5 + div,
.dpBox h6 + div {
	font-size: 110%;
	line-height: 1.6;
}
.booksBox h2 + div,
.booksBox h3 + div,
.booksBox h4 + div,
.booksBox h5 + div,
.booksBox h6 + div {
	font-size: 110%;
	line-height: 1.6;
}
.eventsBox h2 + div,
.eventsBox h3 + div,
.eventsBox h4 + div,
.eventsBox h5 + div,
.eventsBox h6 + div {
	font-size: 110%;
	line-height: 1.6;
}

@media screen and (max-width: 640px) {
	main h1 {
		padding-bottom: 0.75em;
		font-size: 24px;
	}
	main h1 + div.btnBox {
		margin-top: 0;
	}
	h2 {
		position: relative;
		padding: 0.5em 0 0.5em 20px;
		background-image: url(/jp/common/img/sp-icon-title01.png);
		background-position: left top;
		background-repeat: repeat-y;
		font-size: 24px;
	}
	h2 .rss {
		position: absolute;
		top: 50%;
		right: 0;
		min-height: 20px;
		width: 20px;
		height: 20px;
		margin: -10px 0 0 0;
		padding-left: 0;
		background-image: url(/jp/common/img/sp-icon-rss01.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 20px 20px;
	}
	.column h2 {
		font-size: 20px!important;
	}
	h3,
	aside h3 {
		font-size: 20px;
		line-height: 1.5;
	}
	p {
		margin-bottom: 1.5em;
		font-size: 16px;
		line-height: 1.7;
	}
}

/* List
----------------------------------------------------------------------------- */
ol, ul {
	margin: 0 0 1.5em 2em;
	list-style-position: outside;
}
ol li, ul li {
	margin-bottom: 0.5em;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
dl {
	margin-bottom: 1.75em;
}
ol.nomark, ul.nomark,
ol.none, ul.none {
	margin-left: 0;
	list-style: none;
}
ol.custom,ol.custom {
	list-style: none;
}
ol.roman {
	list-style-type: upper-roman;
}
ol.alpha {
	list-style-type: upper-alpha;
}
ul.parallel li {
	display: inline-block;
	margin-right: 2em;
}
ol.custom li {
	position: relative;
}
ol.custom li span {
	position: absolute;
	left: -1.5em;
	top: 0;
}

@media screen and (max-width: 640px) {
	ol li, ul li {
		font-size: 16px;
	}
}

/* Text
----------------------------------------------------------------------------- */
em {
	font-style: normal;
	font-weight: bold;
}
i {
	font-style: italic;
}
address, caption, cite, code {
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
}

/* Form
----------------------------------------------------------------------------- */
optgroup {
	margin: 0 10px 0.5em 0.5em;
	font-size: 75%;
	font-style:normal;
}
optgroup:before {
	margin-bottom: 0.25em;
}
optgroup > option {
	padding: 0 1em 0.2em 0.75em;
	font-size: 116.7%;
}
option {
	padding: 0.2em 1em 0.2em 0.5em;
}
label {
	margin-left: 3px;
	vertical-align: middle;
}
select {
	font-size: 100%;
	line-height: normal; 
}
textarea {
	font-size: 100%;
	line-height: 1.6; 
}
button {
	padding: 0;
	border: none;
	background-color: transparent;
}
input::-ms-clear {
	visibility: hidden;
}
input::-ms-reveal {
	visibility: hidden;
}

/* Link
----------------------------------------------------------------------------- */
a {
	text-decoration: underline;
}
a:link {
	color: #286382;
}
a:visited {
	color: #9453AC;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #4D7E97;
}

/* Print
----------------------------------------------------------------------------- */
.print {
	display: none;
}

/* 2: Layout
============================================================================= */

/* Noscript Message
----------------------------------------------------------------------------- */
p.jsAlrt {
	display: block;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #EDEDED;
	text-align: center;
}

/* Blockskip
----------------------------------------------------------------------------- */
#blockskip {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
	z-index: 9999;
}
#blockskip a {
	display: block;
	width: 100%;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	background: #333333;
	color: #FFFFFF;
	cursor: default;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
#blockskip a:hover {
	text-decoration: underline;
}
#blockskip a.show {
	height: 2em;
	margin-top: -3px;
	padding: 5px 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 100%;
	line-height: 1.5;
}

/* Header
----------------------------------------------------------------------------- */
header {
	width: 980px;
	margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
header:after {
  content: " ";
  clear: both;
  display: block;
}
header .logo {
	float: left;
	width: 430px;
	margin: 25px 0 0 0;
}
header .headMenu {
	float: right;
	width: 550px;
}
header .headMenu .language {
	float: right;
	margin: 0 0 15px 0;
	list-style: none;
  overflow: hidden;
  zoom: 1;
}
header .headMenu .language:after {
  content: " ";
  clear: both;
  display: block;
}
header .headMenu .language li {
	float: left;
	min-width: 80px;
	margin: 0 0 0 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-radius: 0 0 4px 4px;
	color: #FFFFFF;
	text-align: center;
}
header .headMenu .language li:first-child {
	margin-left: 0;
}
header .headMenu .language li a {
	display: block;
	padding: 5px 10px;
	color: #1F4F67;
}
header .headMenu .language li.current {
	padding: 5px 10px;
	background: #2D6E87;
	border: none;
}
header .headMenu .headNav {
	clear: both;
	float: right;
	margin: 0 0 10px 15px;
	list-style: none;
  overflow: hidden;
  zoom: 1;
}
header .headMenu .headNav:after {
  content: " ";
  clear: both;
  display: block;
}
header .headMenu .headNav li {
	float: left;
	margin: 1px 0 0 15px;
	padding-left: 15px;
	border-left: 1px solid #666666;
	line-height: 1;
}
header .headMenu .headNav li:first-child {
	margin-left: 0;
	padding-left: 0;	
	border-left: none;
}
header .headMenu .search {
	clear: both;
	float: right;
	display: table;
	width: 70%;
	height: 40px;
	margin: 0 0 4px 0;
}
header .headMenu .search dt {
	display: table-cell;
	padding: 0 15px 4px 0;
	text-align: right;
	line-height: 1;
	white-space: nowrap;
	vertical-align: middle;
}
header .headMenu .search dd {
	display: table-cell;
}
header .headMenu .search .gsc-input-box,
header .headMenu .search input.gsc-input,
header .headMenu .search input.gsc-search-button,
#search-results input.gsc-search-button {
	box-sizing: content-box!important;
	line-height: 1.2;
}
header .headMenu .search .gsib_a,
#search-results .gsib_a {
	padding: 0 10px;
}
header .headMenu .search .gsc-search-box input.gsc-search-button,
#search-results .gsc-search-box input.gsc-search-button {
	margin-bottom: 2px;
	background-color: #2D6E87;
	background-image: none;
	border: none;
	border-radius: 4px;
}
header .headMenu .search .gsc-input-box-focus,
#search-results .gsc-search-box .gsc-input-box-focus {
	border: 1px solid #286382!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding: 4px 8px 4px 0!important;
	background-color: transparent!important;
	font-size: 100%;
	line-height: 1.2;
}

@media screen and (max-width: 640px) {
	header {
		position: relative;
		max-width: 640px;
		min-height: 76px;
		width: 100%;
		margin: 0;
		padding: 0 10px 10px 10px;
	}
	header .logo {
		position: absolute;
		top: 0;
		left: 15px;
		float: none;
		width: 185px;
		margin-top: 3px;
	}
	header .headMenu {
		position: absolute;
		top: 0;
		right: 10px;
		float: none;
		width: auto;
	}
	header .headMenu .language li {
		min-width: 60px;
		margin: 0 0 0 4px;
		border-radius: 0 0 8px 8px;
		font-size: 12px;
		line-height: 1;
	}
	header .headMenu .language li a,
	header .headMenu .language li.current {
		padding: 6px 4px;
	}
	header .headMenu .headNav,
	header .headMenu .search {
		display: none;
	}
	header .btnSearch {
		position: absolute;
		bottom: 10px;
		right: 60px;
		width: 27px;
	}
	header .btnMenu {
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 27px;
		background-image: url(/jp/common/img/sp-icon-menu_off.png);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 27px;
		text-indent: -9999px;
	}
	header .btnMenu:hover {
		cursor: pointer;
	}
	header .btnMenu.open {
		background-image: url(/jp/common/img/sp-icon-menu_on.png);
	}
}


/* Global Navigation
----------------------------------------------------------------------------- */
.gNav {
	background-image: url(/jp/common/img/gnav-bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-top: 3px solid #2D6E87;
}
.gNav .nav-menu {
  position: relative;
	width: 980px;
	height: 47px;
	margin: 0 auto;
  z-index: 15;
}
.gNav .nav-menu:after {
  content: " ";
  clear: both;
  display: block;
}
.gNav .nav-item {
	float: left;
	margin-bottom: 0;
	background-image: url(/jp/common/img/gnav-button.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
  list-style: none;
}
.gNav .nav-item > a {
  position: relative;
  display: block;
	height: 47px;
	background-image: url(/jp/common/img/gnav-button.gif);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.gNav .nav-item.projects > a {
	width: 146px;
	background-position: 0 bottom;
}
.gNav .nav-item.fellows > a {
	width: 184px;
	background-position: -146px bottom;
}
.gNav .nav-item.data > a {
	width: 104px;
	background-position: -330px bottom;
}
.gNav .nav-item.publications > a {
	width: 117px;
	background-position: -434px bottom;
}
.gNav .nav-item.events > a {
	width: 125px;
	background-position: -551px bottom;
}
.gNav .nav-item.database > a {
	width: 154px;
	background-position: -676px bottom;
}
.gNav .nav-item.papers > a {
	width: 150px;
	background-position: -830px bottom;
}
.gNav .nav-item.projects > a.open, .gNav .nav-item.projects > a.focus, .gNav .nav-item.projects > a.current {
	background-position: left top;
}
.gNav .nav-item.fellows > a.open, .gNav .nav-item.fellows > a.focus, .gNav .nav-item.fellows > a.current {
	background-position: -146px top;
}
.gNav .nav-item.data > a.open, .gNav .nav-item.data > a.focus, .nav-item.data > a.current {
	background-position: -330px top;
}
.gNav .nav-item.publications > a.open, .gNav .nav-item.publications > a.focus, .gNav .nav-item.publications > a.current {
	background-position: -434px top;
}
.gNav .nav-item.events > a.open, .gNav .nav-item.events > a.focus, .gNav .nav-item.events > a.current {
	background-position: -551px top;
}
.gNav .nav-item.database > a.open, .gNav .nav-item.database > a.focus, .gNav .nav-item.database > a.current {
	background-position: -676px top;
}
.gNav .nav-item.papers > a.open, .gNav .nav-item.papers > a.focus, .gNav .nav-item.papers > a.current {
	background-position: -830px top;
}
.gNav .nav-item > a.open {
	background-image: url(/jp/common/img/gnav-button.gif);
	background-repeat: no-repeat;
  border-bottom: none;
  z-index: 9999;
}
.gNav .sub-nav {
  position: absolute;
  display: none;
  top: 47px;
  padding: 1em 0;
  background-color: #EDEDED;
  border: 1px solid #2D6E87;
}
.gNav .papers .sub-nav {
  left: 828px;
}
.gNav .sub-nav.open {
  display: block;
}
.gNav .sub-nav ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.gNav .sub-nav li {
  display: block;
	height: auto;
  margin: 0;
  padding: 0;
	line-height: 1.4;
  list-style-type: none;
}
.gNav .sub-nav li a {
	display: block;
	padding: 8px 15px;
}
.gNav .sub-nav li a:hover,
.gNav .sub-nav li a:focus {
	background-color: #2D6E87;
	color: #FFFFFF;
}
.gNav .sub-nav li img {
	display: inline-block;
}
.sp-gNav {
	display: none;
}

@media screen and (max-width: 640px) {
	.gNav {
		background: none;
	}
	.gNav .nav-menu {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.gNav .nav-item {
		float: none;
	}
	.gNav .nav-item img {
		display: none;
	}
	.gNav .sub-nav ul {
		display: none;
	}
	.gNav .sub-nav.open {
		padding: 0;
		border: none;
	}
	.sp-gNav {
		padding-bottom: 15px;
		border-bottom: 1px solid #CCCCCC;
	}
	.sp-gNav ul {
		margin: 0 0 15px 0!important;
		background-color: #EDEDED;
	}
	.sp-gNav li {
		margin-bottom: 0;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
	}
	.sp-gNav li a {
		display: block;
		padding: 4px 10px;
		background-image: url(/jp/common/img/sp-gnav-arrow.png);
		background-position: 98.4% center;
		background-repeat: no-repeat;
		background-size: 10px 13px;
		color: #286382;
	}
	.nav-close {
		margin: 0 10px 0 0;
		text-align: right;
	}
	.nav-close a {
		display: inline-block;
		padding-right: 20px;
		background-image: url(/jp/common/img/sp-gnav-close.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-size: 15px;
		color: #286382;
		line-height: 1;
	}
}

/* Contents
----------------------------------------------------------------------------- */
#contents {
	width: 100%;
	padding-bottom: 50px;
}
#contents.top {
	background-image: url(/jp/common/img/main-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}
#contents .inner {
	width: 980px;
	margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
#contents.top .inner {
	background-image: url(/jp/common/img/mainVi-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#contents .inner:after {
  content: " ";
  clear: both;
  display: block;
}

@media screen and (max-width: 640px) {
	#contents.top {
		background: none;
	}
	#contents .inner {
		width: 100%;
		margin: 0;
	}
	#contents.top .inner {
		background: none;
	}
	#contents.top article {
		padding: 0 10px;
	}
}


/* Breadcrumb
----------------------------------------------------------------------------- */
.breadcrumb {
	padding: 15px 0 30px 0;
  overflow: hidden;
  zoom: 1;
}
.breadcrumb:after {
  content: " ";
  clear: both;
  display: block;
}
.breadcrumb ul {
	margin-left: 0;
	line-height: 1.4;
}
.breadcrumb li {
	position: relative;
	float: left;
	margin-right: 1.5em;
	padding-right: 2em;
	list-style: none;
}
.breadcrumb li:after {
	content: " > ";
	position: absolute;
	top: 0;
	right: 0;
}
.breadcrumb li:last-child:after {
	content: " ";
}

@media screen and (max-width: 640px) {
	.breadcrumb {
		margin-bottom: 20px;
		padding: 10px 10px 0.2em 10px;
		background-color: #F6F6F6;
	}
	.breadcrumb li {
		padding: 0;
		margin: 0;
		font-size: 12px;
	}
	.breadcrumb li:after {
		content: " ";
	}
	.breadcrumb li a {
		color: #1F4F67;
	}
}

/* Main
----------------------------------------------------------------------------- */
main {
	float: left;
	width: 690px;
}
body.wide main {
	float: none;
	width: 100%;
}
body.wide .side {
	display: none;
}
main .mainVi {
	margin-bottom: 40px;
}
main .mainVi img.pc {
	display: inline-block;
}

/* column */
.column {
	margin-top: 60px;
	font-size: 110%;
	line-height: 1.6;
}
.column article,
.column .article {
	margin-bottom: 2.5em;
	overflow: hidden;
}
.column article *:last-child,
.column .article *:last-child {
	margin-bottom: 0;
}
.column .frame article,
.column .frame .article {
	margin-bottom: 0;
}

.column article figure,
.column .article .figure {
	margin: 3em 0;
	text-align: center;
}
.column article figcaption,
.column .article .figcaption em {
	margin-bottom: 1.0em;
	font-size: 100%;
	text-align: center;/* Sato Wataru */
}
.column article .update,
.column .article .update {
	color: #000000;
	text-align: right;
}

@media screen and (max-width: 640px) {
	main {
		float: none;
		width: 100%;
		margin-bottom: 5.5em;
		padding: 0 10px;
	}
	.top main {
		padding: 0;
	}
	.top main .mainVi div.sp {
		padding: 0 10px;
	}
	body.wide main {
		margin-bottom: 0;
	}
	main .mainVi {
		max-width: 640px;
	}
	main .mainVi img.sp {
		margin-bottom: 2em;
	}
	main .mainVi h2 {
		margin-bottom: 1em;
		padding: 0;
		background: none;
		color: #333333;
		font-size: 110%;
	}
}

/* Side
----------------------------------------------------------------------------- */
.side {
	float: right;
	width: 250px;
	margin-left: 40px;
	padding: 0 15px;
}
.top .side {
	padding: 40px 15px 0 15px;
}
.side .database li.image a span {
	display: block;
	margin-bottom: 5px;
	text-decoration: underline;
}
.side .database li.image a img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.side .database li.image a span:hover,
.side .database li.image a span:last-child{
	text-decoration: none;
}
.side .mediaLink {
  margin-bottom: 3em;
}
.side .mediaLink p {
	margin-bottom: 1.5em;
}
.side .mediaLink:last-child p,
.side .svMaint:last-child p {
	margin-bottom: 0;
}

.side .tpp_banner {
  margin-bottom: 3em;
}

@media screen and (max-width: 640px) {
	.side {
		float: none;
		width: 100%;
		margin-left: 0;
		padding: 0 10px;
	}
	.top .side {
		padding-top: 0;
	}
	.side > div {
		padding-bottom: 60px;
	}
	.side .database li.image a {
		display: block;
	}
	.side .database li.image span {
		display: block;
		margin-bottom: 10px;
	}
	.side .mediaLink {
		margin-bottom: 0;
	}
	.side .svMaint {
		padding-bottom: 0;
	}
}

/* Footer
----------------------------------------------------------------------------- */

/* Footer Common */
.footNav a,
footer a,
footer {
	color: #FFFFFF!important;
}

/* footNav */
.footNav {
	background: #666666;
}
.footNav .inner {
	display: table;
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 50px 0;
}
.footNav .inner dl {
	display: table-cell;
	width: 140px;
	padding-left: 28px;
}
.footNav .inner dl:first-child {
	padding-left: 0;
}
.footNav .inner dt {
	margin-bottom: 10px;
	font-size: 125%;
}
.footNav .inner ul {
	margin: 0;
	color: #FFFFFF;
}
.footNav .inner li {
	margin-bottom: 0.75em;
	padding-left: 10px;
	background-image: url(/jp/common/img/icon-list01.png);
	background-position: left 0.6em;
	background-repeat: no-repeat;
	line-height: 1.3;
	list-style: none;
}
.footNav .inner dd + dt {
	margin-top: 20px;
}

/* footer */
footer {
	background: #666666;
}
footer .inner {
	width: 980px;
	margin: 0 auto;
}
footer .footMenu {
	margin-left: 0;
  overflow: hidden;
  zoom: 1;
}
footer .footMenu:after {
  content: " ";
  clear: both;
  display: block;
}
footer .footMenu li {
	position: relative;
	float: left;
	margin: 0 0.5em 0 0;
	padding-right: 1em;
	list-style: none;
}
footer .footMenu li:first-child {
	padding-left: 0;
}
footer .footMenu li:after {
	content: " | ";
	position: absolute;
	top: 0;
	right: 0;
	color: #FFFFFF;
}
footer .footMenu li:last-child {
	margin-right: 0;
	padding-right: 0;
}
footer .footMenu li:last-child:after {
	content: " ";
  clear: both;
  display: block;
}
footer .note {
	margin-bottom: 10px;
}
footer .pageTop {
  zoom: 1;
}
footer .pageTop:after {
  content: " ";
  clear: both;
  display: block;
}
footer .pageTop a {
	float: right;
	display: block;
	width: 70px;
	height: 60px;
	background-color: #D1D1D1;
	background-image: url(/jp/common/img/icon-pagetop.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 6px 6px 0 0;
	box-shadow: rgba(68, 68, 68, 0.5) 0 0 10px 2px;
	color: #666666!important;
	text-indent: -9999px;
}

@media screen and (max-width: 640px) {
	.footNav {
		display: none;
	}
	footer {
		padding: 2em 10px 0 10px;
	}
	footer .inner {
		width: 100%;
		margin: 0;
	}
	footer .footMenu li {
		float: none;
		width: 100%;
		margin: 0 0.5em 0.5em 0;
		padding-right: 0;
	}
	footer .footMenu li:after {
		content: " ";
	}
	footer .note {
		margin-bottom: 2em;
		font-size: 14px;
		line-height: 1.7;
	}
}


/* 3: Module
============================================================================= */

/* Box
---------------------------------------------------------------------------- */

/* listBox Common */
.listBox01,
.listBox02 {
	margin-bottom: 15px;
}
.listBox01 dl,
.listBox02 dl {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  zoom: 1;
}
.listBox01 dl:after,
.listBox02 dl:after {
  content: " ";
  clear: both;
  display: block;
}
.listBox01 dl:first-child,
.listBox02 dl:first-child {
	padding-top: 0;
}
.listBox02 dl + p.more {
	margin-top: 2em;
}
.listBox01 dt,
.listBox02 dt {
	float: left;
	margin-bottom: 0;
	overflow: hidden;
}
.listBox01 dt *:last-child,
.listBox01 dd *:last-child,
.listBox02 dt *:last-child,
.listBox02 dd *:last-child {
	margin-bottom: 0;
}
.listBox01 dd h3,
.listBox02 dd h3 {
	margin-bottom: 0.5em;
}
.listBox01 dd p,
.listBox02 dd p {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}

/* listBox01 */
.listBox01 dl.nonLine {
	border-bottom: none;
}
.listBox01 dt {
	width: 50px;
	min-height: 60px;
}
.listBox01 dt span {
	display: block;
	margin-bottom: 10px;
}
.listBox01 dd {
	margin-left: 70px;
}

/* books */
.books .listBox01 dt {
	width: 70px;
	min-height: 98px;
}
.books .listBox01 dd {
	margin-left: 90px;
}
.books .listBox01 dt img {
	border:1px solid #CCCCCC;
}

/* booksUnit */
.booksUnit .listBox01 dl {
	margin-top: 40px;
}
.booksUnit .listBox01 dl.nonLine {
	border-bottom: none;
}
.booksUnit .listBox01 dt {
	width: 100px;
	min-height: 140px;
}
.booksUnit .listBox01 dd {
	margin-left: 120px;
}
.booksUnit .listBox01 dt img {
	border:1px solid #ccc;
}
.booksUnit .listBox01 dd .table02 {
	margin-top: 0;
}

/* booksUnit02 */
.booksUnit02 .listBox01 dl.nonLine {
	border-bottom: none;
}
.booksUnit02 .listBox01 dt {
	width: 110px;
	min-height: 140px;
}
.booksUnit02 .listBox01 dd {
	margin-left: 130px;
}
.booksUnit02 .listBox01 dt img {
	border:1px solid #CCCCCC;
}

/* listBox02 */
.listBox02 dt {
	width: 66px;
	min-height: 16px;
	line-height: 1;
}
.listBox02 dd {
	margin-left: 85px;
}

@media screen and (max-width: 640px) {
	.listBox01 {
		padding-top: 20px;
		border-top: 1px solid #CCCCCC;
	}
	.books .listBox01 dt {
		margin-bottom: 1em;
		width: 100%;
		float: none;
	}
	.books .listBox01 dd {
		margin-left: 0;
		float: none;
	}
	.books .listBox01 dt span {
		margin: auto;
		width: 70px;
		height: 98px;
	}
	.books .listBox01 dt span img {
		width: 70px;
		height: 98px;
	}
	.listBox02 dt {
		float: none;
		margin-bottom: 1em;
	}
	.listBox02 dd {
		margin-left: 0;
	}
	.booksUnit .listBox01 dt,
	.booksUnit02 .listBox01 dt {
		margin-bottom: 1em;
		width: 100%;
		float: none;
	}
	.booksUnit .listBox01 dd,
	.booksUnit02 .listBox01 dd {
		margin-left: 0;
		float: none;
	}
	.booksUnit .listBox01 dt span {
		margin: auto;
		width: 100px;
		height: 140px;
	}
	.booksUnit .listBox01 dt span img {
		width: 100px;
		height: 140px;
	}
	.booksUnit02 .listBox01 dt span {
		margin: auto;
		width: 106px;
		height: 148px;
	}
	.booksUnit02 .listBox01 dt span img {
		width: 106px;
		height: 148px;
	}
}

/* listBox03 */
.listBox03,
.listBox03 > ul {
	margin-left: 0;
}
.listBox03 > li,
.listBox03 > ul > li {
	list-style: none;
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #CCCCCC;
}
.listBox03 > li:first-child,
.listBox03 > ul > li:first-child {
	padding-top: 0;
}
.listBox03 > li *:last-child,
.listBox03 > ul > li *:last-child {
	margin-bottom: 0!important;
}
.listBox03 li h3 {
	margin-bottom: 0.75em;
}
.listBox03 li h4,
.listBox03 li h5 {
	padding-left: 0;
	background-image: none;
	font-size: 120%;
	font-weight: normal;
}
.listBox03 li .date,
.listBox03 li .text {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}
.listBox03 li .profile {
	display: table;
	margin-bottom: 0.75em;
}
.listBox03 li .profile .photo {
	display: table-cell;
	width: 50px;
	min-height: 60px;
}
.listBox03 li .profile .photo + .text {
	display: table-cell;
	padding-left: 15px;
	vertical-align: middle;
}
.listBox03 li .profile > .text {
	display: block;
	margin-bottom: 0.75em;
}
.listBox03 li .profile .text .name,
.listBox03 li .profile .text .job {
	display: block;
	margin-bottom: 0.25em;
	line-height: 1.5;
}
.listBox03 li p {
	margin-bottom: 0.1em;
	color: #333333;
}
.listBox03 li p span {
	margin-right: 1em;
}
.listBox03 li .notes03 {
	margin: 1em 0;
}

.fellows,
.rietiinfo {
	margin-bottom: 3em;
}

@media screen and (max-width: 640px) {
	.listBox03 {
		padding-top: 15px;
		border-top: 1px solid #CCCCCC;
	}
	.fellows,
	.rietiinfo,
	.highlight {
		margin-bottom: 0;
	}
}

/* listBox04 */
.listBox04 {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}
.listBox04 ul > li {
	margin: 0.75em 0;
}
.listBox04 ul > li:first-child {
	padding-top: 0;
}
.listBox04 ul > li *:last-child {
	margin-bottom: 0!important;
}
.listBox04 li h3 {
	margin-bottom: 0.75em;
}
.listBox04 li.image a {
	display: block;
}
.listBox04 li.image a span {
	display: block;
	margin-bottom: 5px;
	text-decoration: underline;
}
.listBox04 li.image a img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.listBox04 .image a span:hover,
.listBox04 .image a span:last-child{
	text-decoration: none;
}

@media screen and (max-width: 640px) {
	.listBox04 li.image a {
		display: block;
	}
	.listBox04 li.image span {
		display: block;
		margin-bottom: 10px;
	}
}

/* listBox05 */
.listBox05 {
	width: 100%;
}
.listBox05 dt {
	display: table;
	margin-bottom: 15px;
}
.listBox05 dt img {
	display: table-cell;
	width: 52px;
}
.listBox05 dt p {
	display: table-cell;
	padding-left: 15px;
	color: #666666;
	line-height: 1.4;
	vertical-align: middle;
}
.listBox05 dt strong {
	display: block;
	font-size: 125%;
}
.listBox05 dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}

@media screen and (max-width: 640px) {
	.listBox05 {
		padding-top: 15px;
		border-top: 1px solid #CCCCCC;
	}
	.listBox05 dd *:last-child {
		margin-bottom: 0;
	}
}

/* listBox06 */
.listBox06 {
	width: 100%;
	margin-bottom: 5.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCCCCC;
}
.listBox06 ul {
	margin-bottom: 0;
}
.listBox06 ul:after {
  content: " ";
  clear: both;
  display: block;
}
.listBox06 li {
	float: left;
	width: 30%;
	margin-left: 1.5em;
}
/*.listBox06 li:nth-child(3n+1) {
	margin-left: 0;
}*/

@media screen and (max-width: 640px) {
	.listBox06 li {
		float: none;
		width: 100%;
		margin-left: 0;
	}
}

/* listBox07 */
.listBox07 {
	width: 100%;
	margin-bottom: 3em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCCCCC;
}
.listBox07 h3 {
	margin: 1em auto;
	padding-top: 1em;
	border-top: 1px solid #CCCCCC;
	color: #0E7CA6;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4;
}
.listBox07 h3:first-child{
	padding-top: 0;
	border-top: none;
}
.listBox07 h4,
.listBox07 h5 {
	margin-top: 1em;
}
.listBox07 p.name {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}

/* listBox08 */
.listBox08 {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.listBox08:after {
	content: " ";
	clear: both;
	display: block;
}
.listBox08 p {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}
.listBox08 p.photo {
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}

/* listBox09 */
.listBox09 dt {
	font-weight: bold;
}
.listBox09 dd {
	margin-bottom: 0.75em;
	margin-left: 1em;
}

/* listBox10 */
.listBox10-80,
.listBox10-100,
.listBox10-120 {
	margin: 0 0 1.5em 0;
}
.listBox10-80 > li,
.listBox10-100 > li,
.listBox10-120 > li {
	margin-bottom: 0;
	padding: 20px 0;
	border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  zoom: 1;
}
.listBox10-80 li:after,
.listBox10-100 li:after,
.listBox10-120 li:after {
  content: " ";
  clear: both;
  display: block;
}
.listBox10-80 p.photo {
	float: left;
	width: 80px;
	margin-bottom: 0;
}
.listBox10-80 .text {
	margin-left: 100px;
}
.listBox10-100 p.photo {
	float: left;
	width: 100px;
}
.listBox10-100 .text {
	margin-left: 120px;
}
.listBox10-120 p.photo {
	float: left;
	width: 120px;
}
.listBox10-120 .text {
	margin-left: 140px;
}

/* listBoxA */
.listBoxA,
.listBoxA > ul {
	margin-left: 0;
}
.listBoxA > li,
.listBoxA > ul > li {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
.listBoxA > li:first-child,
.listBoxA > ul > li:first-child {
	padding-top: 0;
}
.listBoxA > li *:last-child,
.listBoxA > ul > li *:last-child {
	margin-bottom: 0!important;
}
.listBoxA li h3 {
	margin-bottom: 0.75em;
}
.listBoxA li .date,
.listBoxA li .text {
	margin-bottom: 0.5em;
	color: #666666;
	line-height: 1.4;
}

@media screen and (max-width: 640px) {
	.listBoxA {
		padding-top: 15px;
		border-top: 1px solid #CCCCCC;
	}
}

/* listItem */
.listItem {
	margin-left: 0;
  overflow: hidden;
  zoom: 1;
}
.listItem:after {
  content: " ";
  clear: both;
  display: block;
}
.listItem li {
	margin-bottom: 5px;
	padding: 2px 0 2px 35px;
	list-style: none;
}
.listItem li:last-child {
	margin-bottom: 0;
}
.listItem li a {
	vertical-align: middle;
}
.listItem li.acti {
	background-image: url(/jp/common/img/icon-actibook.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.acti02 {
	float: left;
	width: 20%;
	background-image: url(/jp/common/img/icon-actibook.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.pdf {
	background-image: url(/jp/common/img/icon-pdf.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.xlsx {
	background-image: url(/jp/common/img/icon-xlsx.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.mail {
	background-image: url(/jp/common/img/icon-mail.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.news {
	background-image: url(/jp/common/img/icon-news.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.rss {
	background-image: url(/jp/common/img/icon-rss02.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.facebook {
	background-image: url(/jp/common/img/icon-facebook.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.twitter {
	background-image: url(/jp/common/img/icon-twitter.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.youtube {
	background-image: url(/jp/common/img/icon-youtube.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.listItem li.name {
	background-image: url(/jp/common/img/icon-name.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.time {
	background-image: url(/jp/common/img/icon-time.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.dl {
	float: left;
	width: 52%;
	padding-right: 4%;
	background-image: url(/jp/common/img/icon-dl.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.dl02 {
	background: url(/jp/common/img/icon-dl.png) no-repeat 3px center;
}
.listItem li.tech {
	float: left;
	width: 48%;
	background-image: url(/jp/common/img/icon-tech.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.res {
	float: left;
	width: 52%;
	padding-right: 4%;
	background-image: url(/jp/common/img/icon-res.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.mediaLink .listItem li {
	margin-bottom: 1em;
}
.listItem li.note {
	float: left;
	width: 48%;
	padding-right: 4%;
	background-image: url(/jp/common/img/icon-tech.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.note02 {
	width: 100%;
	background-image: url(/jp/common/img/icon-tech.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
.listItem li.question {
	width: 100%;
	background-image: url(/jp/common/img/icon-question.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}
/*.listItem li.acti {
	float: left;
	width: 20%;
	background-image: url(/jp/common/img/icon-tech.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}*/

.detailEvents .listBox08 .listItem li,
.detailEvents .listBox07 .listItem li,
.detailEvents .textBox .listItem li {
	width: 100%;
}

.latestEvents .listBox03 ul.listItem li {
	width: 100%;
/*	background-image: url(/jp/common/img/icon-tech.png); */
	background-position: 3px center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 640px) {
	.mediaLink .listItem {
		border-top: 1px solid #CCCCCC;
	}
	.mediaLink .listItem li {
		margin-bottom: 0;
		padding: 10px 0 10px 35px;
		border-bottom: 1px solid #CCCCCC;
	}
	.listItem li.dl {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.listItem li.acti02 {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.listItem li.tech,
	.listItem li.res,
	.listItem li.acti,
	.listItem li.note {
		float: none;
		width: 100%;
	}
}

/* listLog */
.listLog ul {
	margin-left: 0;
}
.listLog li {
	position: relative;
	display: inline-block;
	margin-right: 0.5em;
	padding-right: 1em;
	list-style: none;
}
.listLog li:after {
	content: " | ";
	position: absolute;
	top: 0;
	right: 0;
	color: #CCCCCC;
}
.listLog li:last-child:after {
	content: " ";
}

/* listMenu */
.listMenu {
	margin-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
}
.listMenu ul {
	margin: 0 0 0 15px;
}
.listMenu ul li {
	margin-bottom: 0;
	padding: 1em 0;
	background-image: url(/jp/common/img/bg-dotted-gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 1.4;
	list-style: none;
}
.listMenu ul ul {
	margin: 1em 0 0 2em;
}
.listMenu ul ul li {
	margin-bottom: 0.9em;
	padding: 0;
	background: none;
}

@media screen and (max-width: 640px) {
	.listMenu ul {
		margin: 0;
	}
	.listMenu ul li {
		background: none;
		border-top: 1px solid #CCCCCC;
	}
	.listMenu ul ul li {
		border-top: none;
	}
}

/* detailEvents qAndA */
.detailEvents dl.qAndA {
	display: inline-block;
	margin-bottom: 0;
	width: 100%;
}
.detailEvents dl.qAndA:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.detailEvents dl.qAndA dt {
	margin: 0;
	float: left;
}
.detailEvents dl.qAndA dd {
	margin-bottom: 1em;
}
.detailEvents dl.qAndA dd.last {
	margin-bottom: 5em;
}
.detailEvents dl.qAndA dd.last:last-child {
	margin-bottom: 0;
}

/* detailEvents h3 */
.detailEvents h3.decor01 + h3.decor01{
	border-top: 1px solid #CCCCCC;
	padding-top: 1em;
}

/* detailEvents lecturer */
.detailEvents .lecturer {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:1em;
	overflow: hidden;
	zoom: 1;
}
.detailEvents .lecturer:after {
	content: " ";
	clear: both;
	display: block;
}

/* detailEvents .speaker-figure */
.detailEvents div.speaker-figure {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}

.detailEvents div.speaker-figure p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.detailEvents div.speaker-figure div.figcaption {
	text-align: center;
}

/* dlList */
.dlList p.dl {
	padding-left: 35px;
	margin: 0.3em 0 1.5em 0;
	background-image: url(/jp/common/img/icon-dl.png);
	background-position: 0 center;
	background-repeat: no-repeat;
}

/* Accordion */
.accordion {
	margin-top: -20px;
	margin-bottom: 1em;
	overflow: hidden;
	zoom: 1;
}
.accordion p.switch,
.accordion p.close {
	display: inline-block;
	padding: 2px 0 2px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #286382;
	cursor: pointer;
	text-decoration: underline;
}
.accordion p.switch {
	margin-bottom: 4px;
	background-image: url(/jp/common/img/icon-tab-arrow01.png);
}
.accordion p.close {
	float: right;
	margin-top: 1em;
	background-image: url(/jp/common/img/icon-tab-arrow03.png);
}
.accordion p.switch:hover,
.accordion p.close:hover {
	text-decoration: none;
}
.accordion .contentWrap {
	display: none;
	padding-top: 1em;
	border-top: 1px solid #CCCCCC;
}

/* tabBox */
.tabBox {
}
.tabBox .tabList {
	position: relative;
	margin: 0 0 35px 0;
	padding-left: 85px;
	background-image: url(/jp/common/img/icon-tab-bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
  overflow: hidden;
  zoom: 1;
}
.tabBox .tabList:after {
  content: " ";
	position: absolute;
	top: 0;
	left: 0;
  clear: both;
  display: block;
}
.tabBox .tabList li {
	float: left;
	margin: 0 0 0 4px;
	border: 1px solid #999999;
	border-bottom: none;
	list-style: none;
	line-height: 1;
}
.tabBox .tabList li:first-child {
	margin-left: 0;
}
.tabBox .tabList li a {
	display: block;
	min-width: 100px;
	padding: 10px 30px 10px 40px;
	background-image: url(/jp/common/img/icon-tab-arrow02.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	text-align: center;
}
.tabBox .tabList li:hover,
.tabBox .tabList li a:focus {
	background-color: #F6F6F6;
}
.tabBox .tabList li .active {
	background-color: #F6F6F6;
	background-image: url(/jp/common/img/icon-tab-arrow01.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

@media screen and (max-width: 640px) {
	.tabBox .tabList {
		padding-left: 10px;
	}
	.tabBox .tabList li a {
		min-width: 3em;
		padding: 10px;
		font-size: 12px;
		background: none;
	}
	.tabBox .tabList li .active {
		background: #FFFFFF;
	}
}

/* fellow_act tabBox */
.fellowAct .tabBox .tabList {
	position: static;
	margin: 0 0 60px 0;
	padding: 0;
	background-image: none;
}
.fellowAct .tabBox .tabList:after {
	content: normal;
	position: static;
	top: auto;
	left: auto;
	clear: none;
	display: inline;
}
.fellowAct .tabBox .tabList li {
	float: none;
	display: inline;
	margin: 0;
	border: none;
	font-size: 110%;
	line-height: normal;
	list-style: none;
}
.fellowAct .tabBox .tabList li:after {
	content:" | ";
}
.fellowAct .tabBox .tabList li:first-child:before {
	content:" | ";
}
.fellowAct .tabBox .tabList li:first-child {
	margin: 0;
}
.fellowAct .tabBox .tabList li a {
	display: inline;
	min-width: 0;
	padding: 0;
	background-image: none;
	text-align: start;
}
.fellowAct .tabBox .tabList li:hover,
.fellowAct .tabBox .tabList li a:focus {
	background: none;
}
.fellowAct .tabBox .tabList li .active {
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
}

/* userBox */
.userBox {
	display: table;
	width: 100%;
	margin-bottom: 1em;
	padding: 20px;
	border: 1px solid #E0E0E0;
  font-size: 115%;
  line-height: 1.6;
}
.userBox + .btnBox {
	margin: 0 0 4em 0;
}
.userBox .photo {
	display: table-cell;
	width: 50px;
	padding-right: 15px;
}
.userBox .name {
	display: inline-block;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.15em;
	vertical-align: bottom;

}
.userBox .name .job {
	font-weight: normal;
}
.userBox .job {
	padding-left: 1em;
}
.userBox div.biography > p {
	margin-bottom: 0;
}

/* userBox02 */
.userBox02 {
	width: 100%;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #E0E0E0;
	overflow: hidden;
}
.userBox02 h3 {
	margin-bottom: 0.5em;
	font-weight: bold;
}
.userBox02 p {
	font-size: 110%;
}
.userBox02 p.normal {
	font-size: 100%;
}
.userBox02 .wrapper {
	margin-top: 1.4em;
	display: table;
}
.userBox02 .wrapper .photo {
	display: table-cell;
	width: 50px;
	margin-right: 15px;
	margin-bottom: 0;
}
.userBox02 .wrapper .detail {
	padding-left: 1em;
	display: table-cell;
	vertical-align: middle;
}
.userBox02 .wrapper .detail p {
	margin-bottom: 0.2em;
}
.userBox02 .wrapper .detail p span {
	margin-left: 1em;
}

/* userBox03 */
.userBox03 {
	width: 100%;
	margin-bottom: 60px;
	padding: 20px;
	border: 1px solid #E0E0E0;
	overflow: hidden;
}
.userBox03 .wrapper {
	display: table;
}
.userBox03 .wrapper .photo {
	display: table-cell;
	width: 50px;
	margin-right: 15px;
	margin-bottom: 0;
}
.userBox03 .wrapper .detail {
	padding-left: 1em;
	display: table-cell;
	vertical-align: top;
}
.userBox03 .wrapper .detail h3 {
	margin-bottom: 0.5em;
	font-weight: bold;
}
.userBox03 .wrapper .detail h3 span {
	margin-left: 1em;
}
.userBox03 .wrapper p {
	margin-bottom: 0.2em;
	font-size: 110%;
}

/* noteBox */
.noteBox {
	margin-bottom: 2.5em;
	padding: 15px!important;
	background-color: #F6F6F6;
}
.noteBox *:last-child {
	margin-bottom: 0;
}

/* btnBox */
.btnBox {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
  font-size: 115%;
  line-height: 1.6;
	text-align: right;
}
.btnBox.line {
	padding-top: 20px;
	border-top: 3px solid #E0E0E0;
}
.btnBox .social {
	float: right;
	margin: 0 0 1em 0;
	text-align: left;
	overflow: hidden;
}
.btnBox .social:after {
  content: " ";
  clear: both;
  display: block;
}
.btnBox .social li {
	margin: 0;
	list-style: none;
	line-height: 1;
}
.btnBox .social .fbBtn,
.btnBox .social .twBtn,
.btnBox .social .gpBtn {
	float: left;
	margin-left: 20px;
}
.btnBox .action {
	clear: both;
	margin-bottom: 10px;
}
.btnBox .action .date {
	float: left;
	margin-bottom: 0;
}
.btnBox .action ul {
	float: right;
	margin-bottom: 0;
	list-style: none;
  overflow: hidden;
  zoom: 1;
}
.btnBox .action:after {
  content: " ";
  clear: both;
  display: block;
}
.btnBox .action li {
	float: left;
	margin-bottom: 0;
}
.btnBox .btnPrint {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
.btnBox .action li + li {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #E0E0E0;
}
.btnBox .btnOpinion a,
.btnBox .btnPrint a {
	padding: 2px 0 2px 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.btnBox .btnOpinion a {
	background-image: url(/jp/common/img/icon-opinion.png);
	color: #286382;
	cursor: pointer;
}
.btnBox .btnPrint a {
	background-image: url(/jp/common/img/icon-print.png);
}

@media screen and (max-width: 640px) {
	.btnBox .social {
		float: none;
	}
	.btnBox .social .fbBtn {
		float: left;
		margin: 0 0 10px 0;
	}
	.btnBox .social .twBtn {
		margin: 0 0 10px 20px;
	}
	.btnBox .social .gpBtn {
		clear: both;
		float: none;
		display: block;
		margin-left: 0;
	}
	.btnBox + .userBox {
		margin: 0 0 40px 0;
	}
}

/* Grid */
.grid {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 3em;
	overflow: hidden;
}
.grid_tiem {
	float: left;
}
.grid_tiem-2 {
	width: 50%;
}
.has-gutter {
	padding-left: 10px;
	padding-right: 10px;
}

@media screen and (max-width: 640px) {
	.grid {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	.grid_tiem {
		float: none;
	}
	.grid_tiem-2 {
		width: 100%;
		margin-bottom: 3em;
	}
	.has-gutter {
		padding-left: 0;
		padding-right: 0;
	}
}

/* relatedLinks */
.relatedLinks {
	width: 100%;
	padding: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
	border: 1px solid #E0E0E0;
	overflow: hidden;
}

/* summary */
dl.summary  {
}
dl.summary dt {
	margin-bottom: 0.5em;
}
dl.summary dd {
	margin-left: 1em;
	margin-bottom: 2em;
}
dl.summary dd p {
	line-height: 1.7;
}

/* frame */
.frame {
	margin: 0 0 30px 0;
	padding: 20px;
	border: #DEDEDE 1px solid;
}

/* Footnote */
.footnote {
	margin: 2em 0;
	line-height: 1.4;
}
.footnote dt {
	margin-bottom: 1em;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
.footnote dd {
	padding-bottom: 20px;
}
.footnote dd *:last-child {
	margin-bottom: 0;
}
.footnote ol {
	margin-left: 2.8em;
}
.footnote ol li {
	margin-bottom: 1em;
	padding-left: 0.25em;
}
.footnote ol li a {
	padding: 0 0.25em;
}
.footnote ul {
	margin-left: 2.8em;
}
.footnote ul li {
	margin-bottom: 1em;
	padding-left: 0.25em;
	list-style-type: square;
}

/* Link
----------------------------------------------------------------------------- */

/* more */
.more {
	margin-bottom: 25px;
	text-align: right;
  overflow: hidden;
  zoom: 1;
}
.more:after {
  content: " ";
  clear: both;
  display: block;
}
.more a {
	position: relative;
	float: right;
	padding-left: 1.5em;
}
.more a:after {
  content: "■";
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	color: #2D6E87;
	text-decoration: none;
}

/* more02 */
.more02 {
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
.more02:after {
	content: " ";
	clear: both;
	display: block;
}
.more02 a {
	position: relative;
	float: left;
	padding-left: 1em;
}
.more02 a:after {
	content: url(/jp/common/img/icon-tab-arrow02.png);
	position: absolute;
	top: 1px;
	left: 0;
	width: 12px;
	height: 12px;
	text-decoration: none;
}

/* pageNate */
ul.pageNate {
	margin-left: 0;
	margin-bottom: 60px;
	list-style:none;
}
ul.pageNate li {
	display: inline;
	margin-right: 0;
}
ul.pageNate li:after {
	content:" | ";
}
ul.pageNate li:first-child:before {
	content:" | ";
}
.detailEvents ul.pageNate {
	margin-top: 60px;
	margin-bottom: 30px;
}

/* popup */
img.popup {
	margin-left: 5px;
	vertical-align: middle;
}

/* Table
----------------------------------------------------------------------------- */
/* table common */
.table01,
.table02 {
	margin: 3em 0;
}
.table01 table,
.table02 table {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	overflow: auto;
}
.table01 table caption,
.table02 table caption {
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
}
.table01 table th,
.table02 table th {
	padding: 5px 7px;
	border: 1px solid #C0C0C0;
	vertical-align: top;
}
.table01 table thead th,
.table02 table thead th {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.table01 table td,
.table02 table td {
	padding: 5px 7px;
	border: 1px solid #C0C0C0;
	font-weight: normal;
	vertical-align: top;
}
.table01 .scroll-box,
.table02 .scroll-box {
	padding-bottom: 0.5em;
}

/* table01 */
.table01 table th {
	background-color: #F6F6F6;
}
.table01 table thead th {
	background-color: #E5E5E5;
}

/* table02 */
.table02 table {
	border: 1px solid #C0C0C0;
}
.table02 table th {
	background-color: #F0F6FA;
	border: 1px solid #C0C0C0;
	font-weight: bold;
	white-space: nowrap;
}
.table02 table td {
	border: 1px solid #C0C0C0;
}
.table02 table th *:last-child,
.table02 table td *:last-child {
	margin-bottom: 0;
}
.table02 table .listItem li {
	float: none;
	width: 100%;
	padding-right: 0;
}
.table02 .scroll-box {
	padding-bottom: 0.5em;
}
.table02 .listItem {
	margin-bottom: 0;
}
.table02 .listItem li.dl,
.table02 .listItem li.note {
	width: 100%;
	float: none;
}

/* Table.center */
table.center {
	margin-right:auto;
	margin-left:auto;
}

/* Table.data */
table.data td.table-tagger{
	border-style: none hidden hidden;
	color: #666666;
	line-height: 1.4;
	text-align: left;
	font-size: 95%;
}
.tagger {
	margin: 0.5em auto 0.5em auto;
	color: #666666;
	line-height: 1.4;
	text-align: left;
	font-size: 95%;
}


/* Table Line Hidden */
.lineT, .top-hidden { border-top-style: hidden!important; }
.lineR, .right-hidden { border-right-style: hidden!important; }
.lineB, .bottom-hidden { border-bottom-style: hidden!important; }
.lineL, .left-hidden { border-left-style: hidden!important; }

@media screen and (max-width: 640px) {
	.scroll-box {
		margin-bottom: 10px;
		padding-bottom: 10px;
		overflow-x: auto;
	}
	.scroll-box::-webkit-scrollbar {
		height: 5px;
	}
	.scroll-box::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #EEEEEE;
	}
	.scroll-box::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666666;
	}
}

/* Figure
----------------------------------------------------------------------------- */

article figure,
div.read figure,
div.figure {
	margin: 1em 0 2em;
	text-align: center;
}

article figure figcaption,
div.read figure figcaption{
	margin-bottom: 1em;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}

article figure img,
div.read figure img,
div.figure img{
	display: block;
	margin: 0 auto;
}

read figure div.tagger img,
article figure div.tagger img,
div.figure div.tagger img{
	display: inline;
}




/* iframe
----------------------------------------------------------------------------- */
iframe.googlemap {
	border: 0;
	overflow: hidden;
	width: 90%;
	height: 400px
}


/* Position
----------------------------------------------------------------------------- */
.alignL { text-align: left!important; }
.alignC,
.center { text-align: center!important; }
.alignR { text-align: right!important; }
.right { text-align: right!important; }
.go2list { text-align: right!important; }
.gotojp { text-align: right!important; }
.vTop { vertical-align: top!important; }
.vMdl { vertical-align: middle!important; }
.vBtm { vertical-align: bottom!important; }

/* Text Color
----------------------------------------------------------------------------- */
.textRed, .txtRed { color:#DF2F33; }

/* Text Size
----------------------------------------------------------------------------- */
.txtSmall {font-size: 0.85em;}

/* Border Line
----------------------------------------------------------------------------- */
.borderLineT {border-top: #DEDEDE 1px solid; padding-top: 20px;}
.borderLineR {border-right: #DEDEDE 1px solid; padding-right: 20px;}
.borderLineB {border-bottom: #DEDEDE 1px solid; padding-bottom: 10px; margin-bottom:30px;}
.borderLineL {border-left: #DEDEDE 1px solid; padding-left: 20px;}

/* Block size
----------------------------------------------------------------------------- */
.w05 { width: 5%!important; }
.w10 { width: 10%!important; }
.w20 { width: 20%!important; }
.w30 { width: 30%!important; }
.w40 { width: 40%!important; }
.w50 { width: 50%!important; }
.w60 { width: 60%!important; }
.w70 { width: 70%!important; }
.w80 { width: 80%!important; }
.w90 { width: 90%!important; }
.w100 { width: 100%!important; }

/* Margin size
----------------------------------------------------------------------------- */
.mt0 { margin-top: 0!important; }
.mt10 { margin-top: 10px!important; }
.mt20 { margin-top: 20px!important; }
.mt30 { margin-top: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mt50 { margin-top: 50px!important; }
.mt60 { margin-top: 60px!important; }
.mt70 { margin-top: 70px!important; }
.mt80 { margin-top: 80px!important; }
.mt90 { margin-top: 90px!important; }
.mt100 { margin-top: 100px!important; }

.mr0 { margin-right: 0!important; }
.mr10 { margin-right: 10px!important; }
.mr20 { margin-right: 20px!important; }
.mr30 { margin-right: 30px!important; }
.mr40 { margin-right: 40px!important; }
.mr50 { margin-right: 50px!important; }
.mr60 { margin-right: 60px!important; }
.mr70 { margin-right: 70px!important; }
.mr80 { margin-right: 80px!important; }
.mr90 { margin-right: 90px!important; }
.mr100 { margin-right: 100px!important; }

.mb0 { margin-bottom: 0!important; }
.mb10 { margin-bottom: 10px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb50 { margin-bottom: 50px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb70 { margin-bottom: 70px!important; }
.mb80 { margin-bottom: 80px!important; }
.mb90 { margin-bottom: 90px!important; }
.mb100 { margin-bottom: 100px!important; }

.ml0 { margin-left: 0!important; }
.ml10 { margin-left: 10px!important; }
.ml20 { margin-left: 20px!important; }
.ml30 { margin-left: 30px!important; }
.ml40 { margin-left: 40px!important; }
.ml50 { margin-left: 50px!important; }
.ml60 { margin-left: 60px!important; }
.ml70 { margin-left: 70px!important; }
.ml80 { margin-left: 80px!important; }
.ml90 { margin-left: 90px!important; }
.ml100 { margin-left: 100px!important; }

/* Layout
----------------------------------------------------------------------------- */
p img.floatL { float: left; margin: 0 1em 1em 0; }
p img.floatR { float: right; margin: 0 0 1em 1em; }
p.clearAll { overflow: hidden; }
.clearfix { overflow: hidden; zoom: 1; }
.clearfix:after { content: " "; clear: both; display: block; }









/* 保留
============================================================================= */

/* list  add 20150526 保留
dl.list {
	display: table;
}
dl.list dt {
	display: table-cell;
	width: 8em;
}
dl.list dd {
	display: table-cell;
}
*/

/* hr add 20150527 保留
hr {
	height: 1px;
	border: none;
	border-top: 1px #eee solid;
}
*/

/* 保留の修正
============================================================================= */

/* list add 20150615 再記述*/
dl.list {
	overflow: hidden;
	zoom: 1;
}
dl.list dt {
	width: 10em;
	float: left;
	clear: both;
}
dl.list dd {
	padding-left: 10.5em;
}

dl.list2 {
	overflow: hidden;
	zoom: 1;
}
dl.list2 dt {
	width: 20em;
	float: left;
	clear: both;
}
dl.list2 dd {
	padding-left: 20.5em;
}

.detailOffer dl.list dt {
	width: 100%;
	float: none;
	clear: none;
	margin-bottom: 7px;
}
.detailOffer dl.list dd {
	padding-left: 2em;
	margin-bottom: 2em;
}

@media screen and (max-width: 640px) {
	dl.list dt {
		width: auto;
		float: none;
	}
	dl.list dd {
		padding-left: 0;
	}
	dl.list2 dt {
		width: auto;
		float: none;
	}
	dl.list2 dd {
		padding-left: 0;
	}
}

/* hr add 20150615 クラス記述*/
hr.hr01 {
	height: 1px;
	border: none;
	border-top: 1px #EEEEEE solid;
}

/* txtChina-title 20150909 クラス記述*/
.txtChina-title {
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

.f_canceller::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.gs-title {
	line-height: normal;
}



ul.cdm {
	padding: 0;
}

ul.cdm li {
	display: inline-block;
	margin-right:20px;
}