@charset "UTF-8";
h1 {
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #096;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
}
a:link {
	color: #006;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #0CF;
}
.menu-L {
	font-size: 13px;
	line-height: 18px;
}
.chui {
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #FF0000;
}
.midashi2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/midashi2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.midashi {
	font-size: 18px;
	font-weight: bolder;
	color: #F30;
	background-image: url(../img/midashi.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.lead {
	font-size: 15px;
	color: #063;
}
.midashi3 {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	height: 50px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.price {
	text-align: right;
}

