/* SHINSHO TOP STYLES */
#mainArea .title {
	margin: 0 0 8px;
}
#mainArea .homeTitle {
	background: #ca4272 url(/include/img/home_title_bg.gif) no-repeat right top;
}
#mainArea .topBookL img {
	margin: 0 0 8px;
}
#mainArea .shinsho3BookTable {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: left;
}
#mainArea .shinsho3BookTable td {
	width: 33%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}
#mainArea .shinsho3BookTableInner {
	border-collapse: collapse;
	border: none;
}
#mainArea .shinsho3BookTableInner td {
	width: auto;
	font-size: 75%;
	line-height: 1.4;
	padding: 5px;
	border: none;
}

/* SHINSHO ABOUTSTYLES */
#mainArea .about p {
	font-size: 87.5%;
	line-height: 1.7;
	margin: 20px 40px;
}
#mainArea .about p.img {
	margin: 0 0 30px;
}
