@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,
em, strong {
	font-style: normal;
	font-weight: bold;
}

table {
}

caption,th {
	text-align: left;
}

fieldset { 
	border: 0;
}

ol,ul {
	list-style: none;
	margin-bottom: 16px;
}

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

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

body {
	text-align: center;
	position: relative;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center 80px;
	background-image: url(../img/bg.gif);
}

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

.out {
	width:470px;
	position:absolute;
	left:-9999px;
}

.middle {
	vertical-align: middle;
}

.title {
	font-weight: bold;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

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

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

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

#content .indent {
	padding-right: 1em;
	padding-left: 20px;
}

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

table{
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}
table th{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #efefef;
	border: 1px solid #ddd;
	vertical-align: middle;
	white-space: nowrap;
	width: 6em;
}
table td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 1px solid #ddd;
}

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

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

h2 {
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	color: #000055;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0em;
	padding-left: 4px;
	letter-spacing: 0.05em;
	padding-bottom: 2px;
	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;
	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;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	border-top-color: #DDDDDD;
	display: block;
	background-image: url(../img/common/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: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}

h5 {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 150%;
	color: #666666;
}

a {
	color: #003399;
	text-decoration: none;
	background-color: transparent;
}
p a{
	padding-right:15px;
	background-color: transparent;
	background-image: url(../img/ico_link.gif);
	background-repeat: no-repeat;
	background-position: right 40%;
}
a:link {
	color: h3;
	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.68em;
}

a.pdf {
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.pdf[target="_blank"]{
	background-image: url(../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.doc {
	background-image: url(../img/ico_doc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.xls {
	background-image: url(../img/ico_xls.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a[target="_blank"]{
	padding-right:15px;
	background-color: transparent;
	background-image: url(../img/ico_blank.gif);
	background-repeat: no-repeat;
	background-position: right 0.2em;
}
a.noblank[target="_blank"]{
   background:none;
   padding-right:0px;
}
#container {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#header {
	position: relative;
	height: 80px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


#breadcrumbs {
	height: 24px;
	width: 470px;
	margin-top: 0px;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

#content {
	float: right;
	width: 700px;
	line-height: 150%;
	margin-bottom: 10px;
	min-height:320px;
	_height:320px;
	text-align: left;
}

#footer {
	clear: both;
	height: 60px;
	width: 940px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

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

#pagetop {
	text-align: right;
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	clear: both;
	width: 940px;
}

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

#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: 420px;
	height: 60px;
	float: right;
	display: block;
	text-align: right;
	padding-top: 20px;
}
#header .navi-sub ul{
	margin-bottom: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: #555555;
}

#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: 300px;
	height: 32px;
	padding-top: 12px;
	float: right;
}
#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: 50px;
	float: right;
	margin-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/common/font_s_hov.gif);
}
.fontsize #fmiddle a:hover{
	background-image:url(../img/common/font_m_hov.gif);
}
.fontsize #flarge a:hover{
	background-image:url(../img/common/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/common/font_m.gif);
}

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

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

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

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

#header .panel .search {
	position: absolute;
	left: 186px;
	top: 8px;
	height: 24px;
}

#header .panel .search ul {
	background: none;
	list-style-type: none;
}

#header .panel .search ul li {
	float: left;
	vertical-align: top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#header .panel .search ul input.in_search {
	height: 18px;
	width: 120px;
	padding-left: 3px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 130%;
}

* html #header input.in_search {
	height: 18px;
	width: 117px;
	padding-left: 3px;
	margin-top: -1px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 130%;
} /* for IE6 */

*+html #header input.in_search {
	height: 18px;
	width: 117px;
	padding-left: 3px;
	margin-top: -1px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 130%;
} /* for IE7 */

html:first-child #header input.in_search {
	height: 18px;
	width: 117px;
	padding-left: 3px;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 130%;
} /* for Opera and Safari3 */

/* safari only \*/
html:\66irst-child #header input.in_search {
	height: 19px;
	width: 117px;
	padding-left: 3px;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 130%;
}

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

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

#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 .caption{
	clear: both;
}

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

#footer ul li {
	font-size: 0.68em;
}
#footer a:link {
	color: #555555;
	text-decoration: none;
	background-color: transparent;
}

#footer a:visited {
	color: #555555;
	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: 6px;
	padding-bottom: 6px;
}

#pagetop a {
	color: #555555;
	text-decoration: none;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	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;
}
#footer .address {
	font-size: 10px;
}
.print {
	float: right;
	margin-left: 10px;
	_margin-left: 10px;
}
.print a {
	display: block;
	width: 60px;
	height: 22px;
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	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: 20px;
	width: 700px;
	float: left;
	clear: left;
}

.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;
}
#content div.column-2 ul.first {
	margin-left: 0px;
}

ul.column-3 {
	width: 700px;
	clear: both;
	float: left;
}

#content 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;
	padding: 0px;
	background-image: none;
}

#content 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;
	background-image: none;
}

#content 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: 0em;
	padding-top: 0.2em;
	margin-bottom: 0px;
}

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

div.column-3 div h4{
	font-family: "Times New Roman", Times, serif;
	color: #444;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	border-left-style: none;
}

div.column-3 div h4 a{
	color: #444;
	line-height: 1em;
}

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

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 ul li{
	font-size: 0.78em;
	background-image: url(../img/arrow_s_navy.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.65em;
	padding-left: 12px;
}

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

ol{
}
ol li{
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 1.3em;
	padding-bottom: 0.8em;
	font-size: 0.78em;
}

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 {
	padding: 0px;
	margin: 0px;
}
*:first-child+html #navi-left ul li ul.sub{
	margin-top: -15px;
}
* html #navi-left ul li ul.sub {
	margin-top: -15px;
}

#navi-left ul li ul.sub li {
}

#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);
}
.normal {
	font-weight: normal;
}
navi-sub ul {
	margin-bottom: 0px;
}
navi-sub ul {
	margin-bottom: 0px;
}
.red {
	color: #990000;
}h6 {
	font-size: 0.8em;
	color: #000055;
	padding-left: 2px;
}
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: 10px;
	padding-bottom: 10px;
	width: 160px;
	float: right;
}
div.getpdf a:hover{
	background-image: url(http://www.kbs.keio.ac.jp/img/getpdf_on.gif);
	color: #888888;
	text-decoration: none;
}
.img-left {
	margin-right: 20px;
	float: left;
	margin-bottom: 5px;
}
.img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}
.box1-1 {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.box1-1 .left{
	width:49%;
	float:left;
}
.box1-1 .right{
	width:49%;
	float:right;
}

.box3-2 {
	width: 100%;
	clear: both;
	float: left;
}
.box3-2 .left{
	width:57%;
	float:left;
}
.box3-2 .right{
	width:40%;
	float:right;
}
.box2-3 {
	width: 100%;
	clear: both;
	float: left;
}
.box2-3 .left{
	width:40%;
	float:left;
}
.box2-3 .right{
	width:57%;
	float:right;
}

.box2-1 {
	width: 100%;
	clear: both;
	float: left;
}
.box2-1 .left{
	width:65%;
	float:left;
}
.box2-1 .right{
	width:32%;
	float:right;
}
.box1-2 {
	width: 100%;
	clear: both;
	float: left;
}
.box1-2 .left{
	width:32%;
	float:left;
}
.box1-2 .right{
	width:65%;
	float:right;
}

.box3-1 {
	width: 100%;
	clear: both;
	float: left;
}
.box3-1 .left{
	width:74%;
	float:left;
}
.box3-1 .right{
	width:23%;
	float:right;
}
.box1-3 {
	width: 100%;
	clear: both;
	float: left;
}
.box1-3 .left{
	width:23%;
	float:left;
}
.box1-3 .right{
	width:74%;
	float:right;
}

.box4-1 {
	width: 100%;
	clear: both;
	float: left;
}
.box4-1 .left{
	width:73%;
	float:left;
}
.box4-1 .right{
	width:25%;
	float:right;
}
.box1x4 {
	width: 100%;
	clear: both;
	float: left;
}
.box1x4 div{
	width:25%;
	float:left;
}
.box1x4 div.first{
	width:73%;
}
.box1x3 {
	width: 100%;
	clear: both;
	float: left;
}
.box1x3 div{
	width:31%;
	float:left;
	margin-left:2%;
}
.box1x3 div.first{
	margin-left:0px;
}
.box1-1 img.right,
.box1-3 img.right,
.box1-2 img.right,
.box2-1 img.right,
.box3-1 img.right,
.box3-2 img.right,
.box2-3 img.right,
.box3-1 img.right,
.box4-1 img.right,
.box1x4 img.right,
.box1x3 img.right,
.box1-1 img.left,
.box1-3 img.left,
.box2-1 img.left,
.box3-1 img.left,
.box3-2 img.left,
.box2-3 img.left,
.box3-1 img.left,
.box4-1 img.left,
.box1x4 img.left,
.box1x3 img.left{
	width:auto}
.list-pdf li {
	padding-bottom: 0.4em;
}
a.link {
}
img.right {
	margin-left: 16px;
	margin-bottom: 8px;
}
img.left {
	margin-bottom: 8px;
	margin-right: 20px;
}

