@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.rightColumn {
	float: right;
}

.leftColumn {
	float: left;
	width: 300px;
}

.allColumn{
	padding-bottom: 30px;
}



.featureContents {
	margin-right: 20px;
	margin-left: 20px;
	width: 590px;
}


.fishDaySection {
	width: 145px;
	float: left;
	height: 422px;
}

.fishDay {
	width: 139px;
	height: 383px;
	background-image: url(../images/200910_2/photo_01.jpg);
	background-repeat: no-repeat;
}

.fishDaydd {
	font-size: .83em;
	text-align: left;
}


.textbox {
	float: right;
	width: 430px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
	background-image: url(../images/200910_2/ttl.jpg);
	background-repeat: no-repeat;
}

div#contents h3,
div#contents h4 {
color: #002A76;
}

div#contents h3 {
padding-left: 25px;
background: url("../images/200910_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents div#pageTitle h4 {
background: url("../images/200910_2/bg_sub_ttl.gif") no-repeat;
}

div#contents h4 {
background: url("../../present/images/bg_sub_ttl.gif") no-repeat;
}



/*==========================================================================

photoSetting

==========================================================================*/
.imageRightSmall .rightColumn dd {
font-size: .83em;
}


.photoimage {
	float: right;
	width: 430px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}


.fishphoto {
	height: 171px;
	width: 256px;
	float: left;
	margin: 0px;
}

.phototext{
	height: 51px;
	width: 165px;
	font-size: 10px;
	float: right;
	margin-top: 120px;
}


/*==========================================================================

cooperationSetting

==========================================================================*/
.cooperation {
font-size: .83em;
text-align: center;
}

