@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}
#main h2,
#main h3 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	width: 583px;
	height: 20px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
}
#main h4 {
	margin-top: 10px;
	padding-bottom: 1px;
	width: 581px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom:17px;
	border-bottom: 1px solid #a8a8a8;
}
#main h4 img {
	height: 15px;
	margin-bottom: 4px;
}
#main p {
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 160%;
}
.main_left img{
	margin-bottom: 20px;
}

#main p.profile {
	margin-bottom: 20px;
	line-height: 1.8em;
}
#main p.description {
	margin-bottom: 20px;
	font-weight: bold;
}
#main p.osechi_price {
	margin: 30px 0 10px;
	font-size: 18px;
	line-height: 100%;
}
#main p.limited {
	margin: 0;
}
#main .main_right ul {
	font-size: 80%;
}
#main .main_right li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 4px;
	margin-left: 16px;
}

ul#guide_to_order li {
	font-size: 85%;
	list-style-type: disc;
	list-style-position: inside;
}

.E60012 {
	color: #E60012;
}

/*=========================================================================================================*
 * clearfix
 *=========================================================================================================*/


