@charset "shift_jis";

/* -----------------------------------------------
CSS file lintec.
FileName:fontmedium.css
Author:UNITEAIR
UpdatedBy:who-when
----------------------------------------------- */

/* --------------
COMMON ELEMENTS
-------------- */

/* basic */

p,h1,h2,h3,h4,h5,h6,address,li,dt,dd,th,td{
	font-size:71%;
}

/* common layout parts */

div#header h1{
	font-size:58%;
}

ol#breadcrumb li{
	font-size:58%;
}

div#footer ul li{
	font-size:58%;
	height:13px;
	line-height:13px;
}

div#footer address{
	font-size:58%;
}

p.caption,
div.fukidasiMain p.caption{
	font-size:58%;
}



/* hedding elements */
h3, h4{
	font-size:91%;
	height:1.8em;
	line-height:1.8em;
	padding:0 0.5em;
}

body#troubleIndex h3,
div#tesInfo h4,
div.cdColum div.cdMain h4{
	font-size:71%;
}





/* switch_on */
div#header div#switchfont ul li#fontsmall{
	background:url(../../images/txt_s_ovr.gif) no-repeat center;
}
div#header div#switchfont ul li#fontmedium{
	background:url(../../images/txt_m.gif) no-repeat center;
}
div#header div#switchfont ul li#fontlarge{
	background:url(../../images/txt_l.gif) no-repeat center;
}

/* toppage */
body#toppage dl#whatsnew dt{
	font-size:58%;
	padding-top:0.6em;
}

body#toppage div#tesInfo h4{
	font-size:91%;
}


/* treatment.html */
ol#pagelink li{
	font-size:58%;
}


/* /tes/---.html */
ul#tesULimg li,
ul#sstesULimg li{
	font-size:58%;
}

/* medical_institution.html */
ul#HlistPlink{
	height:3em;
}

/* /urination_trouble/index.html */
dl#kanshu dt,
dl#kanshu dd{
	font-size:58%;
}

/* result page */
div#result p#totalscore{
	font-size:91%;
}




/* definition_textsize

.xsmall{
	font-size:58%;
}

.small{
	font-size:64%;
}

.medium{
	font-size:71%;
}

.large{
	font-size:82%;
}

.xlarge{
	font-size:91%;
}
 */


/* switch_on

#header #switchfont #fontlarge{
	background-position:0 0;
}

#header #switchfont #fontmedium{
	background-position:0 0;
}

#header #switchfont #fontsmall{
	background-position:0 -19px;
}

 */

/* CSS Document */
