#leftConts {
	float: left;
	width: 515px;
	margin-bottom: 10px;
}
#leftConts table {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
}

.photo {
	color: #666;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: center;
}

#rightConts {
	float: right;
	width: 200px;
	background-color: #BCCBD3;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#leftConts #Toptittle {
	font-family: "小塚明朝 Pro H", "Comic Sans MS";
	font-size: 28px;
	line-height: 47px;
	color: #DA5800;
	background-image: url(../images/spray_img/fireLogo.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 15px;
	display: block;
}
#leftConts #peculiarityTittle {
	background-image: url(../images/spray_img/tittleBar01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 510px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #DA5800;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 3px;
}
#leftConts #costTittle {
	font-size: 16px;
	font-weight: bold;
	color: #DA5800;
	background-image: url(../images/spray_img/tittleBar02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 510px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 3px;
}

.coments {
	font-family: "小塚ゴシック Pro B", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 13px;
	color: #899930;
	font-style: oblique;
	padding-right: 10px;
	padding-left: 10px;
}
#leftConts table, td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	vertical-align: text-top;
	padding-bottom: 10px;
	padding-top: 2px;
	line-height: 150%;
}
.annotation {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	line-height: 120%;
	color: #59631E;
	font-weight: bold;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.intend {
	text-indent: 2em;
}

