/** sp release **/
.releaseArea .pagerLink {
    margin: 25px 0 25px;
}
#main {
	min-height: 0px !important;
}

.contents .detalArea table {
width:100%;
}
.contents .detalArea table td {
width:auto;
    border: solid 1px #ccc;
}



/*photoList*/

.photoArea li{
    margin-bottom: 20px;
}

.photoArea li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}