@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#header {
	height:153px;
	/*border-bottom:1px solid #CCCCCC;*/
	background:url(../img/navi_bk.gif) left bottom repeat-x;
}





ul.koumoku {
	margin:5px 0 15px 15px;
	background-color:#000000;
}
ul.koumoku li {
	float:left;
	margin-right:10px;
	width:175px;
}

ul.koumoku li.last {
	float:left;
	margin-right:0px;
	width:175px;
}

/*----------------------------------------------------
	左ナビ
----------------------------------------------------*/
ul.atara {
	padding:0px 0px 0px 0;
}

ul.atara li {
	display:inline;
}

ul.atara li a {
	display:block;
	font-size:1.3em;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	line-height:1.25em;
	background:#FFEBCC url(../img/en_atara.gif) 3px 6px no-repeat;
}

ul.atara li a:hover {
	background-color:#FFCC7F;
}

ul.atara li.current {
	color:#fff;
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:#FF9900 url(../img/en_atara_on.gif) 3px 6px no-repeat;
}





ul.syakyou {
	padding:0px 0px 0px 0;
	background-color:#DDEECD;
}

ul.syakyou li {
}

ul.syakyou li.imgbottom {
	margin:0;
	padding:0;
	line-height:1em;
	vertical-align:bottom;
}

ul.syakyou li a {
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_syakyou.gif) 3px 6px no-repeat;
	background-color:#DDEECD;
}


ul.syakyou li a:hover {
	
	background:url(../img/en_syakyou.gif) 3px 6px no-repeat;
	background-color:#C1EA84;
	text-decoration:none;
}

ul.syakyou li.current {
	color:#fff;
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_syakyou_on.gif) 3px 6px no-repeat;
	background-color:#82C221;
}







ul.shiritai {
	padding:0px 0px 0px 0;
	background-color:#E0F3FA;
}

ul.shiritai li {
}

ul.shiritai li.imgbottom {
	margin:0;
	padding:0;
	line-height:1em;
	vertical-align:bottom;
}

ul.shiritai li a {
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_siritai.gif) 3px 6px no-repeat;
	background-color:#E0F3FA;
}


ul.shiritai li a:hover {
	
	background:url(../img/en_siritai.gif) 3px 6px no-repeat;
	background-color:#BFE8F4;
	text-decoration:none;
}


ul.shiritai li.syou a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_shiritai_syou.gif) 16px 6px no-repeat;
	background-color:#FFF;
}

ul.shiritai li.syou a:hover {
	
	background:url(../img/en_shiritai_syou.gif) 16px 6px no-repeat;
	background-color:#BFE8F4;
	text-decoration:none;
}

ul.shiritai li.syou02 a {
	display:block;
	padding:3px 0 3px 3.4em;
	border-bottom:1px dotted #999;
	background:url(../img/syou02.gif) 32px 6px no-repeat;
	background-color:#FFF;
}

ul.shiritai li.syou02 a:hover {
	
	background:url(../img/syou02.gif) 32px 6px no-repeat;
	background-color:#BFE8F4;
	text-decoration:none;
}

ul.shiritai li.syoucurrent {
	
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_shiritai_syou.gif) 16px 6px no-repeat;
	background-color:#BFE8F4;
}

ul.shiritai li.current {
	color:#fff;
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_siritai_on.gif) 3px 6px no-repeat;
	background-color:#34B3DC;
}




ul.shiritaiindex li {
	display:inline;
}

ul.shiritaiindex li a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_shiritai_syou.gif) 16px 6px no-repeat;
	background-color:#FFF;
	line-height:1.25em;
}


ul.shiritaiindex li a:hover {
	color:#000;
	background:url(../img/en_shiritai_syou.gif) 16px 6px no-repeat;
	background-color:#BFE8F4;
	text-decoration:none;
}







ul.sanka {
	padding:0px 0px 0px 0;
	background-color:#FFEFEF;
}

ul.sanka li {
}

ul.sanka li.imgbottom {
	margin:0;
	padding:0;
	line-height:1em;
	vertical-align:bottom;
}

ul.sanka li a {
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_sanka.gif) 3px 6px no-repeat;
	background-color:#FFEFEF;
}


ul.sanka li a:hover {
	
	background:url(../img/en_sanka.gif) 3px 6px no-repeat;
	background-color:#FFB9B9;
	text-decoration:none;
}

ul.sanka li.current {
	color:#fff;
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_sanka_on.gif) 3px 6px no-repeat;
	background-color:#FF7575;
}






ul.sanka li.syou a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_sanka_syou.gif) 16px 6px no-repeat;
	background-color:#fff;
}


ul.sanka li.syou a:hover {
	
	background:url(../img/en_sanka_syou.gif) 16px 6px no-repeat;
	background-color:#FFB9B9;
	text-decoration:none;
}

ul.sanka li.syoucurrent {
	
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_sanka_syou.gif) 16px 6px no-repeat;
	background-color:#FFB9B9;
}




ul.sankaindex li {
	display:inline;
}


ul.sankaindex li a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_sanka_syou.gif) 16px 6px no-repeat;
	background-color:#FFF;
}


ul.sankaindex li a:hover {
	color:#000;
	background:url(../img/en_sanka_syou.gif) 16px 6px no-repeat;
	background-color:#FFEFEF;
	text-decoration:none;
}












ul.soudan {
	padding:0px 0px 0px 0;
	background-color:#EBEBF8;
}

ul.soudan li {
}

ul.soudan li.imgbottom {
	margin:0;
	padding:0;
	line-height:1em;
	vertical-align:bottom;
}

ul.soudan li a {
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_soudan.gif) 3px 6px no-repeat;
	background-color:#EBEBF8;
}


ul.soudan li a:hover {
	
	background:url(../img/en_soudan.gif) 3px 6px no-repeat;
	background-color:#C5C5EB;
	text-decoration:none;
}



ul.soudan li.current {
	color:#fff;
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 1.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_soudan_on.gif) 3px 6px no-repeat;
	background-color:#7E7ED3;
}

ul.soudan li.syou a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_soudan_syou.gif) 16px 6px no-repeat;
	background-color:#Fff;
}

ul.soudan li.syou a:hover {
	
	background:url(../img/en_soudan_syou.gif) 16px 6px no-repeat;
	background-color:#C5C5EB;
	text-decoration:none;
}

ul.soudan li.syoucurrent {
	
	display:block;
	font-size:1.3em;
	line-height:1.25em;
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_soudan_syou.gif) 16px 6px no-repeat;
	background-color:#C5C5EB;
}



ul.soudanindex li {
	display:inline;
}

ul.soudanindex li a {
	display:block;
	padding:3px 0 3px 2.4em;
	border-bottom:1px dotted #999;
	background:url(../img/en_soudan_syou.gif) 16px 6px no-repeat;
	background-color:#FFF;
}


ul.soudanindex li a:hover {
	color:#000;
	background:url(../img/en_soudan_syou.gif) 16px 6px no-repeat;
	background-color:#EBEBF8;
	text-decoration:none;
}

/*社協年度*/

.year a {
	display:block;
	width:510px;
	padding:1px 0 1px 1em;
	background-color:#DDEECD;
	border-bottom:1px solid #FFFFFF;
}

.year a:hover {
	display:block;
	width:510px;
	padding:1px 0 1px 1em;
	background-color:#C1EA84;
	border-bottom:1px solid #FFFFFF;
}

.tonews a {
	display:block;
	width:510px;
	padding:1px 0 1px 1em;
	border:1px solid #FF9900;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}

.tonews a:hover {
	display:block;
	width:510px;
	padding:1px 0 1px 1em;
	background-color:#FFeecc;
}
