h3#pageTitle {
	width: 753px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #33CCFF;
	text-indent: -9999px;
	background-image: url(../img/t_comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBg {
	width: 723px;
	height: 986px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 30px;
	background-image: url(../img/bg_comment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
}
div.ListBox {
	width: 675px;
	height: 240px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;	
	border: 1px solid #FF3778;
	background-color: #FF93B6;
}
div.ListBox dl {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF93B6;
}
div.ListBox dt.date {
	margin-bottom: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 110%;
	border-bottom: 1px solid #FFFFFF;
}
div.ListBox dd.img {
	width: 315px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	text-align: right;
	float: left;
}
div.ListBox dd.txt {
	width: 335px;
	height: 200px;
	margin: 0px;
	padding-right: 5px;
	overflow: auto;
	scrollbar-face-color: #FF3983;			/*バー本体*/
	scrollbar-3dlight-color: #FF7DB3;		/*バー外側の明*/
	scrollbar-darkshadow-color: #FF3983;	/*バー外側の暗*/
	scrollbar-highlight-color: #FF3983;		/*バー内側の明*/
	scrollbar-shadow-color: #FF468C;		/*バー内側の暗*/
	scrollbar-track-color: #FF7DB3;			/*バーの下地*/
	scrollbar-arrow-color: #FFDFF2;			/*矢印*/
	float: right;
	border: 0px solid #FF0000;
}
div.ListBox dd.txt h4 {
	width: 335px;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 110%;
	color: #FF3778;
	float: left;
	clear: both;
}
div.ListBox dd.txt p.comm {
	width: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #FFFFFF;
	float: left;
	clear: both;
}
