@charset "shift_jis";
.pix12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
}
.pix13 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.pix14 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}


.pix15 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
}
.pix16 {
	font-size: 16px;
	color: #000000;
}
.tt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #1B80D1;
	font-weight: bold;
}
.top3px {
	margin-top: 3px;
}
.top8px {
	margin-top: 8px;
}
.top10px {
	margin-top: 10px;
}
.top12px {
	margin-top: 12px;
}
.top13px {
	margin-top: 13px;
}
.top15px {
	margin-top: 15px;
}
.top20px {
	margin-top: 20px;
}
.top25px {
	margin-top: 25px;
}
.top30px {
	margin-top: 30px;
}
.top35px {
	margin-top: 35px;
}
.btm1px {
	margin-bottom: 1px;
}
.btm3px {
	margin-bottom: 3px;
}
.btm5px {
	margin-bottom: 5px;
}
.btm8px {
	margin-bottom: 8px;
}
.btm10px {
	margin-bottom: 10px;
}
.btm13px {
	margin-bottom: 13px;
}
.btm15px {
	margin-bottom: 15px;
}
.btm20px {
	margin-bottom: 20px;
}
.btm25px {
	margin-bottom: 25px;
}
.btm30px {
	margin-bottom: 30px;
}
.top3pxbtm13px {
	margin-top: 3px;
	margin-bottom: 13px;
}
.top8pxbtm20px {
	margin-top: 8px;
	margin-bottom: 20px;
}
.top8pxbtm8px {
	margin-top: 8px;
	margin-bottom: 8px;
}
.top8pxbtm13px {
	margin-top: 8px;
	margin-bottom: 13px;
}
.top13pxbtm8px {
	margin-top: 13px;
	margin-bottom: 8px;
}
.topbtm13px {
	margin-top: 13px;
	margin-bottom: 13px;
}
.topbtm15px {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border1_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
.border1_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border1 {
	border: 1px solid #CCCCCC;
}	
.border_dott {
	background-image: url(img/border_dott.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.col {
	font-size: 13px;
	color: #1D5E9E;
	font-weight: bold;
	border: 1px solid #1D5E9E;
	background-color: #F4FAFF;
}
.marginl_10px {
	margin-left: 10px;
}
.marginl_20px {
	margin-left: 20px;
}
.marginl_30px {
	margin-left: 30px;
}
.marginl_50px {
	margin-left: 50px;
}
.marginlr_30_10px {
	margin-left: 30px;
	margin-right: 10px;
}