@charset "Shift_JIS";
body {
	text-align: center;
	margin: 0px;
	background-color: #E9E9E9;
	background-image: url(../img/base_bg_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.font-size90percent {
	font-size: 90%;
}
#container {
	text-align: left;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー*/
#header {
	height: 76px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-left {
	float: left;
	width: 450px;
}
#header-left h1 {
	height: 36px;
	width: 346px;
}
#header-left #logo a {
	height: 100%;
	width: 100%;
	display: block;
}
#header-left #logo {
	margin-top: 17px;
	margin-left: 18px;
	text-indent: -9999px;
	background-image: url(../img/bunji_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-right {
	float: right;
	width: 275px;
}
#header-navi {
	padding-top: 12px;
	padding-right: 20px;
	text-align: right;
	height: 30px;
	line-height: 10%;
}
#header-search {
	text-align: center;
	padding-right: 7px;
}
#header-search input {
	font-size: 80%;
}
#serch-write {
	width: 130px;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
}

/*本文*/
#bodyarea {
	clear: both;
}

/*フッター*/
#footer {
	margin-top: 15px;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer #to-pagetop {
	text-align: right;
}
#footer-navi {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #0D6BB9;
}
#footer p.copy {
	font-size: 95%;
	color: #666666;
	text-align: center;
	padding-top: 15px;
}


/*PDFダウンロード*/
.pdf-comment {
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 75%;
	line-height: 140%;
}

/*パンくずナビ*/
#pankuzu {
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a {
	color: #0055AA;
	outline : 0 ;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*回り込み解除ボックス*/
.cbox { 
zoom: 100%;
}
.align-center {
	text-align: center;
}

.cbox:after {
content: " "; 
clear: both; 
height: 0; 
display: block; 
visibility: hidden;
}
#contents-600px {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	width: 600px;
}

.table-style1  td {
	vertical-align: top;
	font-size: 80%;
	background-color: #FFFFFF;
	line-height: 140%;
	padding: 9px;
}
.table-style1 {
	background-color: #DDCCBB;
}
.table-style1  td.index {
	background-color: #F3EFE2;
	white-space: nowrap;
	vertical-align: middle;
}
.table-style1 .enkaku {
	background-image: url(../about/img/enkaku_mark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F3EFE2;
	vertical-align: middle;
}
h3.h3-style1 {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0B6AB8;
	margin-bottom: 10px;
	margin-top: 30px;
}
