@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/200904_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #339933;
}

div#contents h3 {
padding-left: 35px;
height:24px;
background: url("../images/200904_1/ico_sub_ttl.gif") no-repeat 0 0;
}

div#contents h4 {
background: url("../images/200904_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/200904_1/caption.jpg") no-repeat;
}

/*-------------------------------------
imageRightSmallSetting
-------------------------------------*/

.imageRightSmall .rightColumn dd {
font-size: .83em;
line-height: 1.2;
text-align:center;
}


/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 14px !important;
color: #FFF;
background: url("../images/200904_1/bg_prof_top.gif") no-repeat left top #0C5237;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200904_1/bg_prof_btm.gif") no-repeat left bottom;
}

#profile dl dt {
width: 8.5em;
font-weight: bold;
float: left;
}

#profile dl dd {
margin-left: 9em;
}

/* hackSettingForWinIE6 -3px */
* html #profile dl {
height: 1%;
}

* html #profile dl dt {
margin-right: -9em;
}
/* hackSettingForWinIE6 -3px */


/*==========================================================================

eventSetting

==========================================================================*/
#event {
padding-bottom: 2px;
background: url("../images/200904_1/bg_event_btm.gif") no-repeat left bottom #f8dea5;
margin-bottom:30px;
width: 590px;
}

div#contents #event h3 {
margin-left: 0;
height: 50px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200904_1/ttl_event.gif") no-repeat;
}

.eventLeft {
padding:0 0 0 15px;
width: 330px;
float:left;
}

.eventRight {
padding:0 15px 10px 0;
width: 215px;
float:right;
text-align:center;
}

/*==========================================================================

applicationSetting

==========================================================================*/
.application h4 {
background: url("../images/200904_1/ttl_application.gif") no-repeat !important;
}

.applicationInnnerLeft{
padding-left:20px;
width: 180px;
float:left;
}

.applicationInnnerRight{
padding-right:15px;
padding-bottom: 10px;
width: 415px;
float:right;
}

.ltxtgr{
font-size: 1.1em;
font-weight:bold;
color: #339933;
}

.ltxt{
font-size: 1.1em;
font-weight:bold;
}

.application dl {  
}  
.application dt {  
float:left;  
width:50px;  
padding:5px 0 5px 10px;  
clear:both;  
font-weight:bold;
color:#e4007f;
}  
.application dd {  
width:300px;  
padding:5px 5px 5px 10px;  
}  



