@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.fourImages .section {
margin-bottom: 20px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}

.allColumn{
padding-bottom: 20px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200903_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #ed6822;
}

div#contents h3.crab {
padding-left: 40px;
height:24px;
background: url("../images/200903_1/ico_sub_ttl_crab.gif") no-repeat 0 0;
}

div#contents h3.pear {
padding-left: 40px;
height:28px;
background: url("../images/200903_1/ico_sub_ttl_pear.gif") no-repeat 0 0;
}

div#contents h4 {
background: url("../images/200903_1/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 130px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200903_1/caption.jpg") no-repeat;
}




/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 14px !important;
color: #FFF;
background: url("../images/200903_1/bg_prof_top.gif") no-repeat left top #0C5237;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200903_1/bg_prof_btm.gif") no-repeat left bottom;
}

#profile dl dt {
width: 8.5em;
font-weight: bold;
float: left;
}

#profile dl dd {
margin-left: 9em;
}

/* hackSettingForWinIE6 -3px */
* html #profile dl {
height: 1%;
}

* html #profile dl dt {
margin-right: -9em;
}
/* hackSettingForWinIE6 -3px */


/*==========================================================================

shopSetting

==========================================================================*/
#event {
padding-bottom: 2px;
background: url("../images/200903_1/bg_event.gif") ;
}

div#contents #event h3 {
margin-left: 0;
height: 50px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200903_1/ttl_event.gif") no-repeat;
}

.spring {
width: 280px;
margin-bottom:10px;
float:left;
background: url("../images/200903_1/ico_spring.gif") no-repeat 20px 0;
}

.summer {
width: 280px;
padding-right:15px;
margin-bottom:10px;
float:right;
background: url("../images/200903_1/ico_summer.gif") no-repeat 0 0;
}

.autumn {
width: 280px;
float:left;
background: url("../images/200903_1/ico_autumn.gif") no-repeat 20px 0;
}

.winter {
width: 280px;
padding-right:15px;
float:right;
background: url("../images/200903_1/ico_winter.gif") no-repeat 0 0;
}

.springBox,
.autumnBox {
padding-left:50px;
}

.summerBox,
.winterBox {
padding-left:30px;
}

.ttl{
margin-top: 3px;
font-weight: bold;
font-size: 120%;
line-height: 1.2;
}

.springText {
color: #ea545d;
}

.summerText {
color: #009944;
}

.autumnText {
color: #ed6d00;
}

.winterText {
color: #0068b7;
}

.smallText {
font-size: 90%;
}

#event_btm {
background: url("../images/200903_1/bg_event_btm.gif") no-repeat left bottom;
height: 15px;
}

#sazo-festival {
margin:20px 0}

/*==========================================================================

fairSetting

==========================================================================*/
.fairInfo {
margin-top: 30px;
padding: 8px 20px;
text-align: center;
background: #f9bd95;
}

.fairInfo p {
font-size: 1em;
font-weight: bold;
margin-bottom: 0 !important;
}


