﻿#content-wrp 
{
    position: relative;
}
#container
{
    background: #56a2de url(../images/common/border.gif) bottom left repeat-x;
}
h1 
{
	width: 232px;
	height: 83px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 23px 0 14px 0px;
	padding-left: 10px;
	background: #56a2de url(../images/cafe/cafe.gif) 10px 0px no-repeat;
	position: relative;
	z-index: 10;
}
#desc-wrp 
{
    border-top: 1px solid #8ec3ed;
    padding-top: 31px;
    margin-top: -31px;
    position: relative;
    z-index: 1;
}
#desc 
{
    margin: 0 430px 0 27px;
}
#desc p 
{
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 19px;
    letter-spacing: 0.02em;
}
.lifestyle 
{
    position: absolute;
    bottom: 0px;
    right: 9px;
    z-index: 10;
}
#club-wrp
{
    background: url(../images/cafe/form-box.gif) no-repeat;
    height: 213px;
    width: 537px;
    position: absolute;
    bottom: 0px;
    left: 3px;
    overflow: hidden;
}
#club-1, #club-2, #club-3 
{
    float: left;
    display: inline;
    margin-top: 15px;
}
#club-wrp label 
{
    line-height: 33px;
}
#club-wrp p 
{
    margin-bottom: 7px;
}
#club-wrp .inputbox 
{
    border: 0px;
    width: 118px;
    margin-left: 11px;
    font-size: 11px;
    font-family: inherit;
    color:#403c3c;
}
#club-wrp select 
{
    border: 1px solid #d3d3d3;
    width: 118px;
    font-size: 11px;
    font-family: inherit;
    color: #403c3c;
    
    
}
#club-1 
{
    width: 162px;
    margin-left: 37px;
}
#club-2 
{
    width: 160px;
}
#club-3 
{
    width: 166px;
}
p#enter-bttn 
{
    margin-top: 32px;
}
