body {
	line-height: 1;
	margin: 0px;
	text-align: center;
	background-image:url(./img/bg.jpg) ;
	background-position :center;
	background-repeat : repeat-y;
}
#header {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
	line-height: 18px;
}
#mainbox {
	height: 0.7;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
#rightbox {
	font-size: small;
	width: 180px;
	text-align: left;
	float: right;
}
#leftbox {
	font-size: small;
	width: 520px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	float: left;
}
#minibox {
	width: 700px;
}
.nainai	{
	visibility : hidden ;
	font-size: 8px;
}
#footer {
	width: 728px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #3399FF;
	text-align: center;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
table td,th	{ 
	border: 1px #666666 solid; 
	text-align: left;
	font-size: 12px;
	line-height: 18px;
} 
#solid { 
	border-collapse: collapse; 
}
h1 {
	text-align: center;
	font-size: 12px;
	color:#666666;
	letter-spacing: 1pt;
	margin-bottom: 3px;
	margin-top: 5px;
}
h2 {
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h3 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	letter-spacing:1px;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-size: 12px;  
	line-height: 15px;
	margin: 10px 0px 10px 0px;
}
li {
	font-size:14px;
	padding-top:5px;
}
.linktitle {
	padding:5px 5px;
	text-indent:5px;
	border-color:#3333ff;
	border-width:0 0 1px 5px;
	border-style:solid;
}
.stitle {
	padding:9px 5px;
	text-indent:5px;
	border-color:#3333ff;
	border-width:0 0 1px 5px;
	border-style:solid;
}
.select {
	background-color:#FFFF33;
	padding:9px 5px;
	text-indent:5px;
	border-color:#ff0000;
	border-width:0 0 1px 5px;
	border-style:solid;
}
a:hover{
	background-color:#ff6600;
}
.size18bold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;	
}
.left{
	float: left;
	margin: 10px 10px 10px 0px;
}
.right{
	float: right;
	margin: 10px 10px 10px 0px;
}
.hi10 {
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	top: 10px;
	line-height: 12px;
}
.hi12 {
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	top: 10px;
	line-height: 14px;
}
.center_gray {
	text-align: center;
	color:#666666;
	font-size: 12px;
}
.gray {
	color:#666666;
	font-size: 10px;
}