.bold {
	font-weight: bold;
}
.middle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:hover{color:#696969;background-color:#D3D3D3}
/** link style **/
A:link,A:visited,A:active{
	color:#696969;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;}
.label1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, Garamond, "Book Antiqua", "Bookman Old Style"
}
.label2 {  font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 20px; font-weight: normal}
.menu1 {
	font-size: 18px;
}
.underbar {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.hyoudai {
	font-size: 14px;
	text-align: left;
}
.label1Copy { font-size: 24px; font-weight: normal}
.redbold {
	font-weight: bold;
	color: #F00;
}
.soldout {
	text-decoration: overline line-through;
}
.honbun {
	line-height: 1.7em;
}
.hyoudai_Center {
	font-size: 14px;
	text-align: center;
}
