@charset "UTF-8";

h1 {
	background-image: url(../img_lelectier/header_lelectier.jpg);
	text-indent: -999px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    color: #f60;
    border-left: 0.5em #f60 solid;
    padding: 3px;
    margin: 10px 0 5px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #c82c55;
	margin: 20px 0 5px 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #e6afcf;
	border-bottom: 1px solid #e6afcf;
}

strong {
    color: #f03;
    font-weight: bold;
}

#lelectier {
	background-image: url(../img_lelectier/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#lelectier .lelectier_box img {
	float: right;
}

#lelectier #eat_photo .eat_box {
	width: 300px;
	margin: 0 20px;
	text-align: center;
	float: left;
}
#lelectier #eat_photo .eat_box strong {
    color: #f03;
    font-weight: bold;
    font-size: 14px;
}

#lelectier dl {
	width: 600px;
}
#lelectier dt {
	color: #f03;
	font-weight: bold;
}
#lelectier dd {
	margin: 0 0 10px 0;
	padding: 0 0 3px 10px;
	border-bottom: 1px #ccc dashed;
}
#lelectier dd.no-border {
	border: none;
}

#lelectier_order {
	margin-top: -29px;
	padding-left: 655px;
}
.lelectier_order {
	padding-left: 328px;
	margin-top: 2em;
}
#lelectier_order a,
.lelectier_order a {
	width: 245px;
	height: 0;
	padding-top: 29px;
	overflow: hidden;
	background: url(../img_lelectier/btn_order.png) no-repeat left top;
	display: block;
}
#lelectier_order a:hover,
.lelectier_order a:hover {
	background-position: left -29px;
}
.lelectier_order_option {
	width: 670px;
	padding-left: 163px !important;
}
.lelectier_order img {
	float: none !important;
}
