@charset "UTF-8";

::selection {
background: #1E90FF;
color: #FFFFFF;
}
::-moz-selection {
background: #1E90FF;
color: #FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
	font-size: 14px;
	color: #333;
}
h1, h2, h3, h4, h5, p, img, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
img, a img {
	vertical-align:bottom;
	border:none;
	background:transparent;
}
ul {
	list-style: none;
}
h2 {
	margin: 0;
}
h3 {
	margin: 0;
}
p {
	line-height: 2.2em;
}
a {
}
a:hover {
}
.bl {
	text-align: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	border: none;
}

/* ----------- clearfix ------------- */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
#wrapper {
	width: 100%;
	background: url(../images/header_bg.png) repeat-x;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.big_wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.middle_wrapper {
	width: 1280px;
	margin: 0 auto;
}
/* ----------- head ------------- */
#head div.header {
	height: 94px;
	margin-bottom: 20px;
}
#head .header h1 {
	background: url(../images/header.png) no-repeat;
	height: 94px;
	width: 960px;
	margin: 0 auto;
}
#head .header h1 a {
	display: block;
	height: 94px;
	width: 600px;
}
#head .header ul li.sitemap {
	position: relative;
	top: -90px;
	left: 800px;
	height: 25px;
	width: 90px;
}
#head .header ul li.english {
	position: relative;
	top: -90px;
	left: 890px;
	height: 25px;
	width: 90px;
}
#head .header .sitemap a {
	display: block;
	height: 25px;
	width: 90px;
}
#head .header .sitemap a:hover {
	background: url(../images/headhover.png) 0px 3px no-repeat;
}
#head .header .english a {
	display: block;
	height: 25px;
	width: 90px;
}
#head .header .english a:hover {
	background: url(../images/headhover.png) -90px 3px no-repeat;
}
#head .menu ul li {
	display: inline-block;
	width: 133px;
	height: 20px;
}
#head .menu ul li a {
	display: block;
	height: 20px;
	width: 133px;
}
#head .menu ul li.i1 a {
	background: url(../images/menu.png) 50px 0px no-repeat;
}
#head .menu ul li.i2 a {
	background: url(../images/menu.png) -95px 0px no-repeat;
}
#head .menu ul li.i3 a {
	background: url(../images/menu.png) -245px 0px no-repeat;
}
#head .menu ul li.i4 a {
	background: url(../images/menu.png) -390px 0px no-repeat;
}
#head .menu ul li.i5 a {
	background: url(../images/menu.png) -535px 0px no-repeat;
}
#head .menu ul li.i6 a {
	background: url(../images/menu.png) -695px 0px no-repeat;
}
#head .menu ul li.i7 a {
	background: url(../images/menu.png) -860px 0px no-repeat;
}
#head .menu ul li.i1 a:hover {
	background: url(../images/menu.png) 50px -30px no-repeat;
}
#head .menu ul li.i2 a:hover {
	background: url(../images/menu.png) -95px -30px no-repeat;
}
#head .menu ul li.i3 a:hover {
	background: url(../images/menu.png) -245px -30px no-repeat;
}
#head .menu ul li.i4 a:hover {
	background: url(../images/menu.png) -390px -30px no-repeat;
}
#head .menu ul li.i5 a:hover {
	background: url(../images/menu.png) -535px -30px no-repeat;
}
#head .menu ul li.i6 a:hover {
	background: url(../images/menu.png) -695px -30px no-repeat;
}
#head .menu ul li.i7 a:hover {
	background: url(../images/menu.png) -860px -30px no-repeat;
}
#head img#slidelogo {
	position: absolute;
	right: 75px;
	bottom: 20px;
}
/* ----------- breadcrumb ------------- */
#breadcrumb {
	background: url(../images/breadcrumb_bg.png) repeat-x;
	height: 32px;
	margin-bottom: 20px;
}
#breadcrumb p {
	line-height: 32px;
}
/* ----------- contents ------------- */
#contents .pickup {
	margin: 0 0 50px;
}
#contents .pickup ul {
	list-style: inside none;
	overflow: hidden;
	margin: 0 auto;
	width: 1284px;
}
#contents .pickup li {
	list-style: inside none;
	width: 428px;
	height: 190px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#contents .pickup span {
	display: block;
	width: 428px;
	height: 190px;
	background:url(../images/picup_ovr.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#contents .pickup a {
	display: table-cell;
	width: 428px;
	height: 190px;
	text-align: center;
	color: #000;
	text-decoration: none;
	vertical-align: bottom;
	font-size: 120%;
}
#contents .pic1 {
	background:url(../images/pickup1.png) no-repeat;
}
#contents .pic2 {
	background:url(../images/pickup2.png) no-repeat;
}
#contents .pic3 {
	background:url(../images/pickup3.png) no-repeat;
}
#contents .pic4 {
	background:url(../images/pickup4.png) no-repeat;
}
#contents h2 {
	width: 100%;
	margin: 0 0 40px 0;
	background: url(../images/h2_back.png) repeat-x bottom;
}
#contents h2 span {
	display: block;
	background: url(../images/h2_bg.png) no-repeat bottom;
	width: 960px;
	color: #000;
	font-size: 200%;
	text-align: center;
	margin: 0 auto;
	line-height: 1em;
	padding: 0 0 10px 0;
}
#contents h2 em {
	display:block;
	color: #ccc;
	font-size: 50%;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}
/* ----------- content ------------- */
#contents div.content_h2 {
}
#contents div.content {
	margin-bottom: 30px;
}
#contents .content .topics a {
	text-decoration: none;
	color: #777777;
}
#contents .content a.archive {
	float: right;
	margin: 20px 0 0 0;
}
#contents .content img.sub_top {
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}
#contents .content p {
	color: #777777;
	margin: 20px 0;
}
#contents .content img {
	margin: 0 0 20px 0;
}
#contents .content img.right {
	float: right;
}
#contents .content h3 {
	height: 50px;
	background: #333333;
	padding: 0 0 0 15px;
	line-height: 50px;
	color: #efefef;
	font-size: 130%;
	margin: 0 0 20px 0;
}
#contents .content h4 {
	height: 40px;
	border-left: 4px solid #007BE8;
	line-height: 40px;
	color: #545454;
	font-size: 125%;
	padding: 0 0 0 10px;
}
#contents #news_tabnavi {
/*	text-align: center;*/
}
#contents #news_tabnavi li {
	display: inline-block;
	margin: 0 10px 0 10px;
}
#news_tabnavi li a {
	color: #FFFFFF;
	background-color: #777777;
	padding: 10px 10px;
	border-bottom: 100px;
	font-size: 100%;
	text-decoration: none;
}
#news_tabnavi li a:hover {
	text-decoration: underline;
}
#contents #news_tabcontent {
	margin-top: 40px;
}
#contents #news_tabcontent img {
	max-height: 280px;
}
#contents ul > li + p {
	margin-top: -1em;
}
#contents ul > li {
	margin: 0 20px 0 20px;
	list-style-type: disc;
}
#contents ul.none li {
	list-style:none;
	margin: 0;
}
#contents div.index {
	margin-bottom: 40px;
}
#contents div.index ul.index_row {
	display: table;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-spacing: 10px 0;
}
#contents div.index ul.index_row li {
	display: table-cell;
	text-align: center;
	background-color: #777777;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 85%;
}
#contents div.index ul.index_row li a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	padding: 10px;
font-size: 95%;}
#contents div.index ul.index_row li a:hover {
	text-decoration: underline;
}
#contents table.member td {
	vertical-align: top;
}
#contents div.contact {
	width: 300px;
	float: left;
}
#contents div.map {
	float: left;
}
.bottom p {
	margin-bottom: 10px;
}
.disc li {
	list-style-type: disc;
}
.disc {
	margin: 0 0 0 1em;
}
#contents .member img {
	width: 241px;
	height: 189px;
}
#contents .member {
	border-spacing: 20px 0;
	line-height: 1.7em;
}
#contents .content ul.topics {
	height: 61px;
	border-bottom: 1px solid #E9E9E9;
}
#contents .content ul.imgtopics {
	padding-bottom: 170px;
}
#contents .content .topics img.align {
	max-height: 150px;
	margin-top: 15px;
	margin-left: 100px;
}
#contents .content ul.topics li {
	width: 100%;
	height: 20px;
	padding: 20px 0;
}
#contents .content .topics dt {
	width: 113px;
	float: left;/*margin: 19px 0;*/
}
#contents .content .topics dd {
	/*padding: 20px 0 20px 130px;*/
	padding:0 0 0 130px;
	height: 20px;/*border-bottom: 1px solid #E9E9E9;*/
}
#contents .content .topics img {
	margin: 0 20px 0 0;
}
#contents h3#talks {
	margin-top: 30px;
}
#contents h3#jpapers {
	margin-top: 30px;
}
#contents h3#rpapers_en {
	margin-top: 30px;
}
#contents h3#rpapers_ja {
	margin-top: 30px;
}
#contents h3#articles {
	margin-top: 30px;
}
/* ----------- footer ------------- */
#footer {
	background: url(../images/footer_bg.png) repeat-x;
	height: 240px;
	margin: 40px 0 0 0;
}
#footer a {
	color: #545454;
	text-decoration: none;
}
#footer p.copyright {
	color: #545454;
	margin: 10px 0 0 0;
}
#footer a:hover {
	color: #fff;
}
#footer ul.footer1 {
	padding: 15px 0;
}
#footer .footer1 li {
	display: inline-block;
	width: 130px;
}
#footer ul.footer2 {
	padding: 10px 0;
	background: url(../images/keio.png) right center no-repeat;
}
#footer .footer2 li {
	padding: 10px 0;
}
#footer a.to_top {
	position: fixed;
	bottom: 50px;
	right: 50px;
	margin: 0 20px 0 0;
	display: none;
}
/* ----------- bxslider ------------- */
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0076E9;
	border: 1px solid #0076e9;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #0076E9;
	border: 1px solid #0076e9;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 7px;
	height: 7px;
	border-radius: 0;
	border: 1px solid #CCCCCC;
	background: #fff;
	margin: 0 7px;
}
