@charset "UTF-8";

@import url(res_lp_common.css);

#contents img{
	display:block;
	width:100%;
}

.detailLink {
	vertical-align: bottom;
	position: relative;
	width:100%;
	display: block;
}

.detailLink a:hover {
	//background-color: #ffffff;
	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	/zoom:1;
}

.detailLink .ui-link{
	display:block;
	position: absolute;
}

.detailLink img {
	display: block;
	width: 100%;
}

.detailLink .btn1 {
	width: 65%;
	max-width: 436px;
	left: 20%;
}

.detailLink .btn2 {
	width: 65%;
	max-width: 437px;
	left: 20%;
}

.clear {
	clear: both;
}
	
#etcMenu img{
	display:inline;
}


/* 注文方法 */
#order_step h2{
	color:#E40000;
	text-align:center;
	font-size: 23px;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
}
#order_step section{
	margin:0px 10px 35px 10px;
}
#order_step p{
	text-align: center;
	padding: 15px 5px;
	font-size: 16px;
}
#order_step img{
	width: 90%;
	max-width:535px;
	margin: 0 auto;
	display: block;
}
#order_step h3 img{
	max-width:90%;
}
#order_step .step{
	width:100%;
}
.detail1{
	padding-bottom:16px;
}
