@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.imageRightSmall .leftColumn {
padding-top: 30px;
}

.allColumn{
padding-bottom: 30px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200908_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #f2994d;
}

div#contents h3.diy {
height:28px;
color: #a96240;
padding-top: 5px;
padding-left: 28px;
background: url("../images/200908_1/ico_diy.gif") no-repeat 0 .2em;
}

div#contents h3.sewing {
height:22px;
color: #003586;
padding-top: 2px;
padding-left: 28px;
background: url("../images/200908_1/ico_sewing.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200908_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/200908_1/caption.jpg") no-repeat;
}




/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 30px !important;
color: #FFF;
background: url("../images/200908_1/bg_prof_top.gif") no-repeat left top #f29240;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200908_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 */

