@import "http://";

body{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";


}
h1 {
	font-size: 28px;
	color: #999900;
}
h2 {
	font-size: 16px;
	color: #FF3366;
	line-height: 90%;
	letter-spacing: 3px;
	font-weight: normal;
}
.english {
	font-size: 12px;
	font-weight: normal;
	color: #FF0033;

}
.japanese{
	font-size: 10px;
	font-weight: normal;
	color: #006666;
}
h5 { font-size: 10px; font-weight: normal;line-height: 180%;}
h6 { font-size: 10px; font-weight: normal;}
a:link 	  {
	color:	  #333333;}
a:visited {
	color:	  #333333;}
a:hover   { color:	  #6600CC; background-color: #FFFF00;}
td { font-size: 12px;line-height: 18px;margin: 5px;}
ul {
	list-style-image:url(/img/arrow.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height: 160%;
}
.header {
	background-image: url(/img/header.jpg);
	letter-spacing: 3px;
	text-align: left;
	padding: 24px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
