@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: fontchanger setting
*/

#fontsize ul li#font_m a {
	background: left top url(../img/btn_fontsize_m_on.gif);
}

.english #fontsize ul li#font_m a {
	background: left top url(../../english/img/btn_fontsize_m_o.gif);
}

h1, h2, h3, h4, h5, h6,
div, p, pre, li, dt, dd,
address, form, blockquote {
	line-height: 1.5;
	font-size: small;
}

select,
input,
textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}

#hd_btn_box p {
	line-height: 1;
	font-size: x-small;
}

#ie6 #hd_btn_box p{font-size: 11px;}

#ie7 #hd_btn_box p{font-size: 11px;}

#footer #btn li {
	line-height: 1.7;
	font-size: x-small;
}

#ie6 #footer #btn li {font-size: 11px;}

#ie7 #footer #btn li {font-size: 11px;}

address {
	line-height: 1;
	font-size: small;
}


/* -------------------------------------------------------
  medical
------------------------------------------------------- */

/*----- index.php -----*/

#main_right div#contents_box h4,
#main_right h2 {
	line-height: 38px;
	font-size: 18px;
}

div#contents_box #contentarea h5.long {
	font-size: 16px;
}

div#contents_box #contentarea h5.short {
	font-size: 16px;
}

div#contents_box #contentarea table.lenses_t {
	font-size: small;
}


