/* CSS Document */


#whatsNew {
    font-size:90%;
}

.lead_txt{
	font-size:100%;
	line-height:150%;
}

.pankuzu{
	font-size:90%;	
}

#pref_exptxt{
    font-size:100%;
}


h3.submidasi_title{
	font-size:100%;
}
h3.submidasi_title02{
	font-size:100%;
}


#areatxtlink dd {
	font-size:98%;
}


#book_exptxt{
    font-size:100%;
}
#book_contarea01{
    font-size:100%;
}

#panf_contarea01{
    font-size:100%;
}


#haikei_exptxt{
    font-size:100%;
}

#seido_exptxt{
    font-size:100%;
}


#gyoum_contarea01{
    font-size:100%;
}
#gyoum_contarea02{
    font-size:100%;
}
#gyoum_contarea03{
    font-size:100%;
}
#gyoum_contarea04{
    font-size:100%;
}
#gyoum_contarea05{
    font-size:100%;
}


#osirase_exptxt{
    font-size:100%;
}
#topics_all table td{
	font-size:90%;
}
.atten_red{
	font-size:85%;
}
.atten_red02{
	font-size:85%;
}
.page_text{
	font-size:90%;
}


#ask_exptxt{
    font-size:100%;
}
.ask_entrytext{
	font-size:90%;
}
#veriSigntext{
	font-size:90%;
}
#ask_entry table th{
	font-size:90%;
}
#ask_entry table th.wh_line{
	font-size:90%;
}  
.astarisk{
    font-size:95%;	
}
.txt_red{
    font-size:95%;	
}
#ask_fintxt{
    font-size:100%;
}


#pri_exptxt{
    font-size:100%;
}
#pri_txt{
    font-size:100%;
}


#rule_exptxt{
    font-size:100%;
}
#rule_txt{
    font-size:100%;
}


.f_text {
	font-size:90%;		
}
.f_copy {
	font-size:85%;
}




.top_midasiarea{
	font-size:90%;
}
#qa01area{
    font-size:100%;
	line-height:160%;
}
#qa02area{
    font-size:100%;
    line-height:160%;
}
#qa03area{
    font-size:100%;
    line-height:160%;
}
.serv_tit01{
	line-height:250%;
	font-size:85%;
}
.serv_tit02{
	line-height:250%;
	font-size:85%;
}
#qa04area{
    font-size:100%;
    line-height:160%;
}
#qa05area{
    font-size:100%;
    line-height:160%;
}
#qa06area{
    font-size:100%;
    line-height:160%;
}
#qa07area{
    font-size:100%;
    line-height:160%;
}
#service_menuarea{
    font-size:100%;
    line-height:160%;
}
h3.serv_detailtitle{
	font-size:100%;
}
#service_detailtxt{
    font-size:100%;
    line-height:160%;
}





/* ボタンの表示状態
--------------------*/
#fmiddle a {
	background-image: url(../images/txt_m_btn_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*カレント*/
#flarge a {
	background-image: url(../images/txt_l_btn_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fxlarge a {
	background-image: url(../images/txt_xl_btn_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a:hover {
	background-image: url(../images/txt_m_btn_on.gif);
}
/*カレント
#fmiddle a:hover {
	background-image: url(../../../changecss/common/img/btn_m_o.gif);
}
*/
#fxlarge a:hover {
	background-image: url(../images/txt_xl_btn_on.gif);
}


