/*---------------------------------------------------------------*/
.pageTtlArea {
	background:#DFDFDF;
	width:799px;
	height:auto;
	padding:0 0 1px 0;
}

.pageTtl_evet {
	background:url(images/pagetitle.jpg) no-repeat;
	width:799px;
	height:103px;
	text-indent:-1000em;
}
.pageTtl_aji {
	background:url(images/pagetitle_aji.jpg) no-repeat;
	width:799px;
	height:103px;
	text-indent:-1000em;
}
.pageTtl_kanko {
	background:url(images/pagetitle_kanko.jpg) no-repeat;
	width:799px;
	height:103px;
	text-indent:-1000em;
}


.contentsRight h3 {
	margin-bottom: 5px;
	font-size: 110%;
}
.contentsRight h4 {
	margin:0 0 10px 0;
}

/*　詳細ページ　*/
.sc_yado_ttl_1 {
	display:block;
	width:auto;
	height:56px;
	font-size: 140%;
	text-decoration:none;
	line-height: 1.5em;
	font-weight: bold;
	color: #4d2e34;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(images/title_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.gaiyoBox {
	width:auto;
	height:auto;
	clear:both;
	margin-top: 30px;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
}

.gaiyoBoxCenter img {
	border: 1px solid #CCCCCC;
	padding:3px;
}

.gaiyoBoxLeft {
	width:320px;
	float:left;
	margin:0 20px 0 0;

}


.specTable {
	border-top: 1px solid #c0beb2;
	border-left: 1px solid #c0beb2;
}
.specTable th {
	border-right: 1px solid #c0beb2;
	border-bottom: 1px solid #c0beb2;
	text-align:center;
	font-size:0.9em;
	text-align:left;
	line-height:1.4em;
	padding:8px 5px;
}
.specTable td {
	border-right: 1px solid #c0beb2;
	border-bottom: 1px solid #c0beb2;
	text-align:center;
	font-size:100%;
	text-align:left;
	line-height:1.4em;
	padding:8px 5px;
}
