@charset "utf-8";

/* テキスト設定 */

.pix-9 {
	font-size: 70%;
	line-height: 1.8;
}
.pix-10 {
	font-size: 80%;
	line-height: 1.8;
}
.pix-10-sp {
	font-size: 80%;
	line-height: 1.8;
	letter-spacing: 0.2em;
}
.pix-10-sp-ht {
	font-size: 80%;
	line-height: 1.8;
	letter-spacing: 0.2em;
}
.pix-10gray {
	font-size: 80%;
	line-height: 1.8;
	color: #666666;
}
.pix-10red {
	font-size: 80%;
	line-height: 1.8;
	color: #CC0000;
}
.pix-12 {
	font-size: 100%;
	line-height: 1.8;
}
.pix-12-b {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.8;
}
.pix-12-ht {
	font-size: 100%;
	line-height: 1.8;
}
.pix-12-sp {
	font-size: 100%;
	line-height: 1.8;
	letter-spacing: 0.2em;
}
.pix-12-sp-ht {
	font-size: 100%;
	line-height: 1.8;
	letter-spacing: 0.2em;
}
.pix-12red {
	font-size: 100%;
	line-height: 1.8;
	color: #CC0000;
}
.pix-12red-b {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.8;
	color: #CC0000;
}
.pix-14 {
	font-size: 115%;
	line-height: 1.8;
}
.pix-14-b {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.6;
}
.pix-14red-b {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.6;
	color: #CC0000;
}
.pix-16-b {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.6;
}
.pix-16red-b {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.6;
	color: #CC0000;
}
.pix-18-b {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.6;
}
.pix-18red-b {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.6;
	color: #CC0000;
}

/* ブラウザバック設定 */

p#btn_back {
	clear: both;
	margin-top:2em;
	text-align: center !important;
}
/* PDF設定 */

.pdf {
	background: url(../img/icon/pdf.png) no-repeat left top;
	padding-left: 20px;
}
