@charset "UTF-8";

body {
	background-color: #000;
}

header {
	width: 600px;
	color: #fff;
	padding: 13px 0px;
	margin: 0px auto;
}

h1 {
	float: left;
	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;
	padding-left: 20px;
}

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

#headTxt2 {
	float: right;
	background: url(../images/icon_telnum1.gif) no-repeat left 3px;
	height: 28px;
	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: 65px;
}

#headTxt2 span#telMark {
	position: absolute;
	left: 11px;
	top: 45px;
}

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

#cntWrp {
	background-color: #fff;
	width: 100%;
	min-width: 600px;
	min-height: 655px;
}

footer {
	width: 640px;
	margin: 0px auto;
}

nav ul {
	padding: 10px 0px 20px 20px;
}

nav ul li {
	float: left;
	width: 117px;
	height: 117px;
	font-size: 166%;
	text-align: center;
	margin-right: 40px;
}
nav ul li#btnLast {
	margin-right: 0px;
}

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

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

#toppage #cntWrp {
	background: url(../images/bg_body.jpg) no-repeat center top #fff;
}

#body,
#body2 {
	width: 600px;
	margin: 0px auto;
	position: relative;
}

#toppage #body h2 {
	width: 228px;
	height: 228px;
	margin: 0px auto;
	position: relative;
	top: 213px;
}

#cntTxt1 {
	position: absolute;
	left: 459px;
	top: 88px;
}

#cntTxt2 {
	position: absolute;
	left: 66px;
	top: 337px;
}

/*鑑定料金*/

#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: 410px;
	position: relative;
	margin: 0px auto 25px;
}

.secondBlock h3 {
	height: 22px;
	margin-bottom: 7px;
}

.secondBlock p.fee_fee {
	height: 29px;
	margin-bottom: 3px;
}

.secondBlock p.fee_desc {
	height: 65	px;
}

#addInfo,
#addInfo2 {
	text-align: center;
	height: 48px;
}


/*よくあるご質問*/

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

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

.faqBox {
	width: 550px;
	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 15px;
	min-height: 70px;
}

.col2 {
	clear: both;
}

.col1 {
	float: left;
	margin-right: 20px;
	width:265px;
}

.col1.floatLast {
	margin-right: 0;
}

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

#reserveCal {
	display: block;
	margin: 0px auto 30px;
}