@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn {
}

/* imageTxtSetting */
.imageRightHalf,
.imageLeftHalf {
position: relative;
}

.imageRightHalf .rightColumn dd,
.imageLeftHalf .leftColumn dd {
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
position: absolute;
}

.allColumn{
padding-bottom: 30px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
	background-image: url(../images/200906_2/ttl.jpg);
	background-repeat: no-repeat;
}

div#contents h3,
div#contents h4 {
color: #003300;
}

div#contents h3 {
padding-left: 25px;
background: url("../images/200906_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents div#pageTitle h4 {
background: url("../images/200906_2/bg_sub_ttl.gif") no-repeat;
}

div#contents h4 {
background: url("../../present/images/bg_sub_ttl.gif") no-repeat;
}



/*==========================================================================

threeImagesSetting

==========================================================================*/
.threeImages {
margin-top: 10px;
margin-bottom: 10px;
}


/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 150px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200906_2/caption.jpg") no-repeat;
}



/*==========================================================================

cooperationSetting

==========================================================================*/
.cooperation {
font-size: .83em;
text-align: center;
}





