@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/200912_2/ttl.jpg);
	background-repeat: no-repeat;
}

div#contents h3,
div#contents h4 {
color: #007f41;
}

div#contents h3 {
height:30px;
padding-top: 5px;
padding-left: 25px;
background: url("../images/200912_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200912_2/bg_sub_ttl.gif") no-repeat;
}


/*==========================================================================

threeImagesSetting

==========================================================================*/
.threeImages {
margin-top: 10px;
margin-bottom: 10px;
}


/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 55px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200912_2/caption.gif") no-repeat;
}



/*==========================================================================

profileSetting

==========================================================================*/
.profileArea {
margin-bottom: 14px !important;
color: #000;
margin: 0 0 20px 0;
background: url("../images/200912_2/bg_prof_top.gif") no-repeat left top #e4f0fd;
}

.profile {
color: #004098;
padding: 40px 12px 10px 12px;
background: url("../images/200912_2/bg_prof_btm.gif") no-repeat left bottom;
}

.profileLeft {
float:left;
width:350px;
}

.profileRight {
float:right;
width:200px;
}






