@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:font-medium.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* definition_font-size */
body{
	font-size: 90%;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size: 90%;
}

#breadcrumb li{
	font-size: 90%;
} 

p{
	font-size: 90%;
}

li{
	font-size: 90%;
}

table{
	font-size: 90%;
}

dt,
dd
{
	font-size: 90%;
}

/* definition_footer */
#footer #footerNavi ul li{
	font-size: 12px;
}

/* definition_h */
h3.ttlH3_02 span{
	font-size: 107%;
}

/* definition_imgBox */
.imgBoxL p.caption,
.imgBoxR p.caption
{
	font-size: 70%;
}



















