@charset "utf-8";
#contentsArea #sideMenu {
	font-size: 93.3%; /* IE */
}
html> #sideMenu {font-size: 14px; /* Except IE */}

#sideMenu .info {
	width: 200px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
}
#mainContents #text {
	float: left;
	width: 418px;
	margin-right: 3px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#text #top {
	width: 412px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
}
#mainContents #photo {
	float: left;
	width: 312px;
	margin-left: 3px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#photo #image {
	width: 306px;
	margin-bottom: 10px;
}
#photo #capton {
	width: 306px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
}
#borderBottom #textborder {
	float: left;
	width: 418px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#borderBottom #photoborder {
	float: left;
	width: 312px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}