@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  kanagawa.css
 style info :  オリジナルCSS　記述者：金川
=================================================================== */


/* ------------------ フッター ------------------ */

.listSeo {
	text-align: center;
	font-size: 0.9em;
}
.listSeo li {
	display: inline;
}



/* ------------------ お問い合わせフォーム ------------------ */


.text_error {
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #F00;
}
.errorList {
	padding-bottom: 10px;
	padding-left: 35px;
	list-style-type: circle;
	color: #F00;
}
/*.basic tr th {
	text-align: left;
}*/



/* ------------------  ------------------ */


.contactBtn {
	margin: 20px auto;
	width: 189px;
}
.kakeuriImgList {
	list-style-type: none;
	width: 600px;
	margin-bottom: 10px;
	float: left;
}
.kakeuriImgList li {
	float: left;
	width: 145px;
	padding-right: 6px;
}
.text560_kakeuri {
	border: 2px solid #ff6633;
	width: 540px;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.kakeuriTokuten {
	background-image: none !important;
	margin: 0px 0px 10px !important;
	padding: 0px !important;
	float: left;
	width: 600px;
}
.contactBtn {
	margin-bottom: 20px;
	width: 210px;
	float: left;
	padding-left: 195px;
}


.contactBtn a {
	background-image: url(../img/kakeuri/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 210px;
	text-indent: -2000px;
	overflow: hidden;
}
.contactBtn a:hover  , .contactBtn a:active {
	background-position: left bottom;
}
.kakeuriShousaiBtn {
	margin-bottom: 10px;
	width: 181px;
	float: left;
	height: 46px;
}


.kakeuriShousaiBtn a {
	background-image: url(../img/kakeuri/syousai_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 46px;
	width: 181px;
	text-indent: -2000px;
	overflow: hidden;
}
.kakeuriShousaiBtn a:hover  , .kakeuriShousaiBtn a:active {
	background-position: left bottom;
}
