@charset "utf-8";
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 110%;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0058A4;
	margin-bottom: 15px;
	color: #0058A4;

}
h2 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 100%;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-top: 3px;
	padding-bottom: 3px;

}
h3 {
	font-size: 95%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #0058A4;
}
h3.rec {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-top: 20px;
}


p {
	font-size: 85%;
	color: #333;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	text-decoration: underline;
	font-size: 100%;
	color: #333;
}
a:hover {
	text-decoration: none;
}


a img {
	border-style: none;
}
/*---------- clearfix ----------*/
.clearfix:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0px;
	line-height: 0;
	clear:both;
}

/* img要素 border-style 初期化 */
img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

/* winIE7 */
.clearfix {
	display: inline-block;
}

/* macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
	width: 100%;
}

.space {
	height: 25px;
	width: 25px;
	float: left;
}
ol {
	padding-right: 10px;
	padding-left: 10px;
}

.photo {
	margin-bottom: 30px;
}
.color_box {
	padding: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: #DDD;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006;
}


#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 98px;
	width: 800px;
	margin-top: 40px;
}
#header .rogo {
	float: left;
}
#header .line {
	height: 30px;
	width: 800px;
	float: left;
	margin-bottom: 5px;
}
.language {
	float: right;
	width: 400px;
	height: 20px;
}
.language ul {
	float: right;
}
.language ul li {
	float: left;
	list-style-type: none;
	font-size: 13px;
	margin-left: 10px;
	height: 20px;
}
.language ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #1c9e3b;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
}
.language ul li a:hover {
	background-color: #48df6f;
}
.beans {
	float: right;
	height: 58px;
	width: 400px;
}


#container {
	width: 800px;
}
#slideshow {
	position:relative;
	width:800px;
	height:200px;
	clear: both;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }
#container .caption {
	margin-bottom: 30px;
}


.g_menu {
}
#g_menu .box {
	float: left;
	width: 250px;
}
#g_menu .box ul.menu {
	padding-top: 5px;
}
#g_menu .box ul.menu li {
	list-style-type: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 235px;
}
#g_menu .box ul.menu li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#g_menu .box_bana {
}




.g_menu {
}
#g_menu .box02 {
	float: left;
	width: 250px;
}
#g_menu .box02 ul.menu {
	float: left;
}
#g_menu .box02 ul.menu li {
	list-style-type: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 127px;
	height: 25px;
	margin-left: 3px;
	line-height: 1.4ex;
	margin-bottom: 5px;
}
#g_menu .box02 ul.menu li.high {
	height: 50px;
}

#g_menu .box02 ul.menu li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#g_menu .box02 .bana{
	float: left;
	width: 110px;
	height: 238px;
	overflow: hidden;
}
#g_menu .box02 .bana img.first{
	display: block;
}
/** 110915update **/
#g_menu .box02 .bana02{
	float: left;
	width: 110px;
	height: 190px;
	overflow: hidden;
}
#g_menu .box02 .bana02 img.first{
	display: block;
}
/**--**/
#g_menu .box02 .bnr {
	float: right;
	width: 250px;
}


.sub_menu {
	float: left;
	height: 20px;
	width: 800px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
}
.sub_menu ul {
}
.sub_menu ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	display: block;
}

.sub_menu ul li a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-right: 80px;
}
.sub_menu ul li a:hover {
	color: #0067c4;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0067C4;
}
.sub_menu ul li.active {
	color: #0067c4;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0067C4;
	font-size: 14px;
	text-decoration: none;
	padding-right: 80px;
}

#left_menu {
	width: 200px;
	float: left;
}
#left_menu ul {
}
#left_menu ul li {
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#left_menu ul li.acd {
	font-size: 13px;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	color: #333;
	margin-left: -10px;
}
#left_menu ul ul.acd  {
	padding-left: 5px;
}
#left_menu ul li.acd span {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#left_menu ul li.acd span.open {
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#left_menu ul li a {
	font-size: 13px;
	display: block;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#left_menu ul li.active {
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #0067c4;
	font-size: 13px;
}
#left_menu ul li a.active {
	list-style-type: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0067c4;
	font-size: 13px;
}
#left_menu ul li.title {
	background-image: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0067C4;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 90%;
}

.right_contents {
	float: right;
	width: 585px;
}
.right_contents h3 {
	margin-bottom: 10px;
}

.right_contents table {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 85%;
	margin-bottom: 10px;
}
.right_contents table td {
	border: 1px solid #CCC;
	padding: 7px;
	vertical-align: top;
	color: #006;
} 
.right_contents table tr td p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.right_contents table.research {
	border-collapse: collapse;
	font-size: 85%;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.research a {
	color: #006;
	text-decoration: underline;
}
.right_contents table.research a:hover {
	text-decoration: none;
}
.right_contents table.research a:visited {
	text-decoration: none;
	color: #69F;
}
.right_contents table.research th {
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
} 

.right_contents table.research td {
	padding: 10px;
	vertical-align: middle;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
} 
.right_contents table.research td.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color: #666;
} 
.right_contents table.research td.title {
	font-weight: bold;
} 
.right_contents table.organization {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.right_contents table.organization th {
	text-align: left;
	padding: 5px;
	font-size: 100%;
	background-color: #D0E9FF;
}
.right_contents table.organization td {
	text-align: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.organization td.head {
	line-height: 1.5em;
}

.right_contents table.organization td.left {
	text-align: left;
	color: #006;
	padding-left: 10px;
}
.right_contents table.organization td.right {
	padding-left: 10px;
	color: #333;

}

.right_contents table.organization2 {
	text-align: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.organization2 th {
	text-align: left;
	padding: 5px;
	font-size: 100%;
	background-color: #D0E9FF;
}
.right_contents table.organization2 td {
	text-align: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.organization2 td.left {
	text-align: left;
	color: #333;
	line-height: 1.5em;
}
.right_contents table.organization2 td.right {
	line-height: 1.5em;
}

.right_contents table.organization2 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
}


.right_contents .contact {
	font-size: 85%;
}

.right_contents table.researcher {
	text-align: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.researcher td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.right_contents table.researcher td.title {
	color: #333;
}
.right_contents .photo .right {
	margin: 0px;
	padding: 0px;
}
.right_contents .photo .left {
	margin: 0px;
	padding: 0px;
}
.right_contents ul.lecture {
	padding-left: 2em;
	padding-top: 1.1em;
}

.right_contents ul.lecture li {
	font-size: 85%;
	list-style-position: outside;
	color: #333;
	margin-bottom: 1.1em;
}
.right_contents dl {
	display: block;
	margin-bottom: 15px;
}
.right_contents dl dt {
	color: #333;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 7px;
	font-size: 13px;
}
.right_contents dl dd {
	display: block;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}
.right_contents ul.namelist {
}
.right_contents ul.namelist li {
	font-size: 85%;
	list-style-type: none;
	line-height: 1.4em;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
}
.right_contents ul.regist {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.right_contents ul.regist li {
	font-size: 85%;
	list-style-type: none;
	color: #333;
}
.right_contents ul.arrowlist {
	padding-right: 15px;
	padding-left: 15px;
}
.right_contents ul.arrowlist li {
	background-image: url(../research/img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 85%;
	color: #333;
}


.right_contents ul.jump {
	margin-bottom: 20px;

}
.right_contents ul.jump li {
	font-size: 80%;
	background-image: url(../img/icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	list-style-type: none;
	float: left;
	padding-right: 20px;
}
.right_contents ul.jump li a{
	color: #0033cc;
	text-decoration: none;
}

.right_contents ul.jump li a:hover{
	text-decoration: underline;
}

.right_contents table.conf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_contents table.conf td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	color: #333;
	padding: 3px;
	line-height: 1.4em;
}
.right_contents table.border {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}
.right_contents h3.ttl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0058A4;
	border-right-color: #0058A4;
	border-bottom-color: #0058A4;
	border-left-color: #0058A4;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	background-image: url(../research/img/bg.gif);
	background-repeat: repeat;
	font-weight: bold;
	padding-left: 7px;
}


table.program {
	border: 1px solid #2E82C2;
}
table.program td {
	padding: 10px;
	border-top-color: #4E9ECD;
	border-right-color: #4E9ECD;
	border-bottom-color: #4E9ECD;
	border-left-color: #4E9ECD;
	font-size: 110%;
	line-height: 1.6em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
table.program td.txtRight {
	text-align: right;
}
table.program td.line01 {
	background-color: #EFFAFE;
	color: #333;
}
table.program td.line02 {
	background-color: #FFFFFF;
	color: #333;
}
table.program td.line03 {
	background-image: url(../img/icon/tableArrow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: right;
	vertical-align: middle;
}
table.program td.line0302 {
	background-image: url(../img/icon/tableArrow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: right;
	vertical-align: middle;
}
table.program td.line04 {
	text-align: center;
}
table.program td.line05 {

}
table.program td.pd25 {
	padding-left: 30px;
}
table.program .name {
	font-style: italic;
	font-weight: bold;
}
table.program td.dash {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #74B3D8;
}

.txt {
	font-size: 85%;
}
.txt em {
	font-style: normal;
	color: #1C9E3B;
	font-size: 110%;
	font-weight: bold;
}
.txt strong {
	color: #0067C4;
}
ul.voice li {
	list-style-type: none;
	font-size: 85%;
	color: #333;
	margin-bottom: 1.5em;
	background-image: url(../img/icon/hukidashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	line-height: 1.5em;
}
.photobox {
	margin-bottom: 15px;
}


em {
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	display: block;
	margin-bottom: 0.5em;
}
.totop {
	font-size: 80%;
	text-decoration: underline;
	text-align: right;
	color: #0067C4;
	padding-top: 20px;
}
.summary_box {
	margin-bottom: 20px;

}
.summary_box h3 {
	font-size: 100%;
	background-image: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #09F;
	margin-bottom: 15px;
	display: block;
	color: #333;
}
.summary_box h3 em {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	color: #0077D3;
}

.summary_box .photo {
	float: left;
	width: 150px;
	font-size: 85%;
}
.summary_box .summary_text {
	float: right;
	width: 435px;
	font-size: 120%;
	margin-top: -5px;
}
.summary_box em {
	font-size: 100%;
	color: #666;
	line-height: 1.1em;
	padding: 0px;
	font-weight: normal;
}
.summary_box a {
	color: #0067C4;
}

#footer {
	margin-top: 30px;
	margin-bottom: 20px;

}
#footer address {
	font-size: 70%;
	line-height: 1.2em;
	color: #333;
	padding-top: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#simplegallery1 {
	position:relative; /*keep this intact*/
	visibility:hidden;
	width:110px;
	float: left;
}
hr {
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.isc_en_pdf,
	table.isc_en_pdf td {
	border: none;
}

table.isc_en_pdf a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}