@charset "utf-8";

div#contents div#bannerSpace{

	width:722px;
	height:70px;
	margin:20px auto;

}

div#contents div#bannerSpace p.banner{

	margin-left:10px;
	padding-top:8px;

}

div#contents h2{

	margin:20px 0 24px;

}

div#contents div.photoSpace{

	background:url(../img/photo_bg.gif) no-repeat;
	width:770px;
	float:left;
	display:inline;
	margin:10px 0 0 60px;
	padding:10px 10px 0 ;

}

div#contents div.photoSpace_footer{

	width:790px;
	float:left;
	display:inline;
	margin:0 0 0 60px;
	clear:left;


}

div#contents div.photoSpace h3.photo{

	float:left;
	margin:0 15px 0 0;


}

div#contents div.photoSpace dl{

	float:left;
	width:551px;
	color:#333333;

}

div#contents div.photoSpace dl dd.date{


	color:#00a0e9;
	margin-bottom:5px;
	padding-left:2px;

}

div#contents div.photoSpace dl dt{

	color:#d65983;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 0 4px 2px;
	border-bottom:1px solid #c3c3c3;
}

div#contents div.photoSpace dl dd.message{

	padding-left:2px;
	line-height:130%;
	color:#333333;

}

p.pagesend {
	font-size: 10px;
	margin: 10px 0 0;
	text-align: center;
	width: 900px;
}

p.pagesend span{
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 3px;
	display: inline-block;
	color: #000000;
}

p.pagesend a{
	color: #000000;
	text-decoration: none;
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 3px;
}

p.pagesend a:hover{
	background: #ccc;
}
