@charset "utf-8";
/* CSS Document - about */

#content_text{
	width: 647px;
	height: auto;
	color: #555;
	line-height: 25px;
	letter-spacing: 0.1em;
	margin-top:30px;
	font-size:14px;
	}
#content_text table td{
	border-right:#DDD 1px solid;
	border-bottom:#DDD 1px solid;
}
#content_text table td:nth-child(3n+3){
	border-right:none;
	}
#content_text table tr:last-child td{
	border-bottom:none;
	}
#content_text .photo{
	width:194px;
	height:auto;
	margin:8px;
	}
#content_text .photo img{
	max-width:194px;
	max-height:auto !important;
	}
#content_text .name{
	width:194px;
	height:24px;
	margin:8px;
	text-align:center;
	font-size:14px;
	color:#333;
	}
#content img{
	max-width: 647px;
	height:auto !important;
}
#content .title{
	color:#5D0B0B;
}
