@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
padding-left: 20px;
}

.imageRightHalf .leftColumn, {
padding-top: 10px;
padding-right: 15px;
}

.imageRightSmall .leftColumn {
padding-top: 30px;
}

.fourImages .section {
margin-bottom: 20px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200901_2/ttl.gif") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #004098;
}

div#contents h3 {
padding-top: 2px;
padding-left: 26px;
background: url("../images/200901_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200901_2/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

threeImagesSetting

==========================================================================*/
.threeImages {
margin-top: 10px;
margin-bottom: 10px;
}

.threeImages img {
margin-right: 10px;
vertical-align:top;
}

.threeImages img.lastChild {
margin-right: 0;
}





/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-top: 14px;
margin-bottom: 14px !important;
color: #FFF;
background: url("../images/200901_2/bg_prof_top.gif") no-repeat left top #ed6e46;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200901_2/bg_prof_btm.gif") no-repeat left bottom;
}

#profile dl dt {
width: 5.5em;
font-weight: bold;
float: left;
}

#profile dl dd {
margin-left: 6em;
}

/* hackSettingForWinIE6 -3px */
* html #profile dl {
height: 1%;
}

* html #profile dl dt {
margin-right: -9em;
}
/* hackSettingForWinIE6 -3px */