@charset "utf-8";
/* CSS Document */

#bread_c {
	font-size: 12px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

ul li,
ul.disc li,
ul.deci li {
	font-size: 12px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.pagetop a.pagetop {
	font-size: 12px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
} 

.text_inner02 {
	font-size: 12px;
	line-height:2.8em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.text_inner02 ul.Rlink li,
.text_inner02 ul.Rlink02 li {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.prev a.prev {
	font-size: 12px;
	line-height:2.8em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

ul.mokuji li {
	font-size: 12px;
	line-height:2.2em;
	background:url(../img/ico_Garrow_r.png) no-repeat left 7px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

ul.nmokuji li {
	font-size: 12px;
	line-height:2.2em;
	background:url(../img/ico_Garrow_r.png) no-repeat left 7px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.text_small01 {
	font-size:12px;
}

.bannerlink p {
	font-size: 12px;
	line-height:1.5em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

/* こころの病気を調べる */
.text_inner02 p,
.text_inner02 p.detail {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.explain p {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

table.table01,
table.compel_hyou1,
table.compel_hyou2,
table.compel_hyou3 {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

ul.deci_l li,
ul.deci_s li,
ul.disc_table li,
ul.service li {
	font-size: 12px;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.pagenavi {
	font-size: 12px;
	line-height:2.8em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

/* 役立つ情報 */
p.top {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.detailbox p {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.read {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

table.largesum,
table.service,
table.service_l,
table.selfpay,
table.selfpay02,
table.request,
table.tokyu,
table.cooling {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

#sqbox p {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}

.pagetop3,
.pagetop3 span.text_small01 {
	font-size: 12px;
	line-height:1.9em;
	/*\*/
		*font-size: 12px;    /*win IE6*/
}




/*------------------------------
文字サイズボタン設定
------------------------------*/
/*カレント*/
#fsmall a {
	background-image:url(../img/btn_fontsize_s_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#fmiddle a {
	background-image:url(../img/btn_fontsize_m.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#flarge a {
	background-image:url(../img/btn_fontsize_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}

