@charset "utf-8";

/*-------------------------------------------------------------
  for English Page @ 兵庫日本語ボランティアネットワーク
  by hokuto@
  Last Update 2008-01-26
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	Yahoo Library Fonts CSS
	Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 	http://developer.yahoo.com/yui/license.txt	
-------------------------------------------------------------*/

ul.langbutton li.e {
	background-image: url("../images/lang_e_now.gif");
	background-repeat: no-repeat;
}

ul.langbutton li.j a {
	background-image: url("../images/lang_j_btn.gif");
	background-repeat: no-repeat;
	background-position: 0 -45px;
}

ul.langbutton li.j a:hover {
	background-position: 0 0;
}

ul.langbutton li.j a:active {
	background-position: 0 -90px;
}

ul.menu li a {
	font-size: 123.1%;
}

div.content h2 {
	margin-bottom: 0.5em;
	font-size: 153.9%;
}

div.content h3 {
	margin-bottom: 0.5em;
	font-size: 123.1%;
	font-weight: bold;
}

div.content h4 {
	font-size: 123.1%;
}

div.content p {
	margin-bottom: 1em;
	font-size: 123.1%;
}

body#top div.content ol li {
	font-size: 123.1%;
}

