@charset "utf-8";

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

/* definition_change_font_size */
body,
a,
address,
table,
dl,
.menuDetails dt,
.menuDetails dd.dishName,
.caption,
.ttlH4_02,
.ttlH4_03,
.ttlH4_04
{
	font-size: 90%;
}

#boxInfo a,
.ttlH4_01,
.imgBoxL.var_iBL01 dt,
.imgBoxR.var_iBR03 dt
{
	font-size: 108%;
}

#breadcrumb li a{
	font-size: 100%;
}




/*
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_fixed_font_size */
#sideNaviL .innerBox dd{
	font-size: 10px;
}




















