@charset "utf-8";
/******************** newface ********************/
h2.newface {
	background: #a79 url(../img/h2_newface.gif) no-repeat;
}
/******************** news ********************/
h2.news {
	background: #a79 url(../img/h2_news.gif) no-repeat;
}
div.news {
	background: #a79;
	padding: 0 7px 0 10px;
}
/******************** aisatsu ********************/
h2.aisatsu {
	background: #a79 url(../img/h2_aisatsu.gif) no-repeat;
}
div.aisatsu {
	background: #a79;
	padding: 0 12px;
}





/********************
* html  IE6
*:first-child+html  IE7
head~/* */body  IE8/*
html>body  Firefox
body:last-child  Opera
html:not([lang*=""])  Firefox
html:not(:only-child:only-child)  Safari
********************/