@charset "utf-8";


#contentsLeftBox h3#diaryBackNumTitle{
	width:543px;
	height:64px;
	margin:30px 0 0 0;
	padding:0;
	background:url(../image/diaryBackNumTitle.jpg) no-repeat;
	text-indent:-1000em;
}

#contentsLeftBox h3#hawksBackNumTitle{
	width:543px;
	height:64px;
	margin:30px 0 0 0;
	padding:0;
	background:url(../image/hawksBackNumTitle.jpg) no-repeat;
	text-indent:-1000em;
}

#contentsLeftBox h4#diaryDate{
	width:496px;
	height:22px;
	margin:0;
	padding:5px 0 0 47px;
	background:url(../image/diaryDateBg.jpg) no-repeat;
	font-weight:bold;
	color:#33CCFF;
}

#contentsLeftBox h4#hawksTheme{
	width:496px;
	height:22px;
	margin:0;
	padding:5px 0 0 47px;
	font-weight:bold;
	color:#FF9900;
}

div.underLine{
	width:543px;
	height:12px;
	margin:0;
	padding:1;
	background:url(../image/diaryTitleLine.jpg) 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;
}

ul#backNumBtn{
	width:220px;
	margin:0 0 50px 40px;
	padding:20px 0 0 0;
	list-style-type:none;
}

ul#backNumBtn li.btn1 a{
	display:block;
	width:250px;
	height:25px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../image/btnGotoTop.jpg) no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	overflow:hidden;
}

ul#backNumBtn li.btn2 a{
	display:block;
	width:250px;
	height:25px;
	margin:0;
	padding:0;
	background:url(../image/btnMoreDiary.jpg) no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	overflow:hidden;
}

ul#backNumBtn li.btn3 a{
	display:block;
	width:250px;
	height:25px;
	margin:0;
	padding:0;
	background:url(../image/btnMoreHawks.jpg) no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	overflow:hidden;
}



