@charset "UTF-8";

body {
	background-color: #000;
}

header {
	width: 97%;
	color: #fff;
	padding: 10px 0px;
	margin: 0px auto;
}

h1 {
	font-size: 125%;
	text-align: center;
	line-height: 1.4em;
	font-family: rxmp2p_r, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#headTxt1 {
}
#headTxt1 span {
	font-size: 80%;
}

#headTxt2 {
	text-align: center;
	width: 230px;
	margin: 0px auto;
	padding-top: 15px;
	line-height: 1em;
	vertical-align: middle;
	font-family: rxmp2p_r, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	padding-left: 45px;
	padding-bottom: 15px;
}

#telMark {
	position: absolute;
	left: 0;
	top: 0;
	/*left: 11px;
	top: 45px;*/
	width: 40px;
	padding-top: 45px;
	background: url(../images/icon_telnum.gif) no-repeat left 5px;
	background-size: contain;
}

#headTxt2 span#telNum {
	font-size: 258%;
	color: #fff;
	padding-top: 8px;
	display: inline-block;
}

#headTxt2 span a {
	color: #fff;
}

#cntWrp {
	background-color: #fff;
	width: 100%;
	min-height: 327px;
	position: relative;
}

footer {
}

nav ul {
	padding: 10px;
	width: 295px;
	margin: 0px auto;
}

nav ul li {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	margin-right: 5px;
}

nav ul li:last-child {
	margin-right: 0px;
}

#btn1st { background: url(../images/btn_menu1.gif) no-repeat left top; background-size: 70px 70px;}
#btnTwt { background: url(../images/btn_menu2.gif) no-repeat left top; background-size: 70px 70px;}
#btnMail { background: url(../images/btn_menu3.gif) no-repeat left top; background-size: 70px 70px;}
#btnLast { background: url(../images/btn_menu4.gif) no-repeat left top; background-size: 70px 70px;}

nav ul li a {
	color: #fff;
	display: block;
	width: 70px;
	padding-top: 15px;
	font-family: rxmp2p_r, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#toppage #cntWrp {
	width: 100%;
	background: url(../images/bg_body.jpg) no-repeat center top #fff;
	background-size: 340px 327px;
}

#toppage #body h2 {
	width: 114px;
	height: 114px;
	margin: 0px auto;
	position: relative;
	top: 106px;
}
#toppage #body h2 img {
	width: 114px;
	height: 114px;
}

#toppage #body div {
	width: 320px;
	margin: 0px auto;
	position: relative;
	top: -114px;
}

#cntTxt1 {
	position: absolute;
	right: 11%;
	top: 44px;
}
#cntTxt1 img {
	width: 49px;
	height: 151px;
}

#cntTxt2 {
	position: absolute;
	left: 11%;
	top: 168px;
}
#cntTxt2 img {
	width: 54px;
	height: 117px;
}

/*鑑定料金*/

#feepage #body {
	padding-top: 35px;
	padding-bottom: 40px;
}
#feepage #body2 {
	padding-bottom: 40px;
}

#feepage h2 {
	margin-bottom: 35px;
	text-align: center;
	height: 48px;
}

.secondBlock {
	width: 95%;
	position: relative;
	margin: 0px auto 25px;
}

.secondBlock h3 {
	margin-bottom: 7px;
	text-align: center;
}
.secondBlock h3 img,
.secondBlock p.fee_fee img,
.secondBlock p.fee_desc img,
#addInfo img,
#addInfo2 img {
	width: 100%;
	max-width: 410px;
	height: auto;
}

.secondBlock p.fee_fee {
	margin-bottom: 3px;
	text-align: center;
}

.secondBlock p.fee_desc {
	text-align: center;
}

#addInfo,
#addInfo2 {
	width: 95%;
	margin: 0px auto;
	text-align: center;
}


/*よくあるご質問*/

#faqpage #body {
	padding-top: 35px;
	padding-bottom: 15px;
}

#faqpage h2 {
	margin-bottom: 35px;
	text-align: center;
}
#faqpage h2 img {
	width: 90%;
	height: auto;
}

.faqBox {
	width: 95%;
	margin: 0px auto 25px;
}

.faqBox h3,
.faqBox p {
	font-family: rxmp2p_r, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.faqBox h3 {
	font-size: 83%;
	margin-bottom: 5px;
}

.faqBox p {
	background-color: #3E3A39;
	border-radius: 5px;
	color: #fff;
	padding: 10px 20px;
}

/* 埋め込みカレンダー */

#reserveCal {
	display: block;
	margin: 0px auto 30px;
	width: 95% !important;
	height: 300px !important;
}