@charset "shift_jis";

.f_chintai{
font-size:x-small;
line-height: 150%;
color:#333333;
}
.f_chintai_s{
font-size:xx-small;
line-height: 150%;
color:#333333;
}
.textM {
font-size: x-small;
line-height: 130%;
color:#333333;
}
.textS {
font-size: x-small;
line-height: 100%;
color:#333333;
}

/*ここから検索にて使用*/

.ichiran_b{
font-size:medium;
line-height: 150%;
color:#3366CC;
}
.blue{
font-size:x-small;
color:#2185B5;
line-height: 150%;
}

/*ここまで検索にて使用*/

.text-G {
	color: #1D7C50;
}
.text-R {
	color: #A22B12;
}

/* -----2006年5月19日追加----- */
.line-top {
	margin-top: 10px;
	margin-bottom: 15px;
}
.line-bottom {
	margin-top: 15px;
	margin-bottom: 10px;
}
.t10 {
	margin-top: 10px;
	margin-bottom: 0px;
}
.t30 {
	margin-top: 30px;
	margin-bottom: 0px;
}
.t50 {
	margin-top: 50px;
	margin-bottom: 0px;
}
.t20 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.t00 {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* -----2007年5月22日追加----- */
.t05 {
	margin-top: 5px;
	margin-bottom: 0px;
}
/* -----2008年3月17日追加----- */
.font_small{
	font-size:small;
	line-height: 150%;
	color:#333333;
}
