body{
	padding: 0px;
	text-align: center;
/*	background-image: url("../image/bg.jpg"); */
/*	background-repeat: repeat-y; */
/*	background-position: center; */
	background-image: url("../image/topbg.gif");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px/1.25 "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Arial", "Helvetica", "monospace";
	color: #585858;
}

img{
	border: none;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	background: #FFDDFF;
	padding: 2px 0px;
}

h1, 
h2, 
h3, 
h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:1px;
	margin-bottom:12px;
	color:#660000;
	float: left;
}
h2.title0{
	margin: 0px;
}
h2.title10{
	margin: 0px 0px 10px;
}
h2.title15{
	margin: 0px 0px 15px;
}
h2.title20{
	margin: 0px 0px 20px;
}
h2.title2020{
	margin: 20px 0px;
}

h2.title200{
	margin: 20px 0px 0px;
}

h3{
	font-size: 13px;
}

.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
strong{
	color: #E60012;
	font-weight: bold;
}
