@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn {
}

/* imageTxtSetting */
.imageRightHalf,
.imageLeftHalf {
position: relative;
}

.imageRightSmall .rightColumn dd {
font-size: .83em;
}

.allColumn{
padding-bottom: 30px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
	background-image: url(../images/200907_2/ttl.jpg);
	background-repeat: no-repeat;
}

div#contents h3,
div#contents h4 {
color: #a72038;
}

div#contents h3 {
padding-left: 25px;
background: url("../images/200907_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents div#pageTitle h4 {
background: url("../images/200907_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/200907_2/caption.jpg") no-repeat;
}



/*==========================================================================

cooperationSetting

==========================================================================*/
.cooperation {
font-size: .83em;
text-align: center;
}

/*-------------------------------------
touristSpotSetting
-------------------------------------*/
#touristSpot {
margin: 20px 0;
}

#touristSpot dl {
margin-right: 10px;
width: 190px;
float: left;
}

#touristSpot dl.lastChild {
margin-right: 0;
}

/*==========================================================================

touristSpotSetting

==========================================================================*/
#touristSpot dl {
font-size: .83em;
}

#touristSpot dt {
font-weight: bold;
}

#touristSpot dt img {
margin-bottom: 4px;
}

/*==========================================================================

profileSetting

==========================================================================*/
#profile {
margin-bottom: 14px !important;
color: #000;
margin: 0 0 20px 0;
background: url("../images/200907_2/bg_prof_top.gif") no-repeat left top #edfbed;
}

#profile a {
color: #FFF;
}

#profile dl {
padding: 10px 12px;
background: url("../images/200907_2/bg_prof_btm.gif") no-repeat left bottom;
}

#profile dl dt {
width: 8.5em;
font-weight: bold;
float: left;
}

#profile dl dd {
margin-left: 12em;
margin-top: 20px;
}

/* hackSettingForWinIE6 -3px */
* html #profile dl {
height: 1%;
}

* html #profile dl dt {
margin-right: -9em;
}
/* hackSettingForWinIE6 -3px */

/*==========================================================================

applicationSetting

==========================================================================*/
.application h4 {
background: url("../images/200907_2/ttl_application.gif") no-repeat !important;
}

.applicationInnnerLeft{
padding-left:20px;
float:left;
}

.applicationInnnerRight{
padding-right:15px;
padding-bottom: 10px;
float:right;
}

.ltxtgr{
font-size: 1.1em;
font-weight:bold;
color: #339933;
}

.ltxt{
font-size: 1.1em;
font-weight:bold;
}


.application dt {  
float:left;  
width:50px;  
padding:5px 0 5px 10px;  
clear:both;  
font-weight:bold;
color:#e4007f;
}  
.application dd {  
width:280px;  
padding:5px 5px 5px 10px;  
}  




