h1 {
	font-weight: normal;
	font-size: 10px;
	margin: 0px auto;
	line-height: normal;
}
h2 {
	font-weight: normal; 
	font-size: 13px; 
	line-height: 18px; 
	margin: 0px auto;
}
h3 {
	font-weight: bold; 
	font-size: 17px; 
	line-height: normal; 
	margin: 0px auto;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal; 
	margin: 0px auto;
}
.contents {
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}
.contents02 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.contents03 {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
.top-price {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.heading01 {
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bolder;
}
.heading02 {
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
}
.caption01 {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
}
.caption02 {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;	
}
.menu01 {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.menu02 {
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.menu03 {
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover{s
ĦĦĦĦtext-decoration:"underline";
	color:#3366FF;
	text-decoration: underline;
}
.backcolor {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;

}
.renew {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.term {
	color: #0000FF;
	cursor : hand;
	text-decoration: underline;
	background-color: #CCFFFF;
	height: auto;
	width: auto;
}

/* add HINOMIZU*/
#navigation {
position:fixed;
top:0px;
left:0;
z-index:1;
font-size:10px;
}