@charset "utf-8";

html{
	overflow-y:scroll;
}

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
table,th,td,
dl,dt,dd,
form {
	font-size: 100%;
	font-style: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

address,
caption, th
cite,
code, var,
dfn,
 h4 {
	font-style: normal;
	font-weight: bold;
}
em{}
caption,th {
	text-align: left;
}

fieldset { 
	border: 0;
}

ol,ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

abbr, acronym { 
	border: 0;
	cursol: help;
}

img {
	vertical-align: bottom;
	padding: 1px;
	border: 1px solid #dddddd;
	margin-bottom: 0.2em;
}

hr {
	display: none;
}
a {
	outline : 0;
}

body {
	text-align: center;
	position: relative;
	color: #555555;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../img/bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

.clear {
	clear: both;
}

.clr-left{
	clear:left;
}

.clr-right{
	clear:right;
}

.hidden {
	display: none;
}



.middle {
	vertical-align: middle;
}

.title {
	font-weight: bold;
}

.block {
	display: block;
}


.left {
	text-align: left;
	float: left;
}

.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 0.3em;
}

.right {
	float: right;
}

#content .indent {
}

table {
	font-size: 0.8em;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}

th {
}

td {
	text-align: left;
}

#content ul,#content dd{
	vertical-align: bottom;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	padding-bottom: 16px;
	padding-left: 10px;
	letter-spacing: 0.05em;
	padding-top: 16px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	display: block;
}

h2 {
	line-height: 150%;
	color: #000055;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0em;
	padding-left: 2px;
	letter-spacing: 0.05em;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	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;
	clear: both;
} 
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-top-style: solid;
	border-top-color: #DDDDDD;
	display: block;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	letter-spacing: 0.05em;
	clear: both;
	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-bottom: 12px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 8px;
	padding-right: 0px;
	clear: both;
}
h4.first{
	margin-top: 16px;
}
h5 {
	line-height: 150%;
	display: block;
	color: #000055;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
	clear: both;
}

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


#content p a:link{
	text-decoration: none;
}
#content p a:hover{
	text-decoration: underline;
}
#content p a:visited{
	
}
a:link {
	text-decoration: none;
	background-color: transparent;
}

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

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



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

#container {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#header {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
}
#breadcrumbs {
	height: 24px;
	width: 470px;
	margin-top: 0px;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding: 0px;
	clear: both;
}

#content {
	float: right;
	width: 680px;
	margin-bottom: 0px;
	min-height:400px;
	_height:400px;
	text-align: left;
	padding-right: 20px;
}

#footer {
	clear: both;
	height: 60px;
	width: 940px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

#footer h4{
	clear: none;
	float: left;
	line-height: 1em;
	padding-right: 10px;
	font-size: 11px;
	padding-left: 0px;
	border-left-style: none;
	padding-top: 2px;
}

#footer p{
	clear: none;
	float: left;
	padding-right: 10px;
}

#pagetop {
	text-align: right;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 930px;
	padding-right: 10px;
}

#header .logo {
	left: 0px;
	top: 0px;
	width: 290px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	clear: none;
	height: 70px;
}

#header .logo img {
	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;
	padding: 0px;
}

#header .logo a img:hover{
	background-color:fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#header .navi-sub {
	top: 10px;
	right: 1px;
	width: 560px;
	height: 59px;
	float: right;
	display: block;
	text-align: right;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .navi-sub ul{
	margin: 0px;
	padding: 0px;
}
#header .navi-sub ul li {
	margin-top: 1px;
	display: inline;
	margin-left: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}

#header .navi-sub ul li a{
	color: #555;
}

#header .navi-sub ul li a:hover{
	color: #003399;
}

#header .navi-sub ul .btn_home {
	border:none;
	
}

#header .navi-sub ul .btn_contact {
	
}
#header .navi-sub ul .btn_access {
	
}
#header .navi-sub ul .btn_faq {}
#header .navi-sub ul .btn_sitemap {

}
#header .navi-sub ul .btn_language {
}

#header .panel {
	top: 0px;
	right: 0px;
	width: 420px;
	height: 32px;
	padding-top: 12px;
	float: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .panel ul li{}
#header .panel .fontsize {
	top: 6px;
	height: 22px;
	background-image: url(../img/fontsize.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 55px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header .panel .fontsize li{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.fontsize #fsmall a:hover{
	background-image:url(../img/font_s_hov.gif);
}
.fontsize #fmiddle a:hover{
	background-image:url(../img/font_m_hov.gif);
}
.fontsize #flarge a:hover{
	background-image:url(../img/font_l_hov.gif);
}

#header .panel .fontsize span {
	display: none;
}

#header .panel .fontsize img {
	float: left;
}

#header .panel .fontsize img.first {
	margin-right: 10px;
}

#header .panel .fontsize #fsmall,
#header .panel .fontsize #flarge {
	float: left;
}

#header .panel .fontsize #fmiddle {
	float: left;
	height: 22px;
	width: 37px;
	background-image: url(../img/font_m.gif);
	background-position: 0px 0px;
}

#fsmall a,
#fmiddle a,
#flarge a {
	display: block;
}

#fsmall a {
	height: 22px;
	width: 36px;
	background: url(../img/font_s.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#fmiddle a {
	height: 22px;
	width: 37px;
	background: url(../img/font_m.gif) no-repeat;
	background-position: 0px 0px;
}

#flarge a {
	height: 22px;
	width: 36px;
	background:url(../img/font_l.gif) no-repeat;
	background-position: 0px 0px;
}

#breadcrumbs ul {
	left: 0px;
	top: 4px;
	padding-top 0px;
	padding-right: 19px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
	vertical-align: middle;
	height: 13px;
	line-height: 13px;
	height: 13px;
	display: block;
}

#breadcrumbs ul li {
	padding-right: 1px;
	padding-left: 3px;
	color: #666666;
	letter-spacing: 1px;
	display: inline;
	vertical-align: top;
	line-height: 13px;
	height: 13px;
}

#breadcrumbs ul li a {
	vertical-align: top;
	letter-spacing: 1px;
}

p {
	margin-top: 0px;
	margin-bottom: 1.3em;
	color: #555;
	line-height: 155%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	padding-right: 2px;
	padding-left: 2px;
	text-align : justify;
	text-justify : inter-ideograph;
}

#content p.read {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	line-height: 155%;
}

#content p.content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 22px;
	margin-left: 5px;
	line-height: 150%;
}
#content p.caption{
	clear: both;
	color: #000055;
	font-size: 0.7em;
}
#content p .caption{
	clear: both;
	color: #000055;
	font-size: 90%;
}

#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: 700px;
	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-weight: bold;
}
#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;
}

#footer ul {
	text-align: left;
	margin-bottom: 8px;
}

#footer ul li {
	font-size: 0.7em;
	display: inline;
	margin-left: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-right: 0px;
	margin-right: 0px;
}
#footer a[target="_blank"]{
	padding-right:0px;
	padding-left: 0px;
	background-image: none;
}

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

#footer a:visited {
	text-decoration: none;
	background-color: transparent;
}
#navi-footer{
	float: right;
	padding-right: 2px;
}

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

#pagetop p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 4px;
	text-align: right;
}

#pagetop a {
	text-decoration: none;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	padding-right: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagetop a:hover {
	color: #003399;
	text-decoration: underline;
}
#footer .copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#footer .kbs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:0;
	float: right;
}
#footer .address {
	font-size: 10px;
}
.print {
	float: right;
	margin-left: 10px;
	_margin-left: 10px;
	padding: 0px;
}
.print a {
	display: block;
	width: 60px;
	height: 22px;
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.print a:hover {
	background-image: url(../img/print_on.gif);
}

.first{
	margin-right: 0px;
	margin-left: 0px;
}

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

.column-2 h3 {
}

div.column-2 ul {
	width: 340px;
	float: left;
	display: block;
	_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;
}

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;
}

div.boxcolumn-3 {
	width: 700px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
div.boxcolumn-3 div{
	width: 216px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	display: block;
	padding: 1px;
	border: 1px solid #dddddd;
}

div.boxcolumn-3 div.first{
	margin-left:0px;
}
div.boxcolumn-3 ul{
	background-color: #f4f2ec;
}
div.boxcolumn-3 ul li{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	background-image: url(../img/bg_eaeff5.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

div.boxcolumn-3 div h4{
	font-family: "Times New Roman", Times, serif;
	color: #000055;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	font-size: 0.9em;
	background-image: url(../img/bg_dce3ef.gif);
}

.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;
	padding: 0px;
}

.noborder:hover {
	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;
	padding: 0px;
}

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;
}

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

#content li{
	font-size: 0.78em;
}

dl {
}
dt {
	font-size: 0.8em;
}
dd {
	line-height: 1.3em;
	font-size: 0.8em;
	padding-left: 2px;
	padding-bottom: 20px;
}

ol{
	margin-bottom: 16px;
	padding-left: 12px;
}
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);}
#navi-left ul li ul.sub li a {
	background-image: url(../img/arrow_under.gif);
	background-color: #efefef;
	font-size: 1.2em;
}

#navi-left ul li ul.sub li a ,
#navi-left-ns ul li a {
	background-image: url(../img/arrow_under.gif);
	background-color: #efefef;
}

#navi-left ul li ul.sub li a:hover,
#navi-left-ns ul li a:hover {
	background-color: #fff9e0;
	background-image: url(../img/arrow_under_navy.gif);
}
.column-2 .first h3 {
}
.column-2 .first ul {
	padding-left: 0px;
	margin-left: 0px;
}
.column-2 .first ul li {
}
.column-2 div {
	width: 340px;
	float: left;
	display: block;
	margin-left: 20px;
	_margin-left: 10px;
}
.column-2 div h3 {
}
.column-2 div ul {
	margin: 0px;
	padding: 0px;
}
.column-2 div ul li {
}
.column-2 div.first {
	margin: 0px;
	padding: 0px;
}
.column-4 {
	width: 700px;
	clear: both;
	padding-top: 10px;
	float: left;
}

.column-4 div{
	display: block;
	width: 160px;
	min-height: 6.5em;
	_height: 6em;
	float: left;
	padding-bottom: 0.2em;
	margin-left: 20px;
}

.column-4 a{
	color:#555555;
}

.column-4 a:hover{
	color:#003399;
}

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

.column-4 ul{
	width: 160px;
	margin: 0px;
}
.column-4 li{
	display: block;
	line-height: 1.4em;
	padding-left: 4px;
}

.column-4 h4{
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #000055;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1em;
	width: 156px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-color: #ddd;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.note {
	background-color: #fff;
	float: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
	border: 1px solid #dddddd;
	margin-bottom: 16px;
	clear: both;
	margin-left: 1em;
}
#content .note p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #444;
}
#navi-left ul li a .small {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #888;
}
table .vertical {
	width: 1em;
	line-height: 1.2em;
	font-size: 0.9em;
}
img.right {
	margin-left: 20px;
	margin-bottom: 8px;
}
img.left {
	margin-bottom: 8px;
	margin-right: 20px;
}

#content ul{
}
#content ul li {
	padding-left: 12px;
	background-image: url(../img/arrow_s_navy.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding-bottom: 0.5em;
	background-position: 4px 0.4em;
	clear: both;
}
ul {
	margin-bottom: 16px;
}
dl.table {
	margin: 1em 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
}

dl.table dt {
	margin-right: -13em;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	display: inline;
	width: 17em;
	text-indent: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

dl.table dd {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	line-height: 1em;
	margin-left: 17em;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

dl.table::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
a.pdf {
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	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[target="_blank"]{
	background-image: url(../img/ico_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:0px;
}
a.xls[target="_blank"]{
	background-image: url(../img/ico_xls.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;
	color: #000055;
}

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.square {
	border: 1px solid #ddd;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: none;
	float: left;
	padding-right: 10px;
	display: block;
	margin-left: 12px;
}
#content p.button {
	border: 1px solid #ddd;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	width: 99.9%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #efefef;
}
p.button a{
	letter-spacing: 0.1em;
}
#content div.btn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content div.btn a{
	background-image: url(../img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	float: left;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	min-width:10em;
	_widows:10em;
	text-align: center;
	font-size: 0.8em;
	margin-left: 1em;
	_margin-left: 0.5em;
}
#content div.btn a:hover{
	background-image: url(../img/btn_bg_on.gif);
	text-decoration: none;
}

.link a {
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
#content dd.caption {
	font-size: 0.7em;
}
#keyvisual img{
	margin: 0px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#keyvisual img:hover {
	background-color: #FFF;
}
#footer ul .first {
	margin-left: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .sub-1 {
	float: right;
}
#footer .sub-1 a {
	color: #555;
}
#footer .sub-1 a:hover {
	color: #003399;
}
#footer div {
	display: block;
	clear: both;
	width: 940px;
	float: left;
	padding-top: 4px;
	height: 40px;
}
.table-1 th {
	text-align: center;
}
table img.left {
	margin-bottom: 0px;
	margin-right: 10px;
}
#footer .pr {
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .pr p {
	padding-top: 0px;
	padding-bottom: 0px;
}
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;
}
table table {
	font-size: 1em;
	border: 0px none #FFF;
}
table table tr {
}
table table td {
	padding: 0px;
	font-size: 1em;
	border: 0px none #FFF;
}
p .small {
	font-size: 90%;
}
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: 660px;
}
div.getpdf a:hover{
	background-image: url(http://www.kbs.keio.ac.jp/img/getpdf_on.gif);
	color: #888888;
	text-decoration: none;
}
#news h4 {
	width: 346px;
	clear: none;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0.8em;
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	padding-left: 12px;
}
dl.news {
	padding-left: 12px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
dl.news dt{
	width: 6.5em;
	float: left;
	line-height: 125%;
}
dl.news dd{
	line-height: 125%;
	margin-left: 6.5em;
	text-align : justify;
	text-justify : inter-ideograph;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .btn p {
	margin: 0px;
}
h6 {
	float: left;
	border: 1px solid #555555;
	text-align: center;
	width: 6em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
	_margin-left: 0.5em;
}
