a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	color:#000066;
	text-decoration: none;
}
a:hover {
	color:#009900;
	text-decoration: none;
}
a:active {
	color:#009900;
	text-decoration: none;
}
.menu {
	font-size: 80%;
	line-height: 120%;
	color: #000066;
}
.text {
	font-size: 80%;
	line-height: 150%;
}

hr {
	color: #000066;
	width: 80%;
	height: 1px;
}
.title {
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
}
.title_02 {
	font-size: 80%;
	color: #ed7715;
    font-weight: bold;
}
.price {

	font-size: 80%;
	font-weight: bold;
}
.copyright {
	font-size: 75%;
	color: #FFFFFF;
        padding-top: 3px;
        padding-bottom: 2px;
}
.kome {
	color: #FF3300;
	font-weight: bold;
}
