@charset "utf-8";

/*-------------------------------------------------------------
  for Japanese 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.j {
	background-image: url("../images/lang_j_now.gif");
	background-repeat: no-repeat;
}

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

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

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

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

div.content h2 {
	margin-bottom: 1em;
	font-size: 167%;
	font-weight: bold;
}

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%;
}
