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

