@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.imageRightSmall .leftColumn {
padding-top: 30px;
}

.fourImages .section {
margin-bottom: 20px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200902_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #0C5237;
}

div#contents h3 {
padding-left: 28px;
background: url("../images/200902_1/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200902_1/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 120px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200902_1/caption.jpg") no-repeat;
}




/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 14px !important;
color: #FFF;
background: url("../images/200902_1/bg_prof_top.gif") no-repeat left top #0C5237;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200902_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

==========================================================================*/
#shop {
padding-bottom: 2px;
background: url("../images/200902_1/bg_shop_btm.gif") no-repeat left bottom #fdeae9;
}

div#contents #shop h3 {
margin-left: 0;
height: 90px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200902_1/ttl_shop.gif") no-repeat;
}

.shopLeft {
padding-left:15px;
width: 160px;
float:left;
}

.shopRight {
padding-right:15px;
width: 390px;
float:right;
}
