@charset "utf-8";

@import "normalize.css";

html {
	overflow-y: scroll;
}

body {
	color: #222;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.5;
	text-align: center;
	background-color: #0757a8;
}

#container {
	width: 960px;
	margin: auto;
	text-align: center;
	overflow: hidden;
	background-color: #FFF;
}

a:link {
	color: #0A38B0;
}

a:visited {
	color: #0A38B0;
}

a:active {
	color: #3F88C3;
}

a:hover {
	color: #3F88C3;
}

a:focus {
	outline: none;
}

img.ic {
	vertical-align: bottom;
}


/* header */

header {
	width: 960px;
	height: 100px;
	position: relative;
	margin: 0 auto 7px;
}

header h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
}

header h1 img {
	height: 100px;
}


/* nav */

nav {
	width: 937px;
	height: 45px;
	margin: 0 auto 10px;
	padding: 0;
}

nav img {
	height: 45px;
}

ul#nav1 {
	margin: 0;
	padding: 0;
}

ul#nav1 li {
	list-style-type: none;
	line-height: 0;
	float: left;
	background-image: none;
	margin: 0;
	padding: 0;
}


/* footer */

footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	clear: both;
}

#copy {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 1px;
}

#copy img {
	height: 22px;
}

.pagetop {
	position: fixed;
	bottom: -10px;
	right: 20px;
}

.pagetop a {
	display: block;
	width: 40px;
	height: 35px;
	background-color: #333;
	border-radius: 8px 8px 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
	padding: 0 9px 3px 0;
}

@media print {
.pagetop {
	display: none;
}
}


/* top */

#top {
	width: 937px;
	height: 311px;
	clear: both;
	margin: 0 auto 8px;
	position: relative;
	text-align: left;
}

#top img {
	width: 937px;
}

.pop{
   position: absolute;
   visibility: hidden;
   background: #fff;
   filter: alpha(opacity=90); 
   ms-filter: "alpha(opacity=90)"; 
   -moz-opacity: 0.9;
   opacity: 0.9;
   color: #000;
   padding: 5px;
   width: 700px;
}

#topics {
	width: 937px;
	height: auto;
	clear: both;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}

#flagship {
	width: 97%;
	margin: 0 auto;
	padding: 12px 0;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #eff5fb;
}

#flagship a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;	
}

#news {
	width: 646px;
	height: auto;
	margin: 0 25px 30px 11px;
	padding: 0 0 2px;
	text-align: left;
	float: left;
	clear: left;
}

#news ul {
	height: 167px;
	margin: 0;
	padding: 25px 5px 20px 10px;
	list-style: none;
	overflow: auto;
}

#news ul li {
	list-style: none;
	padding: 0 0 15px;
	background-image: none;
}

#rframe {
	width: 266px;
	height: auto;
	margin: 35px 12px 35px 0;
	padding: 0;
	text-align: left;
	float: right;
}

#address {
	width: 266px;
	height: auto;
	margin: 0 0 20px;
	padding: 17px 0;
	background-color: #EEE;
}

#address p {
	margin: 5px 25px;
	padding: 0;
	text-indent: 0;
}

#counter {
	width: 256px;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-align: center;
	font-size: 12px;
}


/* main */

#main {
	width: 960px;
	text-align: left;
	margin: 0 0 20px;
	clear: both;
	background-color: #FFF;
	overflow: hidden;
}

#main h1 {
	width: 915px;
	height: 23px;
	margin: 0 auto 15px;
	padding: 22px 0 18px 20px;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	background-image: url(../image/h1.png);
	background-repeat: no-repeat;
}

h2 {
	width: 899px;
	height: 16px;
	margin: 25px auto 15px;
	padding: 4px 0 1px 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #000;
	border-left: 4px solid #3F88C3;
}

h2.top {
	width: 608px;
	margin-top: 20px;
	margin-bottom: 0;
}

h2.policy {
	text-align: center;
	border: none;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	width: auto;
	margin: 35px auto 15px;
}

h3 {
	height: 15px;
	margin: 20px 35px 13px;
	padding: 0;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #113E6B;
}

h4 {
	padding: 0;
	font-size: 14px;
	margin: 15px 40px 5px;
}

p {
	margin: 5px 40px 5px 45px;
	padding: 0;
	text-indent: 0.7em;
}

p.noindent {
	text-indent: 0;
}

.past_study {
	margin: 5px 40px 5px 10px;
	font-size: 21px;
	color: #113E6B;
}


/* list */

ul {
	margin: 5px 40px 5px 56px;
	padding: 0;
}

ul li {
	list-style: none;
	padding: 2px 0 2px 18px;
	background-position: 0 4px;
	background-image: url(../image/li.png);
	background-repeat: no-repeat;
	-moz-background-size: 11px 11px;
	background-size: 11px 11px;
}

li ul {
	margin: 5px 0 0 15px;
}

ul.high li {
	padding: 2px 0 12px 18px;
	background-position: 0 7px;
}

ol {
	margin: 5px 40px 5px 72px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

li ol {
	margin: 5px 0 0 20px;
}


/* table */

table {
	padding: 0;
	margin: 10px 10px 10px 50px;
}

table th {
	border: 1px solid #CCC;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
}

table td {
	border: 1px solid #CCC;
	padding: 5px;
}

table.noborder {
	padding: 0;
	margin: 10px 10px 10px 50px;
}

table.noborder th {
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
	border: none;
}

table.noborder td {
	padding: 5px;
	border: none;
}

table.center {
	margin: 10px auto;
	text-align: left;
}

table tr.dotted_top td {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}

table tr.dotted td, table td.dotted {
	border-top: none;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}

table tr.dotted_last td {
	border-top: none;
	padding: 5px;
}

.w40 {
	width: 40px;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w900 {
	width: 900px;
}


/* figure */

figure {
	margin: 10px 20px;
}

figure.center {
	margin: 10px auto;
}

figure.fr {
	float: right;
	margin: 0 40px 5px 10px;
}

figure.fl {
	float: left;
	margin: 0 10px 5px 45px;
}

figure img {
	margin: 3px 5px;
}

figcaption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
	text-align: left;
}

img.rightmargin {
	margin-right: 40px;
}


/* utility */

a.pdf {
	background: url(../image/ic_pdf.gif) right no-repeat;
	padding-right: 22px;
}

a.blank {
	background: url(../image/ic_blank.png) right no-repeat;
	padding-right: 22px;
	-moz-background-size: 18px 17px;
	background-size: 18px 17px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mt05 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	text-indent: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.small {
	font-size: 0.85em;
}

.large {
	font-size: 1.2em;
}

hr {
	border: 1px dotted #666666;
	margin: 15px 20px;
	clear: both;
}

blockquote {
	margin: 5px 0 5px 9px;
}

blockquote p {
	text-indent: 0;
}


/* メンバー */

table.color {
	width: 890px;
	margin: 15px auto;
	border-top: 1px dotted #9D9D9D;
}

table.color td {
	padding: 8px;
	border: none;
	border-bottom: 1px dotted #9D9D9D;
}

table.color tr:nth-child(odd) {
	background-color: #F5F5F5;
}


/* 大学院生活 */

.frame {
	width: 900px;
	height: auto;
	margin: 5px auto;
	padding: 0;
	overflow: hidden;
}

.photo {
	width: 300px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	float: left;
}

.text {
	width: 570px;
	margin: 0;
	padding: 10px 0 10px 20px;
	float: right;
}

.text250 {
	width: 250px;
	margin: 0;
	padding: 10px 0 10px 20px;
	float: right;
}

div.anchor {
	height: 50px;
}

/* 研究室方針 */

div.policy {
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
}

div.policy p {
	font-size: 15px;
}

hr.policy {
	width: 87%;
	margin: 50px auto;
}