@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}

.allColumn{
padding-bottom: 20px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200907_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4,
div#contents h5 {
color: #0068b7;
}

div#contents h4 {
background: url("../images/200907_1/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 150px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200907_1/caption.jpg") no-repeat;
}

/*-------------------------------------
imageRightSmallSetting
-------------------------------------*/

.imageRightSmall .rightColumn dd {
font-size: .83em;
line-height: 1.2;
text-align:center;
}


/*==========================================================================

productsSetting

==========================================================================*/

#products {
color: #FFF;
width:590px;
float: left;
border: solid 2px #ff9900;
clear:both;
}

.productsTxt {
margin:0 20px 0 20px;
padding:15px 0 10px 0;
color:#333333;
}

.productsTxt Img {
float:left;
margin:0 20px 0 0;
}

/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 14px !important;
color: #FFF;
margin: 20px 0 0 0;
background: url("../images/200907_1/bg_prof_top.gif") no-repeat left top #ea5404;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200907_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 */

