#main_box {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#photo_main {
	height: 450px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
	background-color: #000;
}
#photo_tate {
	height: 450px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
.photo_text {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.photo_text01 {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 140%;
}
#left_text {
	height: 60px;
	width: 100px;
	background-color: #000;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
#right_text {
	height: 60px;
	width: 100px;
	background-color: #000;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
#middle_text {
	background-color: #000;
	float: left;
	height: 50px;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 10px;
}

