@charset "shift-jis";
/* ----------------------------------------------
	This style is for about/index.html
------------------------------------------------- */
/*                                      contents
------------------------------------------------- */
#leftLineBox {
	width:803px;
	border-left:1px solid #E2D9CE;
	border-right:1px solid #E2D9CE;
	margin:0 auto;
	padding:30px 0 10px 0;
	text-align:left;
}
#leftLineBox h3{
	margin:0px auto 23px auto;
	display:block;
	height:40px;
}
.innertxt{
	margin:0 20px 20px 20px;
	font-size:97%;
	color:#666666;
	line-height:150%;
}
.innertxt span{
	font-size:80%;
	color:#666666;
	line-height:150%;
}

/*--相談内容--*/
.innerTbl{
	width:763px;
	margin:0px 20px 30px 20px;
}
.conBg{
	background-image: url(../../about/img/01_bg.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding:15px 12px;
}
.conBg p{
	font-size:97%;
	color:#666666;
	line-height:160%;
	margin-top:12px;
}

/*--料金--*/
.priceTtl {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #64523A;
	padding:4px 10px;
	width:245px;
}
.priceTd1{
	background-color: #FDFCF8;
	padding:7px 12px;
	text-align: right;
	font-size: 97%;
	color: #666666;
	border-bottom:1px dotted #666666;
}
.priceTd2{
	padding:7px 12px;
	text-align: right;
	font-size: 97%;
	color: #666666;
	border-bottom:1px dotted #666666;
}
.priceCap{
	font-size:77%;
	color:#666666;
	text-align:right;
	padding:3px 5px 0 0;
}

/*--アクセス--*/
#accBox {
	float:left;
	width:292px;
	margin:0 10px 0 20px;
	border:1px solid #E8D9D9;
	background-color:#FDFCF8;
	padding:12px;
	font-size:97%;
	color:#666666;
	line-height:170%;
	display:inline;
}
#accBox img{
	margin-top:10px;
}
#accMap {
	margin:0 20px 0 0;
	float:right;
	width:430px;
	display:inline;
}