@charset "UTF-8";
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	float: none;
	clear: none;
	background: url(today-top.gif) no-repeat scroll left center;
	height: 32px;
	font: bold 14px "Verdana", "Arial", "Helvetica", "sans-serif";
	word-spacing: 12px;
	display:block;
}
#header a{text-decoration:none;}
#header a:hover{text-decoration:underline;}
#contents {
	width: 100%;
	text-align: right;
}
#contents p {
	font-family: "Times New Roman", "Times", "serif";
	margin: 0px;
	padding: 0px;
}
#contentsj {
	width: 100%;
	text-align: right;
}
#contentsj p {
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 85%;
	line-height: 140%;
	margin: 0px;
	padding: 0px;

}
h4 {
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	line-height: 90%;
}
#footer {
	text-align: right;
	width: 100%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
img{float:left;margin:3px;}

