h1{text-indent: -9999px;}
h2{text-indent: -9999px;}


/*ダミー（最後に消去）*/
.navi{
}
.small{
}
.normal{
}
.large{
}
.gaibu{
}
.title{
}
.submenu{
}
.footer{
}
.blue{
}

/*link*/
a:link {text-decoration:none;color:#00f;
}
a:visited{text-decoration:none;color:#993399;
}
a:hover{text-decoration:underline;color:#ff4444;
}
a:active{text-decoration:none;color:#ff4444;
}


#navigation{
	font-size:70%;
	color:#eeeeee;
	list-style-type: circle;
	margin-top: -10px;
}
#navigation a:link, #navigation a:visited{color:#eeeeee;text-decoration: none;
}
#navigation a:hover{text-decoration:none;color:#e7d356;
}





li.pdflink {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	list-style-type: none;
	padding-left: -20px;
}

ul.f_navi{text-align:right; list-style-type:none; margin:0px; padding:0px; clear:both;}
ul.f_navi li{margin:0px; padding:0px 5px; border-right:1px solid #000000; display:inline;}

ul.p_navi{text-align:center; list-style-type:none; margin:0px; padding:20px; clear:both;}
ul.p_navi li{margin:2px; padding:2px; border:1px solid #0000ff; display:inline;}
ul.p_navi li.now{background:#e0f6fb; font-weight:bold;}
ul.p_navi li.nxt{padding-right:5px; background: url(../images/page_nxt.gif) no-repeat right; margin-left:5px;}
ul.p_navi li.prv{padding-left:10px; background: url(../images/page_prv.gif) no-repeat left; margin-right:5px;}

ul.map_country{list-style-type:none; margin:0px; padding:0px; width:605px;}
ul.map_country li{margin:2px; float:left; white-space:nowrap;}
ul.map_country img{margin-right:2px; vertical-align:middle;}

ul.rs{margin:0px; padding:0px; list-style-type:none;}
ul.rs li{background:url(../images/sankaku_li.gif) top left no-repeat; margin-bottom:3px; padding-left:12px;}
