@charset "shift_jis";
/* CSS Document */

html{
	height:100%;
scrollbar-face-color: #D7E6F3;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #D7E6F3;
scrollbar-shadow-color: #D7E6F3;
scrollbar-3dlight-color: #D7E6F3;
scrollbar-darkshadow-color: #D7E6F3;
overflow-y: scroll;
}

a{
	color: #0A0D64;
	font-weight: bold;
	text-decoration: none;
}
body{
	height:100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../img/bg-gr.gif);
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 9pt;
	color: #221815;
	line-height: 140%;
	background-position: center;
}

#container {
	width: 920px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bg-reno {
	background-attachment: scroll;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentsbox {
	width: 880px;
	margin-bottom: 12px;
}
#contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin-bottom: 12px;
}
#pict {
	height: 315px;
	width: 880px;
	margin-bottom: 12px;
}

.info {
	height: 304px;
	width: 434px;
	border: 1px solid #221815;
	margin-bottom: 20px;
}
.info-tex {
	height: 257px;
	width: 414px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow-y:scroll;
	overflow-x: hidden;
}
.rel {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.rel-bar {
	background-color: #A9AAAA;
	height: 1px;
	width: 400px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.about-main {
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.con-main {
	margin-top: 15px;
}
.about-cap {
	margin-bottom: 5px;
}



.t-blue-b {
	font-weight: bold;
	color: #0A0D64;
}
.cap01 {
	width: 780px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #001B79;
	padding-left: 12px;
}
.mid-title {
	margin-bottom: 18px;
}

