@charset "utf-8";
.main_txt {
	font-size: 13px;
	line-height: 150%;
	color: #FFF;
	width: 624px;
	padding: 12px;
	background-color: #000;
	text-align: center;
}
.main_txt_photo {
	float: right;
}

.main_txt_h2 {
	font-size: 18px;
	line-height: 125%;
	color: #F0027F;
	padding-top: 20px;
}
.left_side {
	font-size: 13px;
	line-height: 150%;
	color: #333;
	width: 113px;
	background-color: #000;
}
.main {
	color: #CCC;
	background-color: #000;
}

.right_side {
	font-size: 13px;
	line-height: 150%;
	color: #333;
	background-color: #000;
	width: 113px;
}
