/*  CSS  */


body{
    margin:0px;
    padding:0px;
    color: #333;
    text-align: center;
	font-size:10pt;
	font-family:"ＭＳ Ｐゴシック","MS PGOTHIC","Osaka";
	background:url("../img/bg.jpg") repeat-x #ffffff;
	}


/*  共通項目  */

a {
	color:#033C5A;
	text-decoration:underline;
	}
	
a:hover {
	color:#006699;
	text-decoration:underline;
	}

span {
	display:none
	}

img{
	margin:5px;
	padding:0px;
	border:none;
	}

.spc {
	width:10px;
	height:15px;
	} 

.center {
	width:100%;
	text-align:center
	}
table.st {
	margin:0px 0px 20px 20px;
	background-color: #999999;
	font-size:90%
	}
	
th {
	background-color: #669900;
	color:#FFFFFF;
	text-align:center;
	}

td  {
	background-color: #F5F5F5;
	color:#333333;
	}

/*  基礎  */
#grandbase {
    margin:0px auto;
    width:800px;
    padding:0px;
    text-align:left;
	background:url("../img/body_bg.gif") repeat-y #ffffff;
	border-top:10px solid #16A2D0;
	position:relative
    }
	html>/**/body #grandbase {margin-top:-2px;}


/*  ヘッダ */
#hBase {
	width:800px;
	height:167px;
	text-align:left;
	margin:0px auto;
	overflow:hidden;
	position: relative;
	}

h1 {
	width:331px;
	height:80px;
	background:url("../img/h1.jpg") no-repeat;
	display:block;
	margin-top:42px;
	}

	
#icons {
	width:695px;
	position:absolute;
	top:5px;
	left: 100px;
	}

#langs {
	width:450px;
	position:absolute;
	top:60px;
	left: 42%;
	text-align:right
	}
	
#utl {
	width:450px;
	position:absolute;
	top:90px;
	left: 42%;
	text-align:right;
	}

#langs a,#utl a {color:#ffffff}

#langs a:hover, #utl a:hover {color:#FFFFFF}

a.life,a.gov,a.med,a.fukusi,a.disas,a.tax,a.baby,a.edu,a.car,a.trans,a.park,a.hoken,a.emer,a.labor,a.info {
	font-size:9pt;
	text-decoration:none;
	width:43px;
	height:43px;
	display:block;
	margin:0px 0px 0px 3px;
	float:left
	}
	
a.life {
	background:url("../img/life.gif") no-repeat;
	margin:0px;
	}

a.gov {
	background:url("../img/gov.gif") no-repeat;
	}

a.med {
	background:url("../img/med.gif") no-repeat;
	}

a.fukusi {
	background:url("../img/fukusi.gif") no-repeat;
	}

a.disas {
	background:url("../img/disas.gif") no-repeat;
	}

a.tax {
	background:url("../img/tax.gif") no-repeat;
	}

a.baby {
	background:url("../img/baby.gif") no-repeat;
	}

a.edu {
	background:url("../img/edu.gif") no-repeat;
	}

a.car {
	background:url("../img/car.gif") no-repeat;
	}

a.park {
	background:url("../img/park.gif") no-repeat;
	}

a.hoken {
	background:url("../img/hoken.gif") no-repeat;
	}

a.emer {
	background:url("../img/emer.gif") no-repeat;
	}

a.labor {
	background:url("../img/labor.gif") no-repeat;
	}

a.trans {
	background:url("../img/trans.gif") no-repeat;
	}

a.info {
	background:url("../img/info.gif") no-repeat;
	}






/*  メイン */

a.top {
	width:99px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	background:url("../img/active.gif") no-repeat;
	display:block;
	line-height:200%;
	text-align:center;
	float:left;
	text-decoration:none
	}

a.other {
	width:149px;
	height:23px;
	color:#000000;
	font-weight:bold;
	background:url("../img/other.gif") no-repeat;
	display:block;
	line-height:200%;
	float:left;
	text-align:center;
	margin:3px 0px 0px 10px;
	text-decoration:none
	}

a.top,a.other:hover {text-decoration:underline}


/*  フッタ */
#foot {
	width:800px;
	border-top:5px solid #006699;
	padding:8px 0px;
	text-align:center;
	margin:40px 0px 0px 0px;
	overflow:hidden;
	float:left;
	}
	
	
	
/*  レイヤー */
.Exlayer2 {
	width:90px;
	height:30px;
	line-height:200%;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #006699;
	position:absolute;
	top:40px;
	left:80px;
	z-index: 1;
	visibility: hidden;
	display: block;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FX*/
	}


/*  h2 */
.m_l20 {
	border-top:4px solid #2A99D0;
	width:87%;
	padding-top:10px;
	margin-left:63px;
	margin-top:-9px;
	font-size:110%;
	color:#999999;
	}
	* html m_l20 {margin-top:0px;}

h2.gov,h2.med,h2.hoken,h2.fukusi,h2.emer,h2.disas,h2.life,h2.tax,h2.labor,h2.baby,h2.edu,h2.trans,h2.car,h2.park,h2.info {
	width:700px;
	height:48px;
	line-height:360%;
	color:#ffffff;
	font-weight:bold;
	margin:10px 0px 0px 20px;
	padding-left:50px;
	font-size:12pt
	}
	
h2.gov {
	background:url("../img/gov2.jpg") no-repeat;
	}
	* html h2.gov {margin-bottom:-18px;}
	
h2.med {
	background:url("../img/med2.jpg") no-repeat #ffffff;
	}
	* html h2.med {margin-bottom:-18px;}

h2.hoken {
	background:url("../img/hoken2.jpg") no-repeat #ffffff;
	}
	* html h2.hoken {margin-bottom:-18px;}

h2.fukusi {
	background:url("../img/fukusi2.jpg") no-repeat #ffffff;
	}
	* html h2.fukusi {margin-bottom:-18px;}

h2.emer {
	background:url("../img/emer2.jpg") no-repeat #ffffff;
	}
	* html h2.emer {margin-bottom:-18px;}

h2.disas {
	background:url("../img/disas2.jpg") no-repeat #ffffff;
	}
	* html h2.disas {margin-bottom:-18px;}

h2.life {
	background:url("../img/life2.jpg") no-repeat #ffffff;
	}
	* html h2.life {margin-bottom:-18px;}

h2.tax {
	background:url("../img/tax2.jpg") no-repeat #ffffff;
	}
	* html h2.tax {margin-bottom:-18px;}

h2.labor {
	background:url("../img/labor2.jpg") no-repeat #ffffff;
	}
	* html h2.labor {margin-bottom:-18px;}

h2.baby {
	background:url("../img/baby2.jpg") no-repeat #ffffff;
	}
	* html h2.baby {margin-bottom:-18px;}

h2.edu {
	background:url("../img/edu2.jpg") no-repeat #ffffff;
	}
	* html h2.edu {margin-bottom:-18px;}

h2.trans {
	background:url("../img/trans2.jpg") no-repeat #ffffff;
	}
	* html h2.trans {margin-bottom:-18px;}

h2.car {
	background:url("../img/car2.jpg") no-repeat #ffffff;
	}
	* html h2.car {margin-bottom:-18px;}

h2.park {
	background:url("../img/park2.jpg") no-repeat #ffffff;
	}
	* html h2.park {margin-bottom:-18px;}

h2.info {
	background:url("../img/info2.jpg") no-repeat #ffffff;
	font-size:10pt;
	line-height:440%
	}
	* html h2.info {margin-bottom:-20px;}



h2.gov a, h2.med a, h2.hoken a, h2.fukusi a, h2.emer a, h2.disas a, h2.life a, h2.tax a, h2.labor a, h2.baby a, h2.edu a, h2.trans a, h2.car a, h2.park a, h2.info a{
	color:#ffffff;
	text-decoration:none;
	}

