@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.imageRightSmall .leftColumn {
	padding-left: 370px;
	padding-top: 10px;
}

.fourImages .section {
margin-bottom: 20px;
}

.fourImages dl {
width: 290px;
font-size: .83em;
}


.imageLeftHalf .rightColumn {
}

/* imageTxtSetting */
.imageRightHalf,
.imageLeftHalf {
position: relative;
}



/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200905_2/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #2085C8;
}

div#contents h3 {
padding-left: 28px;
background: url("../images/200905_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200905_2/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 95px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200905_2/caption.jpg") no-repeat;
}



/*==========================================================================

profileSetting

==========================================================================*/
#profile {
	margin-bottom: 14px ;
	color: #FFF;
	background-color: #2085C8;
	background-image: url(../images/200905_2/bg_prof_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200905_2/bg_prof_btm.gif") no-repeat left bottom;
}

#profile dl dt {
	font-weight: bold;
	padding-left: 28px;
	background: url("../images/200905_2/ico_sub_ttl2.gif") no-repeat 0 .2em;
	padding-bottom: 20px;
	font-size: 14px;
}

