@import url("../../css/jpn/web_02.css");
@import url("local.css");

#h2_title h2{	background-image: url(../../images/h2_title_concept.gif);}

@media print
{
#h2_title h2
{
	background-image: none;
	height: auto;
}
}

