@charset "utf-8";

/* ページの基本設定 */
body {
	margin-top:0px;
	font-size: 95%;
	line-height:1.8;
	background-color:#005FC2;
}

ul{
	margin:0;
	padding:0;
	}
li{
	margin-left:20px;
	padding:0 0 0 5px;
	} 
	
/* マージン無しtable */
#gap{margin:0;padding:0;}
#gap th{margin:0;padding:0;}
#gap td{margin:0;padding:0;}

/* ページレイアウト枠 */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 98%;
	min-width: 795px;
	max-width: 1000px;
	overflow:auto;
	overflow: hidden; 
	border-style:solid;
	border-width:1px;
	border-color:#0D4987;
	background-color:#ffffff;
	margin-top:2px;
	margin-bottom:2px;
}

#wrapper a{color:#005FC2;}
#wrapper a:visited{color:#00009A;}

#header {
	height:144px;
	background-color:#ffffff;	
	background-image:url(img/head_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/*ヘッダー内スタイル-------------------------------*/
	#header-inner {
	width: 100%;	
	height:98px;
	margin:0;
	padding:0;
	}

	#header-inner p{
	color:#2c2c2c;
	text-align: right;
	}
	
	.logo {
	float: left;
	width:295px;
	height:98px;
	margin-left:0px;
	}
	/*ホーム・サイトマップ*/
	#topnavi {
	float:right;
	text-align:right;
	font-size:9px;
	width:370px;
	height:82px;
	margin:7px 5px 5px 5px;/*上、右、下、左*/
	}
	
	img #topnavi {
	margin:0;
	padding:0;
	}
	
	#topnavi .l{
	margin-top:3px;
	float:left;
	padding-top:26px;
	}
	
	#topnavi .r{
	margin-top:2px;
	float:right;
	padding-top:23px;
	background-image:url(img/search1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	

	
	p .search/* 検索バー */ {
	position:relative;
    width: 145px;
    height: 20px; /* border-box for IE6 */
    padding: 3px;
    border: 1px solid #676363;
}



	/*グローバルナビゲーション */
	#globalnavi{
	margin:0;
	padding:0;
	width: 100%;
	height: 46px;
	background-image:url(img/glovalnavi_bg.gif);
	}

	ul#navi {
	float:left;
	padding: 0px;
	margin-left:10px;
	}
	ul#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	ul#navi a {
	display:block;
	margin: 0px;
	padding: 0px;
	color:#000000;
	}
	ul#navi li span{
	text-indent:-9999px;
	position:absolute;
	}

	ul#navi .b01 {
	background-image: url(img/b01.gif);
	background-repeat:no-repeat;
	width: 117px;
	height: 46px;
	}

	ul#navi .b02 {
	background-image: url(img/b02.gif);
	background-repeat:no-repeat;
	width: 134px;
	height: 46px;
	}
	ul#navi .b03 {
	background-image: url(img/b03.gif);
	background-repeat:no-repeat;
	width: 95px;
	height: 46px;
	}

	ul#navi .b04 {
	background-image: url(img/b04.gif);
	background-repeat:no-repeat;
	width: 95px;
	height: 46px;
	}
	ul#navi .b05 {
	background-image: url(img/b05.gif);
	background-repeat:no-repeat;
	width: 134px;
	height: 46px;
	}
	ul#navi .b06 {
	background-image: url(img/b06.gif);
	background-repeat:no-repeat;
	width: 121px;
	height: 46px;
	}
	ul#navi .b07 {
	background-image: url(img/b07.gif);
	background-repeat:no-repeat;
	width: 135px;
	height: 46px;
	}

	ul#navi  a.b01:hover {
	background: url(img/b01.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b02:hover {
	background: url(img/b02.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b03:hover {
	background: url(img/b03.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b04:hover {
	background: url(img/b04.gif) no-repeat;
	 background-position: 0px -46px; 
	}
	ul#navi  a.b05:hover {
	background: url(img/b05.gif) no-repeat;
  	background-position: 0px -46px; 
	}
	ul#navi  a.b06:hover {
	background: url(img/b06.gif) no-repeat;
  	background-position: 0px -46px; 
	}
	ul#navi  a.b07:hover {
	background: url(img/b07.gif) no-repeat;
  	background-position: 0px -46px; 
	}
	
	ul#navi .b01_on a {
	background:url(img/b01.gif) no-repeat;
	background-position: 0px -46px;
	text-decoration: none;
	}
	ul#navi .b02_on a {
	background:url(img/b02.gif) no-repeat;
	background-position: 0px -46px;
	text-decoration: none;
	}
	ul#navi .b03_on a {
	background:url(img/b03.gif) no-repeat;
	background-position: 0px -46px;
	text-decoration: none;
	}
	ul#navi .b04_on a {
	background:url(img/b04.gif) no-repeat;
	background-position: 0px -46px;
	text-decoration: none;
	}	
	ul#navi .b05_on a {
	background:url(img/b05.gif) no-repeat;
	background-position: 0px -46px;
	text-decoration: none;
	}	
	
	#globalnavi a {
	  color: #ffffff;
	  display: block;
	  overflow: hidden;
	  text-decoration: none;
	}
/*ヘッダー内スタイル-------------------------------*/

/*ボックス内スタイル-------------------------------*/
#box {
	width:98%;
	border-style:solid;
	border-width:1px;
	border-color:#005FC2;
	background-color:#ffffff;
	background-image:url(img/h2_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin:0px 0px 20px 0px;/*上、右、下、左*/
	}
	
.title {
   border-bottom: 1px solid #005FC2;
   font-weight:600;
   padding:0px 0px 0px 15px;/*上、右、下、左*/}
	
#box p {padding-left:15px;padding-right:15px;}

/*フッタースタイル-------------------------------*/

#footer {
	width: 100%;
	background-color:#FAFAFA;
	}
	
#footer-inner {
	width: 100%;
	background-image:url(img/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#footer-inner p{
	color:#2c2c2c;
	text-align:left;
	padding-top:10px;
	padding-left:70px;
	margin-bottom:30px;
	line-height:1.4em;
}
#footer-inner #footlink{
	color:#2c2c2c;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
}
/*フッタースタイル-------------------------------*/

/*見出しスタイル-------------------------------*/
h1 {
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	width:96%;
	background-image:url(img/h2_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;

	border-style:solid;
	border-width:1px;
	border-color:#005FC2;
	background-color:#ffffff;
	
	padding-left:15px;
	padding-top:3px;
	margin-bottom:15px;
	font-size:90%;}
	
h3 {
	background-image:url(img/h3_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#ffffff;
	
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:30px;
	font-size:90%;}
	
/*カテゴリリスト*/
#List dt {
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #DFDFDF;
	padding:3px;
}
#List dd {
	font-size: 90%;
	background-color: #FFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #DFDFDF;
}
#List dl a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	display:block;
	text-decoration:none;
}


/*新しいウィンドウ*/
#List dl a.blank {
	background-image: url(img/blank.gif);
}

#List dl a.pdf {
	background-image: url(img/pdf.gif);
}

#List dl a:hover {
	background-color:#E6ECF9;
}

#List dt .day {
	color:#666666;
	text-decoration:none;
}

#List .news-even {
	background-color: #F6F6F6;
}


/*PDFファイル*/
.pdf {
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;
}

.blank {
	background-image: url(img/blank.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;
}


.word {
	background-image: url(img/word.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;
}

.excel {
	background-image: url(img/exel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;
}




