@charset "UTF-8";

@import url(res_lp_common.css);

#contents img{
	display:block;
}

.detailLink {
	vertical-align: bottom;
	position: relative;
	width:100%;
	display: block;
}

.detailLink .ui-link{
	display:block;
    position: absolute;
}

.detailLink img {
	display: block;
	width: 100%;
}

#contents2 .detailLink a {
    width: 93%;
    max-width: 687px;
    left: 3.5%;
}

#present_cpn .detailLink a {
    width: 65.5%;
    max-width: 484px;
    left: 17.3%;
}

#pizza .detailLink a {
    width: 51%;
    max-width: 376px;
    left: 24.5%;
}

#sns_cpn .detailLink a {
    width: 68.6%;
    max-width: 507px;
    left: 15.7%;
}


.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;
}

.clear {
	clear: both;
}
	
#etcMenu img{
	display:inline;
}
