@charset "utf-8";

.main_text .key_visual {
	width: 700px;
	height: 270px;
	font-size: 95%;
	font-weight: bold;
	background: url(../_img/pict/key_visual.jpg) right top no-repeat;
}

.main_text .key_visual h1 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 5px;
	background: none;
	border: none;
}

.main_text .key_visual p {
	width: 285px;
	margin: 15px 0 0;
	padding: 0 0 0 5px;
}

.Japanese .main_text .key_visual p {
	text-align: justify;
	text-justify: distribute;
	line-height: 1.5 !important;
}

.English .main_text .key_visual p {
	width: 300px;
}

.text_frame1 {
	margin: 15px 0 0;
	padding: 5px 0 0;
	background: url(../_img/parts/text_frame_bg1.png) left top no-repeat;
}

.text_frame2 {
	padding: 0 0 5px;
	background: url(../_img/parts/text_frame_bg2.png) left bottom no-repeat;
}

.text_frame3 {
	overflow: hidden;
	width: 645px;
	padding: 22px 27px 22px 28px;
	background: url(../_img/parts/text_frame_bg3.png) left top repeat-y;
}

section.whats_new article {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../_img/sign/marker_01.png) 2px 3px no-repeat;
}

section.whats_new article p {
	margin: 10px 0 0;
}

section.research {
	float: left;
	width: 312px;
	margin: 25px 0 0;
}

section.research h2.gray_bar_s {
/*	margin-bottom: 10px !important;*/
}

section.events {
	float: right;
	width: 312px;
	margin: 25px 0 0;
}

section.events article {
	width: 312px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

section.research article {
	width: 312px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

section.research p.image {
	float: right;
	margin: 0 0 5px 5px;
}

section.events p.date,
section.research p.date {
	font-size: 90%;
	margin: 0;
	line-height: 1.3;
	color: #336633;
}

section.research p.date {
	color: #363;
}

section.events p.date,
section.events p.date a,
section.events p.date a:visited {
	color: #36C;
}

section.research p.date time,
section.events p.date time {
	display: inline;
	margin-right: 5px;
}

section.research p.subject,
section.events p.subject {
	margin: 3px 0 0;
	line-height: 1.3;
}

section.research p.journal {
	margin: 3px 0 0;
	line-height: 1.2;
	font-size: 85%;
}

section.research_sub,
section.events_sub {
	float: none;
	width: auto;
	margin: 0 0 15px;
}

section.research_sub article,
section.events_sub article {
	float: none;
	width: auto;
	margin: 0;
	padding: 15px 5px;
	border-bottom: 1px solid #bbb;
}

section.research_sub p.image {
	float: none;
	margin: 10px 0 0;
}

section.events article time {
	margin: 0;
}

section.events p.category {
	margin: 0;
	padding: 2px 2px 2px 10px;
	line-height: 1.1;
	color: #fff;
	vertical-align: middle;
	font-size: 90%;
}

section.events p.category a,
section.events p.category a:visited {
	color: #fff;
}

section.events p.subject {
	margin: 3px 0 0;
}

section.events p.cat1 { background-color: #669933; }
section.events p.cat2 { background-color: #0099ff; }

.main_text section.events h3 {
	margin: 20px 0 0;
	padding: 0 7px;
	line-height: 21px;
	color: #fff;
	font-size: 100%;
	text-shadow: none;
	background: url(../_img/parts/home_past_event_bg.png) left top no-repeat;
	border: none;
}

.main_text h1 {
	margin: -7px 0 20px;
	padding: 0;
}

.text_frame3 h1 {
	padding: 5px 0 0;
	background: url(../_img/parts/regular_h1_bg1.png) left top no-repeat;
}

.text_frame3 h1 span {
	display: block;
	padding: 2px 8px 7px;
	font-size: 130%;
	color: #fff;
	background: url(../_img/parts/regular_h1_bg2.png) left bottom no-repeat;
}

.text_frame3 h2 {
	margin: 25px 0 15px;
	padding: 0 2px 3px;
	color: #0F6FCF;
	font-size: 120%;
	line-height: 1.1;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #c4d2e1;
	background-position: 2px 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #0F6FCF;
}

.text_frame3 h3 {
	margin: 25px 0 15px;
	padding: 2px 0 2px 5px;
	font-size: 110%;
	letter-spacing: 1px;
	color: #476a47;
	text-shadow: 2px 2px 2px #ccc;
	border-left: 6px double #476a47;
	border-bottom: 1px dotted #476a47;
}

.main_text h2.gray_bar_l {
	height: 30px;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	color: #333;
	text-shadow: none;
	background: url(../_img/parts/gray_bar_l.png) left top no-repeat;
	border: none;
}

.main_text h2.gray_bar_s {
	height: 30px;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	color: #333;
	text-shadow: none;
	background: url(../_img/parts/gray_bar_s.png) left top no-repeat;
	border: none;
}

.main_text h3 {
}

.main_text h4 {
}

body.Japanese .main_text p {
	line-height: 1.4;
}

.appeal_style1 {
	color: #900;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ccc;
}

table.table_style1 {
	margin: 1em 0;
	border-collapse: collapse;
	border: 1px solid #745009;
}

table.table_style1 th {
	padding: 3px;
	color: #745009;
	text-align: left;
	background-color: #f7ecd8;
	border: 1px solid #745009;
}

table.table_style1 td {
	padding: 3px;
	border: 1px solid #8f6513;
}

p.back_link {
	margin: 20px 0 0;
	padding: 10px 0 0;
	text-align: center;
	border-top: 2px solid #155498;
}

p.back_link a {
	padding-left: 12px;
}

.emAdd {
	font-family: Cambria, "Times New Roman", Times, serif;
}

body.cnLabPage .text_frame3 table td {
	padding: 5px 5px 15px;
}

body.cnLabPage .text_frame3 table td p:first-child {
	margin-top: 0;
}

body.cnLabPage .text_frame3 table th.cnLabName {
	padding: 3px;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	font-size: 110%;
	background-color: #5C9481;
}

ul.hrMenu {
	margin: 10px 0;
	padding: 0 0 5px;
	list-style-type: none;
	font-size: 90%;
	overflow: hidden;
	border-bottom: 2px solid #ccc;
}

ul.hrMenu li {
	float: left;
	margin: 0 10px 3px 0;
	padding-left: 5px;
}

ul.hrMenu li a.current,
ul.hrMenu li a.current:visited {
	font-weight: bold;
}

.buildings {
	width: 570px;
}

.text_frame3 .buildings h2 {
	margin: 0 0 5px;
	padding: 0 2px 3px 20px;
	color: #0F6FCF;
	font-size: 120%;
	line-height: 1.1;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #c4d2e1;
	background-position: 2px 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #0F6FCF;
}

.text_frame3 .buildings h3 {
	margin: 25px 0 15px;
	padding: 2px 0 2px 5px;
	font-size: 110%;
	letter-spacing: 1px;
	color: #476a47;
	text-shadow: 2px 2px 2px #ccc;
	border-left: 6px double #476a47;
	border-bottom: 1px dotted #476a47;
}

.buildings #section1 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-1.gif); }
.buildings #section2 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-2.gif); }
.buildings #section3 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-3.gif); }
.buildings #section4 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-4.gif); }
.buildings #section5 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-5.gif); }
.buildings #section6 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-6.gif); }
.buildings #section7 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-7.gif); }
.buildings #section8 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-8.gif); }
.buildings #section9 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-9.gif); }
.buildings #section10 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-10.gif); }
.buildings #section11 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-11.gif); }
.buildings #section12 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-12.gif); }
.buildings #section13 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-13.gif); }
.buildings #section14 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-14.gif); }
.buildings #section15 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-15.gif); }
.buildings #section16 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-16.gif); }
.buildings #section17 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-17.gif); }
.buildings #section18 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-18.gif); }
.buildings #section19 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-19.gif); }
.buildings #section20 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-20.gif); }
.buildings #section21 h2 { background-image: url(http://www.ims.u-tokyo.ac.jp/imsut/files/map/no-21.gif); }

.section_block {
	width: 570px;
	margin: 0 0 30px;
	overflow: hidden;
}

.bld_photo {
	float: left;
}

.bld_data {
	float: right;
	width: 430px;
}

.bld_data table {
	width: 430px;
	margin: 0;
	font-size: 90%;
	border: 1px solid #999;
}

.bld_data table tr.top_head th,
.bld_data table th.top_head {
	padding:6px 3px;
	text-align: center;
	white-space: nowrap;
	background-color: #C9C1D0;
	border: 1px solid #999;
}

.bld_data table th.side_head {
	width: 80px;
	padding: 3px;
	text-align: center;
	background-color: #F2F2F2;
	border: 1px solid #999;
}

.bld_data table td {
	padding: 3px;
	border: 1px solid #999;
}

.bld_data table p {
	margin: 0;
}

.bld_data table .professor {
	color: #999900;
	font-style: italic;
	font-size: 0.95em;
}

.result_outer p.title {
	margin: 25px 0 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 110%;
	border-left: 5px solid #999;
}

.result_outer div.result_box {
	margin: 0 0 0 10px;
}

.result_outer div.chief {
	margin: 5px 0 0 10px;
	color: #CC6600;
}

a.no_link,
a.no_link:hover {
	text-decoration: none !important;
	cursor: default !important;
}

table.from_airport {
	font-size: 90%;
	table-layout: fixed;
	background-color: #fff;
	border: 1px solid #999;
}

table.from_airport th {
	padding: 3px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	font-size: 130%;
	border: 1px solid #999;
	border-bottom: 3px double #999;
}

table.from_airport td {
	padding: 3px;
	vertical-align: top;
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

td.ekitan {
	text-align: right;
}

table.from_airport .attention {
	color: #c00;
}

th.route1 { background-color: #b0e4ef; }
th.route2 { background-color: #fdd1fd; }
th.route3 { background-color: #fcddb0; }
th.route4 { background-color: #daf0df; }

ol.route {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.route li.station em {
	display: block;
	margin: 0 0 3px;
	padding: 2px;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	line-height: 1.1;
	text-align: center;
	background-color: #f8f8f8;
	border: 1px solid #999;
}

ol.route li.narita em {
	color: #fff;
	background-color: #27AD37;
}

ol.route li.haneda em {
	color: #fff;
	background-color: #8EC615;
}

ol.route li.imsut em {
	display: block;
	margin: 0 0 3px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 110%;
	font-style: normal;
	line-height: 1.1;
	text-align: center;
	color: #fff;
	background-color: #01A1ED;
	border: 1px solid #666;
}

ol.route li.train {
	padding: 3px 0 22px 27px;
	background: url(../_img/sign/access_arrow.png) 10px bottom no-repeat;
}

dl.info {
	margin: 0;
	padding:0;
}

dl.info dt {
	margin: 0;
	padding:0;
}

dl.info dd {
	margin: 0 0 5px 1em;
}

h4.airport {
	margin: 30px 0 10px;
	padding: 0 3px 5px;
	font-size: 130%;
	font-weight: normal;
	color: #11196D;
	border-bottom: 4px solid #11196D;
}

img.map_img {
	border: 1px solid #ddd;
}
