@charset "UTF-8";

@import url(res_lp_common.css);

#contents img{
	display:block;
}

.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 {
    left: 26%;
    width: 48.5%;
    max-width: 358px;
}
.detailLink .btn2 {
    left: 16.5%;
    width: 67%;
    max-width: 494px;
}


#specialpack section{
	margin:0px 10px 35px 10px;
}
#specialpack p{
	text-align: center;
	padding: 15px 5px;
	font-size: 16px;
}
#specialpack img{
	width: 90%;
	max-width:535px;
	margin: 0 auto;
	display: block;
}
#specialpack h3 img{
	max-width:90%;
}
#specialpack .step{
	width:100%;
}
.detail1{
	padding-bottom:16px;
}

.clear {
	clear: both;
}
	
#etcMenu img{
	display:inline;
}
