@charset "utf-8";
/* ===================================================================
CSS information

 file name  :error.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
/* -----------------------------------------------------------
	#cnt_detail
----------------------------------------------------------- */
#cnt_main_one #cnt_error {
	width: 950px;
	height: auto;
	clear: both;
}

#cnt_main_one #cnt_error h3 {
	width: 950px;
	height: 80px;
	background: url(../error/images/bg_title.gif);
	font-size: 110%;
	text-indent: 30px;
	line-height: 4.6;
	color: #793527;
}
#cnt_main_one #cnt_error p {
	padding: 30px;
	font-size: 85%;
	line-height: 1.6;
}



#cnt_main_one #cnt_detail div.bg_title p.span {
	width: 600px;
	position: relative;
	top: 52px;
	left: 93px;
	font-size: 80%;
	overflow: hidden;
}
#cnt_main_one #cnt_detail div.bg_title p.tel {
	width: 150px;
	position: relative;
	top: -2px;
	left: 780px;
	font-size: 95%;
	font-weight: bold;
	overflow: hidden;
}
#cnt_main_one #cnt_detail div.bg_title p.btn {
	width: 180px;
	position: relative;
	top: 0;
	left: 750px;
	overflow: hidden;
}


#cnt_main_one #cnt_detail img.photo {
	width: 300px;
	margin: 30px;
	border: 3px double #CCC;
	float: left;
}
#cnt_main_one #cnt_detail table {
	width: 560px;
	height: auto;
	margin: 30px 0 0 0;
}
#cnt_main_one #cnt_detail table th {
	width: 120px;
	padding: 15px;
	background: #ede4df;
	border: 1px solid #d6cdc8;
	font-size: 80%;
	font-weight: normal;
	color: #793527;
}
#cnt_main_one #cnt_detail table td {
	padding: 15px;
	background: #FFF;
	border: 1px solid #d6cdc8;
	font-size: 80%;
}


/* -----------------------------------------------------------
	#cnt_overview
----------------------------------------------------------- */
#cnt_main_one #cnt_overview {
	width: 890px;
	height: auto;
	margin: 30px auto 0 auto;
	clear: both;
}
#cnt_main_one #cnt_overview p {
	padding: 10px 0;
	font-size: 90%;
	line-height: 1.7;
	color: #793527;
}














