@charset   "UTF-8";
/*-----------------------------------------------------
   HUconso CSS
-----------------------------------------------------*/
/*-----------------------------
	-1-All
-----------------------------*/

* {
	margin: 0;
	padding: 0px;
}

body {
	color: #333;
	font-size: 0.9em;
	font-family: "ＭＳ Ｐゴシック", "Arial", Osaka,"ＭＳ ゴシック","Osaka",sans-seriff;
	line-height: 120%;
	color: #464646;
        background-image: url(../img/sky.jpg);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
}

img {
	border: 0px;
}

hr {
	display: none;
}

h1 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 10px;
	color: #006400;
	background: url(../img/stripe_g.gif)  repeat-x;
}

h2 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 10px;
	color: #cc0000;
	background: url(../img/stripe_r.gif)  repeat-x;
}

h3 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 10px;
	color: #666600;
	background: url(../img/stripe_y.gif)  repeat-x;
}

h4 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 10px;
	color: #A52A2A;
	background: url(../img/stripe_e.gif)  repeat-x;
}

h5 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 0px;
	padding: 0 0 0 20px;
	color: #000099;
	background: url(../img/h5.gif) no-repeat;
}

h6 {
	font-size: 100%;
	letter-spacing: .1em;
	margin-left: 0px;
	padding: 0 0 0 20px;
	color: #B22222;
	background: url(../img/h6.gif) no-repeat;
}

ul li {
	list-style-type: none;
}

a {
	color: #0000ff;
}

a:hover {
	color: #ff9900;
}

.hid {
	display: none;
}

p {
	margin-bottom: .8em;
}

#container {
	width: 940px;
	margin: 20px auto;
	border: 1px solid #cccccc;
	background: #ffffff;
}

/*-----------------------------
	-2-TitleBar
-----------------------------*/

.title {
	width: 90%;
	font-size: 100%;
	color: #0000ff;
	line-height: 140%;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t0.gif) no-repeat #f5f5f5;
	border: solid 1px #00008b;
}

.title1 {
	width: 90%;
	font-size: 120%;
      font-weight: bold;
	color: #0000ff;
	letter-spacing: .1em;
	line-height: 110%;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t1.gif) no-repeat;
	border: solid 1px #efefef;
}

.title2 {
	width: 90%;
	font-size: ;
      font-weight: bold;
	color: #0000ff;
	letter-spacing: .1em;
	line-height: ;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t2.gif) no-repeat;
	border: solid 1px #efefef;
}

.title3 {
	width: 90%;
	font-size: ;
      font-weight: bold;
	color: #00009c;
	letter-spacing: .1em;
	line-height: ;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t3.gif) no-repeat;
	border-bottom: solid 1px #efefef;
}

.title4 {
	width: 90%;
	font-size: ;
	color: #B22222;
      font-weight: bold;
	letter-spacing: .1em;
	line-height: ;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t4.gif) no-repeat;
	border-bottom: solid 1px #efefef;
}

.title5 {
	width: 90%;
	font-size: ;
      font-weight: bold;
	color: #00009c;
	letter-spacing: .1em;
	line-height: ;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t5.gif) no-repeat;
	border-bottom: solid 1px #efefef;
}

.title6 {
	width: 90%;
	font-size: ;
      font-weight: bold;
	color: #0000ff;
	letter-spacing: .1em;
	line-height: ;
	padding: 0 0 0 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/t6.gif) no-repeat;
	border-bottom: solid 1px #efefef;
}
.tab {
	width: 180px;
	font-size: ;
	letter-spacing: .1em;
	line-height: ;
	padding: 5px 0 0px 18px;
	margin: 0px 0px 0px 0px;
	background: url(../img/tab.gif) no-repeat;
}

/*-----------------------------
	-3-Box
-----------------------------*/

.box {
	width: 180px;
	font-size: 80%;
	border-style: solid;
	border-width: 0pt;
	border-color: ;
	background-color: #ffffff;
	padding: 5px;
}
.box a {
	color: #464646;
	text-decoration: none;
}

.box a:hover {
	color: #ff9900;
	text-decoration: none;
}

.box1 {
	width: 180px;
	font-size: 80%;
	border-style: solid;
	border-width: 1pt 1pt 1pt 1pt;
	border-color: #efefef;
	background-color: #ffffff;
	padding: 5px;
}
.box1 a {
	color: #464646;
	text-decoration: none;
}

.box1 a:hover {
	color: #ff9900;
	text-decoration: none;
}

.box2 {
	width: 180px;
	font-size: 80%;
	border-style: solid;
	border-width: 1pt 1pt 1pt 1pt;
	border-color: #99ff66;
	background-color: #ffffff;
	padding: 5px;
}
.box2 a {
	color: #464646;
	text-decoration: none;
}

.box2 a:hover {
	color: #ff9900;
	text-decoration: none;
}

.box3 {
	width: 500px;
	margin: 0 0 0 45px;
	font-size: 100%;
	border-style: solid;
	border-width: 1pt 1pt 1pt 1pt;
	border-color: #99ff66;
	background-color: #ffffff;
	padding: 5px;
}
.box3 a {
	color: #464646;
	text-decoration: none;
}

.box3 a:hover {
	color: #ff9900;
	text-decoration: none;
}
/*-----------------------------
	-3-2-Box
-----------------------------*/
.box4 {
	width: 100%;
	font-size: 100%;
	border-style: solid;
	border-width: 1pt 1pt 1pt 1pt;
	border-color: #efefef;
	background-color: #ffffff;
	padding: 5px;
}
.box4 a {
	color: #464646;
	text-decoration: none;
}

.box4 a:hover {
	color: #ff9900;
	text-decoration: none;
}

/*----------------------------
       -4-Top logo
------------------------------ */

div#top_logo {
	margin: 5px 0 0 5px;
	float: left;
	width: 900px;
}

div#top_logo ul {
	margin: 0 0 0 0;
	padding: 0;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	list-style: none;
}

div#top_logo li {
	width: 900px;
	float: left; /* li_HIDARI Yose */
	list-style-type: none;
	text-indent: -9999px;
}

div#top_logo li a {
	text-decoration: none;	/* for FIREFOX Line off */
	display: block;
	width: 900px;
	height: 60px;
}

div#top_logo li#top_logo {
	background: url(../img/logo.gif) no-repeat 0px 0px;
}

/*-----------------------------
	-5-Menu
-----------------------------*/

#menu {
	margin: 0 0 0 9px;
	padding: 0 0 0 0px;
	float: left;
	width: 940px;
}

#menu ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu li {
	width: 153px;
	float: left;
	padding: 0;
	margin: 0;
}

#menu li a {
	font-size: 100%;
	display: block;
	width: 100%;
	height: auto;
	background-image: url(../img/1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: brown;
	line-height: 240%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
}

#menu li a {
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover {
	background-image: url(../img/2.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 240%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #ffffff;
      border-bottom-color : #ffffff;
	border-right-color: #ffffff;
}

/*-------------------------------
       -6-TopNavi
--------------------------------- */

div#top_navi {  
	clear: both;
	margin: 0px 0 0 0px;
	padding: 7px 0px 15px 0px;
	text-align: center;
	font-size: 90%;
	font-style: normal;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background: ;/*url(../images/navi_program.gif) no-repeat;*/
}

div#top_navi a {  
	color: #191970;
	text-decoration: none;
}

div#top_navi a:hover {  
	color: #6495ED;
	text-decoration: none;
}

/*----------------------------
       -7-Top Images
------------------------------ */

div#top_image {
	margin: 0 0 0 10px;
	float: left;
	width: 920px;
}

div#top_image ul {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
}

div#top_image li {
	width: 920px;
	float: left; /* li_HIDARI Yose */
	list-style-type: none;
	text-indent: -9999px;
	height: 300px;
}

div#top_image li a {
	text-decoration: none;	/* for FIREFOX Line off */
	display: block;
	width: 920px;
}

div#top_image li#top_image1 {
	background: url(../images/04/bosyuu_map3.gif) no-repeat 0px 0px;
}

div#top_image li#top_image2 {
	background: url(../images/2_image.gif) no-repeat 0px 0px;
}

div#top_image li#top_image3 {
	background: url(../images/02/ti_phase2pt.gif) no-repeat 0px 0px;
}

div#top_image li#top_image4 {
	background: url(../images/01/tf_3.gif) no-repeat 0px 0px;
}

div#top_image li#top_image5 {
	background: url(../images/02/ti_phase2medical.gif) no-repeat 0px 0px;
}

div#top_image li#top_image6 {
	background: url(../images/02/ti_phase2makah.gif) no-repeat 0px 0px;
}

div#top_image li#top_image7 {
	background: url(../images/02/ti_phase2police.gif) no-repeat 0px 0px;
}
/*----------------------------
       -8-PageTop Images
------------------------------ */

div#pagetop_image {
	margin: 0 0 0 10px;
	float: left;
	width: 920px;
}

div#pagetop_image ul {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
}

div#pagetop_image li {
	width: 920px;
	float: left; /* li_HIDARI Yose */
	list-style-type: none;
	text-indent: -9999px;
	height: 300px;
}

div#pagetop_image li a {
	text-decoration: none;	/* for FIREFOX Line off */
	display: block;
	width: 920px;
}

div#pagetop_image li#top_image1 {
	background: url(../images/1_image.gif) no-repeat 0px 0px;
}

div#pagetop_image li#top_image2 {
	background: url(../images/2_image.gif) no-repeat 0px 0px;
}

div#pagetop_image li#top_image3 {
	background: url(../images/3_image.gif) no-repeat 0px 0px;
}

div#pagetop_image li#top_image4 {
	background: url(../images/4_image.gif) no-repeat 0px 0px;
}

div#pagetop_image li#top_image5 {
	background: url(../images/5_image.gif) no-repeat 0px 0px;
}

div#pagetop_image li#top_image6 {
	background: url(../images/02/ti_phase2makah.gif) no-repeat 0px 0px;
}


/*-------------------------------
       -9-NewsLine
--------------------------------- */

#menu_sub {
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
	width: 918px;
	text-align: center;
	font-size: 80%;
	line-height: 20px;
	background: #696969;
	border: solid 1px #696969;
	background: url(../img/latest_news.gif) no-repeat;
}

#menu_sub a {
	color: #ffffff;
	text-decoration: none;
}

#menu_sub a:hover {
	color: #ff9900;
	text-decoration: none;
}
/*-------------------------------
       -10-InformationLine
--------------------------------- */

#info_line {
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
	width: 918px;
	text-align: center;
	font-size: 80%;
	line-height: 20px;
	background: #696969;
	border: solid 1px #696969;
	background: url(../img/information.gif) no-repeat;
}

#info_line a {
	color: #ffffff;
	text-decoration: none;
}

#info_line a:hover {
	color: #ff9900;
	text-decoration: none;
}

/*-------------------------------
       -10-2-NewsHeadLine
--------------------------------- */

#newsheadline {
	width: 902px;
	font-size: 100%;
	margin: 0 0 10px 0px;
	padding: 0px 5px 0px 15px;
	border-style: solid;
	border-width: 0 0 1pt 0;
	border-color: #efefef;
	background-color: #ffffff;
}
#newsheadline a {
	color: #464646;
	text-decoration: none;
}

#newsheadline a:hover {
	color: #ff9900;
	text-decoration: none;
}
div#newsheadline ul {
	margin-bottom:20px;
}
div#newsheadline ul li {
	margin-bottom:.5em;
	padding-left:35px;
	background:url(../img/list_triangle.gif) no-repeat 20px 50%;
}
div#newsheadline ol {
	margin-left:22px;
}
div#newsheadline ol li {
	margin-bottom:.5em;
}
/*-----------------------------
	-11-main_container
-----------------------------*/

div#main_container {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
	padding-bottom: 0;
	float: left;
	background: url(../img/bg_side.gif) repeat-y right top;

}

/*-----------------------------
	-12-left_container
-----------------------------*/
div#left_container {
	float: left;
	width: 900px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	background: url(../img/bg_main.gif) no-repeat right bottom;
}

div#left_container h1 {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-size: 140%;
	border-left: 5pt solid #006400;
	border-bottom: 1pt solid #efefef;
}

div#left_container h2 {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-size: 140%;
	border-left: 5pt solid #fa8072;
	border-bottom: 1pt solid #efefef;
}

div#left_container h3 {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-size: 140%;
	border-left: 5pt solid #f0e68c;
	border-bottom: 1pt solid #efefef;
}

div#left_container h4 {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-size: 110%;
	border-left: 5pt solid #A52A2A;
	border-bottom: 1pt solid #efefef;
}

div#left_container ul {
	margin-bottom: 20px;
}

div#left_container ul li {
	margin-bottom: .5em;
	padding-left: 35px;
	background: url(../img/list_triangle.gif) no-repeat 20px 50%;
}

div#left_container ol {
	margin-left: 22px;
}

div#left_container ol li {
	margin-bottom: .5em;
}
/*-----------------------------
	-13-Center_container
-----------------------------*/

/*-----------------------------
	-14-Right_container
-----------------------------*/

/*-----------------------------
	-15-Footer
-----------------------------*/

div#footer_navi {
	clear: both;
	font-size: 80%;
	margin: 0px 0 0 0px;
	padding: 10px 0 15px 25px;
	font-style: normal;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background: none;
}

div#footer_navi a {
	color: #464646;
	text-decoration: none;
}

div#footer_navi a:hover {
	color: #ff9900;
	text-decoration: none;
}

address {
	clear: both;
	font-size: 80%;
	margin: 0px 0 15px 0px;
	padding: 0px 0 15px 25px;
	font-style: normal;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: none;
}

address a {
	color: #464646;
	text-decoration: none;
}

address a:hover {
	color: #ff9900;
	text-decoration: none;
}

/*------------------------------
  Author   :  Y.Matsuanga
  Date     :  09/01/18
  Copyright(C)2008 eecoms 
-------------------------------*/