@charset "UTF-8"; /* CSS Document for PC */



/* Text
********************************************************************************/
html {
	font-weight:400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.header.oldsite h2,
strong { 
	font-weight:700;
}

/* normal
**************************************/
.normal, p {
	font-weight:400 !important;
}

/* medium
**************************************/
.medium,
header,
.titleArea,
.pullDown,
.tabBtnArea,
label,
.dlList dt,
.dlList dd span.lrg,
.readMoreBtn,
.subLinkBtn,
.newsList .dlList dd p a,
footer {
	font-weight:500 !important;
}

/* bold
**************************************/
.bold {
	font-weight:700 !important;
}