@charset "utf-8";

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 100%;
	font-style: normal;
	list-style:none;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	vertical-align: bottom;
}

hr {
	padding: 0px;
	margin: 0px;
	width:470px;
	background-color: transparent;
	color: #FFFFFF;
	border: none;
	height: 10px; 
}

.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#666666;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: both;
	letter-spacing: 0.05em;
	padding-top: 3px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	width: auto;
}

h2 {
	font-size:1.3em;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	color: #000055;
	font-weight: normal;
	padding-top: 0.2em;
	padding-right: 4px;
	padding-bottom: 0em;
	padding-left: 4px;
	letter-spacing: 0.05em;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #000055;
	background-repeat: repeat-x;
	background-position: left top;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 150%;
	font-weight: bold;
	color: #000055;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	display: block;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	letter-spacing: 0.05em;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h3.first{
	border-top-style: none;
}

h3.content {
	margin: 0px;
}

h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-size:0.8em;
}

h5 {
	line-height: 150%;
	display: block;
	color: #000055;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
	clear: both;
}

a {
	color: #003399;
	text-decoration: none;
	background-color: transparent;
}

a:link {
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a.text {
	color: #3377aa;
	text-decoration: underline;
}

a.text:link {
	color: #3377aa;
	text-decoration: underline;
}

a.text:visited {
	color: #8844aa;
	text-decoration: underline;
}

a.text:hover {
	color: #006699;
	text-decoration: underline;
}

p.small{
	font-size: 0.7em;
}


.lead {
	font-weight: bold;
	color: #000000;
}

dd {
	line-height: 1.3em;
	font-size: 0.78em;
	padding-left: 2px;
}
.faq dl{
	display: block;
}
.faq dt{
	font-size: 0.78em;
	color: #000055;
}
.faq dd{
	padding-bottom: 20px;
}

#container {
	clear: both;
	width: 99%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#header {
	width: 99%;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
}

#navi {
	display: none;
}

#top-image {
	display: none;
}

#area-image {
	display: none;
}

#breadcrumbs {
	display: none;
}

#wrapper {
	width: 99%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#navi-left,
#navi-left-ns{
	display: none;
}

#content {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#navi-right {
	display: none;
}

#footer {
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pagetop {
	display: none;
}

.right{
	float: right;
}
.left{
	float: left;
}
.center{
	margin-right: auto;
	margin-left: auto;
}

#header .logo {
	width: 320px;
	padding: 0px;
	margin: 0px;
}

#header .navi-sub {
	display: none;
}

#header .panel {
	display: none;
}

#wrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 1.3em;
	color: #111;
	line-height: 130%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 0.78em;
}
#content li{
	font-size: 0.78em;
}

#footer ul {
	display: none;
}

.home ul#top-navi{
	background-image: url(../img/top_nav.gif);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	width: 100%;
	clear: both;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.home ul#top-navi li{
	float: left;
	width: 204px;
	padding-left: 41px;
	display: block;
}

.home ul#top-navi li.first{
	margin-left: 0px;
	padding: 0px;
	border-left-style: none;
}

.home ul#top-navi li img{
	border: 1px solid #dddddd;
	padding: 1px;
	margin-bottom: 6px;
}




.home h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 150%;
	font-weight: bold;
	color: #000055;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #000055;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
}

#top-navi{
	margin-bottom:20px;
}

#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

#footer h4{
	clear: both;
	line-height: 1em;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}

#footer p{
	font-size:70%;
	text-align:left;
}

#footer .address{
	float:left;
}

#footer .copyright{
	float:left;
}

#content #area-title {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #000055;
	display: block;
	width: 100%;
	float: left;
}

#content #area-title h2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	font-size:1.3em;
}

#content #area-title h3{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0px;
	padding-top: 8px;
}

.faculty .column-4 {
	display:none;
}

.box-1{width: 100%;
	clear:both;}
.box-2,
.box-3,
.box-5,
.box-6,
.box-7,
.box-8,
.box-9{
	width: 100%;
	float:none;
	clear:none;
	margin-bottom:20px;
}
.box-4{
	width: 70%;
	clear:none;
	}
.box-10{
	width: 20%;
	clear:none;
	float:right;
	}

.box-5{
	min-height:140px;
}
img {
	border:none;
}

img.left {
	float: left;
	padding-right:20px;
}

.center {
	text-align: center;
	padding-right:20px;
}

img.right {
	float:right;
	padding-left:20px;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.column-3 {
	width: 100%;
}

ul.column-3 li{
	width: 30%;
	float:left;
	margin-left:20px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
}

ul.column-3 li h3{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-size: 1.1em;
}

ul.column-3 li.first{
	margin-left:0px;
	border-left-style: none;
}

div.list-3 {
	display: block;
	clear: both;
	width: 700px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	min-height: 150%;
	_height: 150%;
	height: 100%;
}

div.list-3 div {
	width: 220px;
	float: left;
	margin-left: 0px;
	_margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	min-height: 100%;
	_height: 100%;
	height: 100%;
}

div.list-3 div.first{
	margin: 0px;
}

div.list-3 ul li {
	padding-left: 10px;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}

div.list-3 h4 {
	font-size: 100%;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	background-color: #9CF;
	padding-left: 10px;
}

#profile {
	min-height: 300px;
	_height: 300px;
}
.btn-email,
.btn-email a {
	display: none;
}

.btn-email:hover{
	background-position: 0px -20px;
}

#top-navi{
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	width: 100%;
	clear: both;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}

#top-navi div{
	float: left;
	width: 100%;
	padding-left: 0px;
	display: block;
}

#top-navi div.first{
	margin-left: 0px;
	padding: 0px;
	border-left-style: none;
}

#top-navi div img{
	margin-bottom: 6px;
	float: left;
	margin-right: 20px;
}

a img:hover{
	border: 1px solid #dddddd;
	padding: 1px;
	background-color:#fdd003
}

#keyvisual{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

#keyvisual h2{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.home h1{}

#top-navi div h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #000055;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000055;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0em;
	padding-right: 2px;
	padding-bottom: 0.3em;
	padding-left: 2px;
	line-height: 1em;
	border-top-style: none;
}

.home #content {
	float: right;
	width: 100%;
	line-height: 150%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.home #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

.column-2 {
	display: block;
	margin-bottom: 20px;
	width: 700px;
	clear: both;
}

.column-2 h3 {
	clear: both;
}

div.column-2 ul {
	width: 338px;
	float: left;
	display: block;
	margin-left: 20px;
	_margin-left: 10px;
}

div.column-2 ul li{
	padding-left: 12px;
	background-image: url(../img/arrow_right_gray.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	line-height: 1.2;
	padding-bottom: 0.3em;
}

div.column-2 ul.first {
	margin-left: 0px;
}



.voices {
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.voices div{
	display: block;
	padding-bottom: 20px;
}

.voices dl{
	display: block;
	padding-bottom: 10px;
}

.voices img{
	float: left;
	margin-right: 20px;
}

.voices dt{
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin-right: 10px;
}

.voices dd{
	padding-left: 10px;
}

div.term {
	width: 680px;
	margin-bottom: 20px;
	background-image: url(../img/bg_term.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

div.term div{
	width: 211px;
	margin-left:20px;
	_margin-left:10px;
	display: block;
	padding: 1px;
	float: left;
}

div.term div.first{
	margin-left:0px;
}
div.term ul{
	margin-bottom: 10px;
}
div.term ul li{
	padding-left: 32px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #444444;
	background-image: url(../img/arrow_right_navy.gif);
	background-repeat: no-repeat;
	background-position: 24px 0.7em;
}

div.term div h4{
	font-family: "Times New Roman", Times, serif;
	color: #000055;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	font-size: 0.9em;
}

#map {
	width: 700px;
}

#map img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#map dl{
	width: 700px;
	z-index: 1;
	margin-bottom: 20px;
}
#name {
	float: left;
	padding-left: 50px;
	display: block;
	width: 200px;
	padding-top: 30px;
	margin-bottom: 10px;
}

#profile img {
	float: left;
	margin-bottom: 20px;
}
#profile #post {
	float: left;
	display: block;
	font-size: 0.78em;
	line-height: 1.8em;
	padding-top: 25px;
}
#profile #works {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#name p {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-family:"Times New Roman", Times, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.05em;
	color: #888888;
}
#works ul {
	margin-bottom: 10px;
	padding-left: 2px;
}

#name h2 {
	border: 0px none #FFF;
	padding: 0px;
	line-height: 1em;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: 0.4em;
	font-weight: bold;
}

#email {
	display:none;
}
#biography {
	width:70%;
	float:right;
	display: block;
	padding-left: 20px;
	margin-bottom: 20px;
}

#profile {
	padding-top: 20px;
	width: 100%;
}
#profile h3 {
	padding-top: 1em;
	padding-bottom: 0.5em;
	line-height: 1em;
	padding-left: 2px;
	border-bottom-style: none;
	margin-bottom: 0px;
}
#profile .column-2 ul li,
#profile #works ul li{
	padding-left: 12px;
	background-image: url(../img/arrow_right_navy.gif);
	background-repeat: no-repeat;
	line-height: 1.3em;
	padding-bottom: 0.5em;
	background-position: 4px 0.5em;
}
#box-area,
#box-class {
	clear: both;
	float: left;
	width: 100%;
}
#box-area ul,
#box-class ul {
	padding-left: 2px;
	margin-bottom: 0.25em;
}
#box-area ul li,
#box-class ul li{
	display: inline;
	padding-right: 10px;
}
#email ul li {
	display: inline;
}
#banner{
	display:none}
	a.pdf {
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
a.pdf[target="_blank"]{
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:0px;
}
a.doc {
	background-image: url(../img/ico_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
a.xls {
	background-image: url(../img/ico_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
caption {
	padding-top: 6px;
	padding-bottom: 3px;
	font-weight: bold;
}

a[target="_blank"]{
	padding-right:15px;
	background-color: transparent;
	background-image: url(../img/ico_blank.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
}

a.noblank[target="_blank"]{
	padding-right:0px;
	padding-left: 0px;
	background-image: none;
}
.faculty h3 {
	background-image: none;
}

p.button {
	border: 1px solid #ddd;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #efefef;
}
p.button a{
	letter-spacing: 0.25em;
}
.link a {
	background-image: url(../img/link.gif);
	background-repeat:no-repeat;
	background-position: right 45%;
	padding-right: 12px;
}
#content dd.caption {
	font-size: 0.7em;
}
#keyvisual img:hover {
	background-color: #FFF;
}


.table-1 th {
	text-align: center;
}
table img.left {
	margin-bottom: 0px;
	margin-right: 10px;
}
#footer .pr {
display: none;
}

table img.right {
	margin-bottom: 0px;
}
.table-1 tr td {
	line-height: 1.2em;
}
h4.list-1 {
	background-image: url(../img/1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 22px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000055;
}
h4.list-2 {
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 22px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000055;
}
h4.list-3 {
	background-image: url(../img/3.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 22px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000055;
}
h4.list-4 {
	background-image: url(../img/4.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 22px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000055;
}
h4.list-5 {
	background-image: url(../img/5.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 22px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000055;
}
object {
	display:none
}
ol li{
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 1.3em;
	padding-bottom: 0.8em;
	text-align : justify;
	text-justify : inter-ideograph;
}

ol li.list-1{background-image: url(../img/1.gif);}
ol li.list-2{background-image: url(../img/2.gif);}
ol li.list-3{background-image: url(../img/3.gif);}
ol li.list-4{background-image: url(../img/4.gif);}
ol li.list-5{background-image: url(../img/5.gif);}
ol li.list-6{background-image: url(../img/6.gif);}
ol li.list-7{background-image: url(../img/7.gif);}
ol li.list-8{background-image: url(../img/8.gif);}
ol li.list-9{background-image: url(../img/9.gif);}
ol li.list-10{background-image: url(../img/10.gif);}

div.right,div.left{
	float:none;}

.note {
	background-color: #fff;
	float: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border: 1px solid #dddddd;
	margin-bottom: 16px;
}
.voices .note {
	font-size: 0.9em;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFF;
	clear: none;
}
.voices img.left{
	margin-bottom: 8px;
	padding-right:0px;}
.voices img.right {
	margin-left: 0px;
	padding-left:0px;
	float:left;
	margin-bottom: 8px;
}
.voices dl{
	display: block;
	padding-bottom: 10px;
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}

.voices dt{
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin-right: 10px;
	display: block;
	float: left;
	padding-left: 2px;
	font-weight: bold;
}

.voices dd{
	padding-left: 10px;
}
div.term {
	width: 680px;
	margin-bottom: 20px;
	background-image: url(../img/bg_term.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

div.term div{
	width: 211px;
	margin-left:20px;
	_margin-left:10px;
	display: block;
	padding: 1px;
	float: left;
}

div.term div.first{
	margin-left:0px;
}

div.term ul{
	margin-bottom: 10px;
}

div.term ul li{
	padding-left: 32px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	color: #444444;
	background-image: url(../img/arrow_right_navy.gif);
	background-repeat: no-repeat;
	background-position: 24px 0.7em;
}

div.term div h4{
	color: #000055;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	font-size: 0.9em;
	border-left-style: none;
}
dt {
	font-size: 0.8em;
}
dd {
	line-height: 1.3em;
	font-size: 0.8em;
	padding-left: 2px;
	padding-bottom: 20px;
}
#content .caption{
	clear: both;
	color: #000055;
	font-size: 90%;
}
table {
	font-size: 0.8em;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
table th{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #efefef;
	border: 1px solid #ddd;
	width: 6em;
	vertical-align: middle;
	white-space: nowrap;
}
table td{
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border: 1px solid #ddd;
}

table.table-2 {
	width: 100%;
	float: none;
}
table.table-2 th{
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #efefef;
	border: 1px solid #ddd;
	width: 6em;
	vertical-align: middle;
	letter-spacing: 0.25em;
	white-space: nowrap;
}
table.table-2 td{
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #ddd;
}
table.time {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
table.time th{
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #efefef;
	border: 1px solid #ddd;
	width: 10em;
	vertical-align: middle;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
table.time td{
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #ddd;
	width: 80%;
}
dl.spot {
	margin-bottom: 16px;
}

dl.spot dt{
	float: left;
	border: 1px solid #99C;
	text-align: center;
	width: 4em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0px;
	color: #669;
	font-size: 0.7em;
}

dl.spot dd{
	padding-top: 1px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4em;
	padding-right: 0px;
	padding-bottom: 0.8em;
}
dl.dl-1 {
	margin-bottom: 16px;
}

dl.dl-1 dt{
	float: left;
	border: 1px solid #99C;
	text-align: center;
	width: 6em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0px;
	color: #669;
	font-size: 0.7em;
}

dl.dl-1 dd{
	padding-top: 1px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6em;
	padding-right: 0px;
	padding-bottom: 0.8em;
}
dl#history {
}
dl#history dt {
	font-weight: normal;
	width: 5em;
	float: left;
	font-size: 0.78em;
	line-height: 1.25em;
	padding-left: 4px;
	padding-bottom: 0.5em;
}
dl#history dd {
	line-height: 1.25em;
	padding-bottom: 0.5em;
}

.home #content{text-align:left;}
#news {
	float: left;
	width: 100％;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000055;
	padding-top: 10px;
	display: block;
	clear: both;
}
#news div {
	width: 100%;
	float: left;
	padding-right: 0px;
	margin-left: 20px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 0px;
}
#news h3 {
	border-top-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000055;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
	background-image: none;
	font-size: 0.8em;
}

#banner ul a {
	padding: 0px;
	background-image: none;
}

.penmark {
	background-image: url(../img/pen.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#map h4 {
	display: block;
	clear: none;
}
#sitemap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 30px;
}
ul.column-3 {
	width: 700px;
	clear: both;
	float: left;
}

ul.column-3 li{
	width: 219px;
	float:left;
	margin-left:20px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
}

ul.column-3 li h3{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-size: 1.1em;
}

ul.column-3 li.first{
	margin-left:0px;
	border-left-style: none;
	width: 220px;
}

div.column-3 {
	width: 700px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}

div.column-3 div{
	width: 220px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	display: block;
}

div.column-3 div.first{
	margin-left:0px;
}

div.column-3 ul{
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	margin: 0px;
}

div.column-3 ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../img/arrow_s_navy.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}

div.column-3 div h4{
	color: #444;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-style: none;
}

div.column-3 div h4 a{
	color: #444;
}

div.column-3 div h4 a:hover{
	color: #003399;
}
#keyvisual{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	background-color:ffffff;
}

#keyvisual div{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	clear: none;
}
#keyvisual div.first{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 8px;
	_margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#intermedia {
	background-image: url(../img/intermedia.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 900px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 12px;
	text-indent: -9999px;
	margin-left: 20px;
	_margin-left: 10px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news p {
	width: 346px;
	float: right;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 140%;
	margin: 0px;
}
#news img{
	margin-right: 10px;
	_margin-right: 5px;
	clear: both;
	margin-bottom: 0px;
	background-image: none;
	width: 96px;
	display: block;
	float: left;
}
#news .news-1 {
	margin: 0px;
	padding: 0px;
}
#news .news-2 {
	margin-bottom: 10px;
}
#news .news-1 dl {
}
#news .news-1 dl dt {
	float: left;
	margin: 0px;
	line-height: 125%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#news .news-1 dl dd {
	margin-left: 7em;
	line-height: 125%;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	text-align : justify;
	text-justify : inter-ideograph;
}
#news .news-1 h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 7px;
}
#intermedia {
	background-image: url(../img/intermedia.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 900px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 12px;
	text-indent: -9999px;
	margin-left: 20px;
	_margin-left: 10px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news {
	float: left;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000055;
	padding-top: 10px;
	display: block;
	clear: both;
}
#news div {
	width: 460px;
	float: left;
	padding-right: 0px;
	margin-left: 20px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 0px;
}
#news h3 {
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000055;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
	background-image: none;
	font-size: 0.8em;
}
#top-navi div h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	color: #000055;
	border-bottom-style: solid;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 2px;
	line-height: 1em;
	border-top-style: solid;
	font-size: 0.8em;
	border-bottom-width: 2px;
	border-bottom-color: #000055;
}
div.getpdf {
	padding: 0px;
}

div.getpdf a{
	padding-left: 0px;
	text-align: right;
	clear: both;
	display: block;
	font-size: 0.7em;
	background-image: url(http://www.kbs.keio.ac.jp/img/getpdf.gif);
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #888888;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}