@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
#eventContents {
background: url("../images/200811_3/bg_ttl.jpg") no-repeat;
}

#guestIntroduction .leftColumn {
width: 70px;
}

#guestIntroduction .rightColumn {
padding-top: 12px;
width: 480px;
}

#wineList .leftColumn {
width: 250px;
}

#wineList .rightColumn {
width: 300px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h3,
.recruit {
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
}

div#contents h3 {
margin: 0;
height: 164px;
background: url("../images/200811_3/ttl.jpg") no-repeat 18px 3px;
}

/*-------------------------------------
recruitSetting
-------------------------------------*/
div#eventContents {
position: relative;
}

.recruit {
width: 117px;
height: 109px;
background: url("../images/200811_3/recruit.jpg") no-repeat;
position: absolute;
top: -9px;
right: 10px;
}

div#contents div#eventContents h4 {
margin-bottom: .5em;
padding: 0;
color: #333;
font-size: 1.2em;
background: none;
}




/*==========================================================================

wineListSetting

==========================================================================*/
#wineList .rightColumn dl {
font-size: .83em;
line-height: 1.2;
}

#wineList .rightColumn dt {
margin-bottom: .3em;
color: #A01F24;
font-weight: bold;
}

/*-------------------------------------
profileSetting
-------------------------------------*/
.profile {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
background: url("../../../common/images/dot_line_gray.gif") repeat-x left top;
position: static;	/* forWinIE6 */
}

.profile h5 {
padding-bottom: 0;
}

.profile p {
font-size: 1em;
}




/*==========================================================================

featureLinkButtonSetting

==========================================================================*/
#featureLinkButton a {
margin: 20px 0 0 30px;
width: 570px;
height: 94px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200811_3/btn_feature2.jpg") no-repeat;
display: block;
}