/* body */
body {

	

	background-image: url(../images/background.png);

	background-color: #7dc1eb;
	background-repeat: repeat-x;

	font-size: 13px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3 {
	margin: 0;
}
ol, ul, dl {
	margin: 0 0 0 8px;
}
/* IE6透過の対応 */
img, span{
	vertical-align: middle;
}

/* コンテナ */
#container {
	background-image: url(../images/background-fisher.png);
	background-repeat: no-repeat;
	background-position: center top;

	min-height:241px;
/*	height: auto !important;*/
/*	height: 241px;*/
	
	min-width: 950px;
	width: auto !important;
	width: 950px;
    width: 100%;
/*	margin: auto;*/

	margin:0 auto 10px;
	/*left: 90px;*/
}
#container #container-inner {
	
	width: 970px;
	margin: auto;
}

/* ヘッダー */
#header {
	margin: 0 10px 0 10px;
}
#header #header-top {
	height: 62px;
	margin-bottom: 5px;
	padding-top: 10px;

}
#header #head-navi {
	height: 46px;
	margin-bottom: 5px;
}
#header #head-navi ul{
	margin: 0 0 0 13px;
}
#header #head-navi li{
	float: left;
	list-style: none;
	margin: 0 3px;
}
#header .logo {
	height: 62px;
	float: left;
}
#header .top-navi {
	height: 62px;
	float: right;
}
#header .mame {
	float: left;
	margin-top: 28.5px;
	margin-right: 32px;
}
#header .access {
	float: left;
	margin-top: 27px;
	margin-right: 32px;
}
#header .contact {
	float: left;
	margin-top: 30px;
	margin-right: 42px;
}
#header .address {
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}
/* キービジュアル */

.visual_size {
	width: 968px;
	height: 267px;
	margin-left: -10px;
}

/* サイドバー */
#sidebar {
	float: left;
/*	margin-top: 10px;*/
    padding-left: 10px;
	width: 182px;
	margin-top:-4px;
}
#sidebar ul{
	margin-top: 0;
	margin-bottom: 0;
}
#sidebar #sidebar-top{
	background-image: url(../images/background-sidebar-top.png);
	width: 182px;
	height: 40px;
}
#sidebar #sidebar-body{
	background-image: url(../images/background-sidebar-1.png);
	width: 182px;
	min-height: 452px;
	height: auto !important;
	height: 452px;
}
#sidebar #sidebar-inner{
	position: relative;
	float: left;
	margin-top: -10px;
}
#sidebar #sidebar-bottom{
	background-image: url(../images/background-sidebar-bottom.png);
	width: 182px;
	height: 40px;
}
#sidebar ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 1em;
}
#sidebar li {
	list-style: none;
/*	margin-top: 5px;*/

	margin-bottom:8px;
	/*padding: 0px 0 0px 15px;*/
}
#sidebar li li{
	margin:4px auto;
}#sidebar div.bullet {
	background-image: url(../images/bullet-sidebar.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 8px;
	height: 9px;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 0px;
}
#sidebar a {
	color: #202020;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #dbf0fd;
}/* コンテンツ */
#contents {
	position: relative;
	float: left;
	display: inline;
	width: 760px;
/*	margin-top: 104px;*/

	margin-top: 90px;
	margin-left: 8px;
}
#contents #contents-top{
	position: absolute;
	background-image: url(/images/background-content-top.png);
	width: 760px;
	height: 94px;
	top: -94px;
}
#contents #contents-body {
	background-image: url(/images/background-content.png);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0 0;
	padding-bottom: 1em;
}
#contents #contents-bottom {
	background-image: url(/images/background-content-bottom.png);
	height: 19px;
}

#contents #contents-inner {
	position: relative;
	_float: left;
/*	margin-top: -70px;*/
	margin-top: -80px;
	padding: 0 18px;
}
#contents #contents-inner h1 {
	margin: 0 0 10px 0;
	color: rgb(19, 119, 185);
}
#contents #contents-inner .documents{
	margin: 0 10px;
}

/* フッター */
#footer {
/*	clear: both;*/
	text-align: right;
	padding-right:10px;
}/* その他 */
.clear {
	clear: both;
}

.bt-more {
	font-size: 0px;
}
.bt-more img {
	width: 41px;
	height: 14px;
}.menu2 td{

		border-color:#65B1E3;

}
.key-visual{

	margin-bottom:10px;

}