@charset 'utf-8';

#resizingS a{
	background: url(/cms/images/000000016.gif) no-repeat left top;
}
#resizingM a{
	background: url(/cms/images/000000062.gif) no-repeat left top;
}
#resizingL a{
	background: url(/cms/images/000000053.gif) no-repeat left top;
}

/*----------------------------------------------------
	default font size
----------------------------------------------------*/
.font-s {
	font-size:100%;
	line-height: 1.25;
}

.font-m {
	font-size:116%;
	line-height: 1.25;
}

.font-l {
	font-size:123%;
	line-height: 1.25;
}

/*----------------------------------------------------
    fixed font size
----------------------------------------------------*/
#breadCrumb,
#productFooterColumn li,
#funInt,
#funIntLong,
.pageTop {
    font-size:116%;
    line-height: 1.25;
}

.lowConText {
    font-size:123%;
    line-height: 1.5;
}

.lowTitleBox{
    font-size:138.5%;
    line-height: 1.5;
}

.lowTitle{
    font-size:153.9%;
    line-height: 1.25;
}

/*----------------------------------------------------
    caption
----------------------------------------------------*/
.SubContents ul.caption {
    font-size: 77%;
}
