body#top {
	background-image: url(../img/bg_main.gif);
}
#top div#wrapper {
	background-image: url(../img/bg_container.jpg);
}
#top div#menu {
	margin-top: 175px;
}
#top div#contents {
	margin-top: 260px;
}
div#text {
	margin: 0px;
	padding: 0 0 0 5px;
	float: left;
	width: 294px;
}
div#photo {
	margin: 0px;
	padding: 0 0 0 10px;
	float: left;
}
/* IE6以外のモダンブラウザ */
html>body div#photo {
	margin: 0px;
	padding: 0 0 0 15px;
	float: left;
}
#photo p {
	padding:5px;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	border-right:1px solid #A7A7A7;
	border-bottom:1px solid #A7A7A7;
}
div#new {
	overflow:auto;
	height:150px;
	margin-bottom:10px;
}
