@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 .ui-link{
	display: block;
    position: absolute;
}
.detailLink .btn1{
    left: 3.7%;
    top: 0;
	width: 28.8%;
	max-width: 213px;
}

.detailLink .btn2{
    left: 35.6%;
    top: 0;
	width: 28.7%;
	max-width: 212px;
}

.detailLink .btn3{
    right: 3.7%;
    top: 0;
	width: 28.8%;
	max-width: 213px;
}

.detailLink .btn4{
    left: 16.2%;
    top: 0;
	width: 67.6%;
	max-width: 500px;
}

.detailLink 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;
}
