@charset "utf-8";

/*
◆◆◆共通項目◆◆◆
*/
body{
	background:#ffffff;
	color:#000000;
	margin-left:20px; 
	margin-top:15px;
	font-size: 14px;
}

img{
	border: 0px;
	}

.base{
	width:800px;
	}

#photo_space div{
	width:400px;
	text-align:center;
	margin:5px 0px;
	}

.phototitle{
	text-align:center;
	color:#008800;
	font-size:18px;
	font-weight:bold;
}