@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn {
}

/* imageTxtSetting */
.imageRightHalf,
.imageLeftHalf {
position: relative;
}

.imageRightSmall .rightColumn dd {
font-size: .83em;
}

.allColumn{
padding-bottom: 10px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
	background-image: url(../images/201002_1/ttl.jpg);
	background-repeat: no-repeat;
}

div#contents h3 {
color: #0d357f;
}

div#contents h4 {
color: #bc111a;
}

div#contents h3 {
padding-top: 5px;
padding-left: 10px;
}

div#contents h4 {
background: url("../images/201002_1/bg_sub_ttl.gif") no-repeat;
}


/*==========================================================================

threeImagesSetting

==========================================================================*/
.threeImages {
margin-top: 10px;
margin-bottom: 10px;
}


/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 140px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/201002_1/caption.gif") no-repeat;
}






