@charset "utf-8";

/***** 中継日記 *****/

#contentsLeftBox h3.diaryTitle{
	width:491px;
	height:64px;
	margin:30px 0 0 0;
	padding:0;
	background:url(../image/diaryTitle.jpg) no-repeat;
	text-indent:-1000em;
}

#contentsLeftBox h4#hawksTheme{
	width:496px;
	height:22px;
	margin:0;
	padding:5px 0 0 47px;
	font-weight:bold;
	color:#FF9900;
}

#contentsLeftBox h4.diaryDate{
	width:496px;
	height:22px;
	margin:0;
	padding:0 0 0 47px;
	background:url(../image/diaryDateBg.jpg) no-repeat;
	font-weight:bold;
	color:#33CCFF;
}

div.underLine{
	width:518px;
	height:12px;
	margin:0;
	padding:1px;
	background:url(../image/diaryTitleLine.jpg) no-repeat;
}

div.blockLine{
	width:518px;
	height:5px;
	margin:0;
	padding:1px;
	background:url(../image/blockLine.gif) no-repeat;
}


#contentsLeftBox dl{
	display:inline;
	float:left;
	width:433px;
	margin:10px 0 0 40px;
	padding:0;
}

#contentsLeftBox dt.todaysTitle{
	width:433px;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
}

#contentsLeftBox dd.todaysDiary{
	width:433px;
	margin:10px 0 30px 0;
	font-size:0.85em;
	line-height:1.5em;
}

#contentsLeftBox p.diaryPh{
	text-align: center;
	margin:0 0 15px 0;
	padding:5px;
	border: 1px dotted #CCCCCC;
}

div.bnTopLine{
	width:466px;
	height:9px;
	margin:0 0 0 27px;
	background:url(../image/backnumberTopLine.jpg) no-repeat;
}

div.bnBox{
	width:466px;
	margin:0 0 0 27px;
	background:url(../image/backnumberBg.jpg) repeat-y;
}

div.bnBox h4{
	width:466px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../image/backnumberTitle.jpg) no-repeat;
	text-indent:-1000em;
}

div.bnBox p{
	margin:10px 0 0 27px;
	padding:0;
	font-size:0.75em;
}

div.bnBox p a{
	color:#0066FF;
	text-decoration:none;
}
div.bnBox p a:hover{
	color:#0099FF;
	text-decoration:underline;
}

div.bnUnderLine{
	width:466px;
	height:9px;
	margin:0 0 0 27px;
	padding:0;
	background:url(../image/backnumberUnderLine.jpg) no-repeat;
}

p.moreBtn{
	width:151px;
	height:26px;
	margin:10px 0 10px 40px;
	padding:0 0 5px 0;
}




#contentsLeftBox h3.hawksTitle{
	width:491px;
	height:64px;
	margin:30px 0 0 0;
	padding:0;
	background:url(../image/hawksTitle.jpg) no-repeat;
	text-indent:-1000em;
}



/*大島小学校のブロック*/
#elementary_school{
	width: 400px;
	padding: 0;
	margin: 10px 0 0 50px;
}

#elementary_school h3.netaTtl{
	width:400px;
	margin:10px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
}

#elementary_school p{
	width:400px;
	margin:10px 0 10px 0;
	font-size:0.85em;
	line-height:1.5em;
}



/*うまいもの博の告知
（文字制限オーバー&画像添付のため）*/
#umaimono2011 {
	width: 400px;
	padding: 0;
	margin: -20px 0 0 50px;
}

#umaimono2011 h3.netaTtl{
	width:400px;
	margin:10px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
}

#umaimono2011 p{
	width:400px;
	margin:10px 0 10px 0;
	font-size:0.85em;
	line-height:1.5em;
}








