body {
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left:0px;
}
td {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
img,table{
	border:0px;
}
em,strong,h1,h2,h3,dt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-weight: bolder;
}
h1,h2,h3{
	text-shadow:2px 2px #D6D59C;
	filter: dropshadow(offx=2, offy=2, color=#E9E8C9, positive=1);
	width:100%;
}
nofilter{
	text-shadow:0px 0px #D6D59C;
	filter: dropshadow(offx=0, offy=0, color=#D6D59C, positive=1);
}
h1 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #EE9B00;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: underline;
}
a:active {
	color: #3366CC;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #FF3300;
}
.english {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
.submenu {
	font-size:10px;
	line-height:normal;
}
.box {
	font-size:6px;
	line-height:normal;
	color:#CCCCCC;
}
.titlebg {
	background-attachment: fixed;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rsstc { 
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.rsstc a {
	 color: #0000ff;
}
.rsstc em  {
	 font-style: normal;
	 font-weight: bold;
	 margin-left: 0px;
	 padding: 0;
}
.rsstc ul   { 
	background-color: #fdfdfd;
	margin: 0;
	padding: 0;
}
.rsstc li   {
	 list-style-type: none;
	 padding-top: 1px;
	 padding-bottom: 1px;
	 padding-left: 5px;
	 padding-right: 5px;
	 border-bottom: 1px dashed #999999; 
}