.siz12pix {  font-size: 12px}
.siz11pix {  font-size: 11px}
.siz13pix {  font-size: 13px}
.siz14pix {  font-size: 14px}
.siz16pix {  font-size: 16px}
.siz80per {
	font-size: 80%;
}
.siz13pix2 {
	font-size: 13px;
	line-height: 22px;
}
.siz24pix {
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.siz13pix3 {
	font-size: 13px;
	line-height: 24px;
}
.siz13pix4 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}
.siz14pix2 {
	font-size: 14px;
	line-height: 18px;
}
.siz10pix {
	font-size: 10px;
}
.siz18pix1 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: normal;
}
.siz13pix5 {
	font-size: 13px;
	line-height: 18px;
}
.siz14pix2 {
font-size: 14px
}
.photo_r {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.txt90per {
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
}

.banner01 {
	border: 1px solid #CC0000;
}

.banner02 {
	border: 1px solid #FFFFFF;
}
.siz75per {
	font-size: 75%;

}

/*-----追加------------------------------*/
.cont_kengaku{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.line_dash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA3E3E;
}

.siz13pix4_address td {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E98F8F;
}

/*-----レイアウト------------------------------*/

.photo_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}
.photo_left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}
