div#contents {

	width: 750px;

	height: auto;

	margin: 0px;

	padding-left: 4px;

	padding-right: 6px;

	padding-bottom: 20px;

	border: 0px solid #FF0000;

	text-align: center;

	float: left;

	clear: both;

}

h3#pgTitle {

	width: 750px;

	height: 28px;

	margin: 0px;

	padding-bottom: 15px;

	font-size: 0px;

	line-height: 0px;

	text-indent: -9999px;

	background-image: url(../img/t_photobbs.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



div.ListBox {

	width: 709px;

	height: 322px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 18px;

	text-align: left;

	background-image: url(../img/bg_photobbsBox.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

div.ListBox img {

	margin-right: 5px;

	margin-bottom: 5px;

	border: 1px solid #999999;

	float: left;

	clear: both;

}

div.ListBox dl {

	width: 450px;

	margin: 0px;

	padding: 0px;

	float: left;

}

div.ListBox dl dd {

	margin: 0px;

	padding-left: 5px;

}

div.ListBox dl dd.date {

	color: #EF69A5;

}

div.ListBox dl dd.title {

	margin-top: 5px;

	margin-bottom: 5px;

	line-height: 120%;

	color: #999900;

	font-weight: bold;

	border-bottom: 1px dotted #999999;

}



div.ListBox2 {

	width: 600px;

	height: 202px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 18px;

	text-align: left;

	background-image: url(../img/bg_photobbsBox2.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

div.ListBox2 div.img {

	width: 152px;

	height: 202px;

	padding-right: 5px;

	text-align: center;

	float: left;

	clear: both;

}

div.ListBox2 div.img img {

	border: 1px solid #999999;

}

div.ListBox2 dl {

	width: 443px;

	height: 202px;

	margin: 0px;

	padding: 0px;

	float: left;

}

div.ListBox2 dl dd {

	margin: 0px;

	padding-left: 5px;

}

div.ListBox2 dl dd.date {

	color: #EF69A5;

	height: 15px;

}

div.ListBox2 dl dd.title {

	height: 18px;

	margin-top: 5px;

	margin-bottom: 5px;

	line-height: 120%;

	color: #EF69A5;

	font-weight: bold;

	border-bottom: 1px dotted #999999;

}

div.ListBox2 dl dd.com {

	height: 175px;

}

div.ListBox2 dl dd.com div {

	height: 158px;

	margin: 0px;

	padding-right: 5px;

	overflow: auto;

	scrollbar-face-color: #FFFFFF;			/*バー本体*/
	
	scrollbar-3dlight-color: #FF99FF;		/*バー外側の明*/
	
	scrollbar-darkshadow-color: #FF99FF;	/*バー外側の暗*/
	
	scrollbar-highlight-color: #FFFFFF;		/*バー内側の明*/
	
	scrollbar-shadow-color: #FFFFFF;		/*バー内側の暗*/
	
	scrollbar-track-color: #E4E4E4;			/*バーの下地*/
	
	scrollbar-arrow-color: #999999;			/*矢印*/

}

