@charset "UTF-8";

div#contents h2 { background: url(../images/fishing/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/fishing/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/fishing/h3_02.gif) no-repeat ; }
div#contents h3.m03 { background: url(../images/fishing/h3_03.gif) no-repeat ; }
div#contents h3.m04 { background: url(../images/fishing/h3_04.gif) no-repeat ; }
div#contents h3.m05 { background: url(../images/fishing/h3_05.gif) no-repeat ; }
div#contents h3.m06 { background: url(../images/fishing/h3_06.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m07 { background: url(../images/fishing/h3_07.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m08 { background: url(../images/fishing/h3_08.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m09 { background: url(../images/fishing/h3_09.gif) no-repeat ; margin-top : 20px ; }




/* == 釣果情報設定 ======================================================= */


div.list {
	margin : 0px 0px 0px 0px ;
	padding : 15px 0px 0px 0px ;
	border-top : 1px dotted #3399ff ;
}

div.list img {
	float : left ;
	margin : 0px 20px 15px 0px ;
	border : 1px solid #3399ff ;
}


div.list p {
	font-size : 84% ;
	margin : 0px ;
}



div.list div.read {
	font-size : 84% ;
	text-align : right ;
	margin : 0px 0px 15px 0px ;
}



/* == アルバム設定 ======================================================= */


div.album {
	margin : 0px 0px 30px 0px ;
}


div.album div.list {
	width : 160px ;
	margin : 0px 7px 0px 7px ;
	padding : 15px 0px 0px 0px ;
	border-top : 1px dotted #3399ff ;
	border : 0px solid #ff0000 ;
	float : left ;
}



div.album div.list img {
	margin : 0px 0px 5px 0px ;
	border : 1px solid #3399ff ;
}

div#contents div.album div.list h4 {
	color : #28b6ee ;
	font-weight : bold ;
	font-size : 84% ;
	line-height : 130% ;
	padding : 2px 0px 7px 0px ;
	margin : 0px 0px 0px 0px ;
	background-image : none ;
}



div.album div.list div.box {
	font-size : 84% ;
	line-height : 150% ;
	width : 160px ;
	height: 120px ;
	margin : 0px 5px 5px 0px ;
	overflow: auto ;
}



div.album div.list p {
	line-height : 150% ;
	margin-bottom : 5px ;
}


div.album div.list div.date {
	font-size : 70% ;
	line-height : 130% ;
	text-align : right ;
	margin : 7px 0px 10px 0px ;
	padding : 2px 7px ;
	background-color : #ffedc2 ;
}


div.album div.list div.read {
	font-size : 84% ;
	text-align : right ;
	margin : 0px 0px 15px 0px ;
}



div.album div.list td,th {
	font-size : 84% ;
}

