@charset "UTF-8";

body,p,
div,a,strong,
span,font,dd,dt,dl,
ul,ol,td,th,
input,select,textarea {
	font-size:14px;
	line-height:130%;
}

h1{
	font-size:18px; 
	line-height: 1.5;
}

h2{
	font-size:16px; 
	line-height: 1.5;
}

h3{
	font-size:14px; 
	line-height: 1.5;
}

.fs10,
.fs10 a{
	font-size:12px;
	line-height: 1.3;
}

.fs10h,
.fs10h a{
	font-size:12px;
	line-height: 1.3;
}

.fs12,
.fs12 a{
	font-size:14px;
	line-height: 1.5;
}

.fs12h,
.fs12h a{
	font-size:14px;
	line-height: 1.8;
}

.fs14,
.fs14 a{
	font-size:16px;
	line-height: 1.5;
}

.fs14h,
.fs14h a{
	font-size:16px;
	line-height: 1.8;
}

.fs16,
.fs16 a{
	font-size:18px;
	line-height: 1.5;
}

.fs16h,
.fs16h a{
	font-size:18px;
	line-height: 1.8;
}


dl#header-textSize-box dd.header-textSize-l a{ background:url(../img/cmo_head_textsize_l.gif) bottom no-repeat;}
dl#header-textSize-box dd.header-textSize-m a{ background:url(../img/cmo_head_textsize_m.gif) top no-repeat;}
dl#header-textSize-box dd.header-textSize-s a{ background:url(../img/cmo_head_textsize_s.gif) top no-repeat;}
