#contents #main table tr td #outside {
	background-color: #FFF;
	padding: 1px;
	border: 3px solid #59493f;
}
#contents #main table tr td #about {
	background-color: #a6937c;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}
#contents #main #aboutField tr td #about tr th {
	line-height: 35px;
	background-color: #ffedd2;
	padding-right: 8px;
	padding-left: 8px;
}
#contents #main #aboutField tr td #about tr td {
	line-height: 35px;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
}
#contents #main #aboutField {
	width: 920px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#conceptPhoto{
	float:left;
}
#conceptMsg{
	float:right;
}
#conceptComment{
	width:100%;
	display:none;
}

#galleryBack{
	position:relative;
	width:94%;
	padding-top:4px;
	padding-bottom:4px;
	height:158px;
	overflow:hidden;
	margin:1% 3% 3%;
	background-image:url(../images/galleryBack.jpg);
}

#galleryBackL{
	position:absolute;
	top:0;
	left:0;
	width:50px;
	height:158px;
	background-image:url(../images/galleryBackL.png);
}

#galleryBackR{
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:158px;
	background-image:url(../images/galleryBackR.png);
}