@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%;
}

.detailLink .btn1 {
    left: 25%;
    width: 52%;
    max-width: 361px;
}




.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;
}
