@charset "Shift_JIS";
/* Copyright (C) Japan Business Publishing Co.,Ltd. All Rights Reserved. */
/* 当社(株式会社日本ビジネス出版)の許諾を得ることなく使用はご遠慮下さい */


/*	size styles
-------------------------------------------------------------------*/

.large{
	font-size:large;
}
.larger{
	font-size:larger;
}
.small{
	font-size:small;
}
.smaller{
 	font-size: smaller;
	line-height:130% !important;
}
.smaller_l{
 	font-size: smaller;
	line-height:110%
}
.txtXXSmall{
	font-size:xx-small;
}
.txtRight{
	text-align:right;
}
.txtLeft{
	text-align:left;
}
.txtCenter{
	text-align:center;
}
.txt1px{
	font-size:1px;
}
.txt4px{
	font-size:4px;
}
.txt6px{
	font-size:6px;
}
.txt10px{
	font-size:10px;
}
.txt11px{
	font-size:11px;
}
.txt12px{
	font-size:12px;
}
.txt14px{
	font-size:14px;
}
.txt16px{
	font-size:16px;
}
.txtRed{
	color:#ff0000;
}
.txtRedB{
	color:#ff0000;
	font-weight:bold;
}
.txtPink{
	color:#ff66cc;
}
.txtPinkB{
	color:#ff66cc;
	font-weight:bold;
}
.txtBlue{
	color:#0000ff;
}
.txtBlueB{
	color:#0000ff;
	font-weight:bold;
}
.txtAqua{
	color:#336699;
}
.txtAquaB{
	color:#336699;
	font-weight:bold;
}
.txtYellow{
	color:#ffcc33;
}
.txtYellowB{
	color:#ffcc33;
	font-weight:bold;
}
.txtOrange{
	color:#ff8e1e;
}
.txtOrangeB{
	color:#ff8e1e;
	font-weight:bold;
}
.txtGreen{
	color:#65ab31;
}
.txtGreenB{
	color:#65ab31;
	font-weight:bold;
}
.txtDarkGreen{
	color:#336633;
}
.txtBold{
	font-weight:bold;
}
.txtBoldred{
	font-weight:bold;
	color: #F00;
	font-size: 18px;
}
.txtSubTitle{
	font-size:12px;
	font-weight:bold;
	color:#90c186;
}
.txtSubTitle_gr{
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.capS12LH14{
	font-size:12px;
	line-height:14px;
}

.bn_mg {
	margin: 15px 0 0 0;
}




