@charset "UTF-8";

@import url(res_lp_common.css);

#contents img{
	vertical-align: bottom;
	display:block;
}
.detailLink {
	vertical-align: bottom;
	position: relative;
	width:100%;
	display: block;
}
.detailLink img {
	display: block;
	width: 100%;

}

.detailLink a.btn1 {
	display: block;
    position: absolute;
}

.detailLink a.btn1 {
    left: 18%;
    width: 64.2%;
    max-width: 469px; /* ボタンの画像サイズ */
    top: 0;
}



#contents2 a:hover {
	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	/zoom:1;
}



.clear {
	clear: both;
}
	
#etcMenu img{
	display:inline;
}

#how_to_order{
	text-align: right;
	margin:10px 8px 20px 0;
}
#how_to_order a{
	color:#ED1C24;
}
