@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}

.allColumn{
padding-bottom: 30px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200905_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4,
div#contents h5 {
color: #993333;
}

div#contents h4 {
background: url("../images/200905_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/200905_1/caption.jpg") no-repeat;
}

/*-------------------------------------
imageRightSmallSetting
-------------------------------------*/

.imageRightSmall .rightColumn dd {
font-size: .83em;
line-height: 1.2;
text-align:center;
}


/*==========================================================================

profileSetting

==========================================================================*/

#products {
color: #FFF;
width:570px;
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;
}


