@charset "utf-8";



/*----------------------------------------------------------
	コンテンツ:rcCath
----------------------------------------------------------*/

.rcCath #contents #leftArea {
	position: relative;
}

.rcCath #contents #leftArea img {
	margin: 20px 0 0 20px;
}

.rcCath #contents #leftArea p.note {
	color: #cc0000;
	text-align: left;
	padding: 10px 0 0 25px;
}

.rcCath #contents #leftArea p#backLink {
	width: 100px;
	letter-spacing: 0.7em;
	margin: 0 auto;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	position: absolute;
	top: 740px;
	right: 0;
}

.rcCath #contents #themeTitle {
	float: right;
	width: 595px;
	padding: 20px 0 15px 15px;
	text-align: left;
}

.rcCath #contents #themeTitle #h2Area {
	text-align: left;
	padding: 0 0 25px 0;
}

.rcCath #contents #themeTitle #h2Area h2 {
	margin: 0 0 15px 0;
}

.rcCath #contents #themeTitle #h2Area p {
}

.rcCath #contents .themeArea {
	float: left;
	width: 195px;
	padding: 10px 0 20px;
	text-align: left;
	border-top: 1px solid #ccc;
}

* html .rcCath #contents .themeArea {
	width: 192px;
}

.finish {
	border-bottom: 1px solid #ccc;
}

.textright {
	padding: 0 0 0 10px;
}

.left {
	float: left;
	padding: 0 10px 0 0;
}

.rcCath .themeArea {
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0px;
}

.rcCath .themeArea p.itemCatch {
	font-weight: bold;
	margin: 5px 0 13px 0 ;
}

.rcCath .themeArea p.itemNote {
	margin: 0;
}

.rcCath .themeArea p.itemName {
	letter-spacing: -1px;
	margin: 0;
}

.rcCath .themeArea p.itemImage {
	margin: 10px 0 0;
}

.rcCath .themeArea p.itemPoint {
	margin: 0;
}

.rcCath .themeArea a,
.rcCath #contents .themeArea .section a {
	border: none;
}

.rcCath .themeArea a:hover,
.rcCath #contents .themeArea .section a:hover {
	border: none;
	text-decoration: underline;
}




