/*　ホームへ
----------------------------------------------- */
div.home {
	margin: 40px 0 20px 0; 
	padding: 0 0 0 12px;
	font-family: "ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "Osaka", "ＭＳ Ｐゴシック"; 
	line-height: 150%;
	text-align: left;
	background-image: url(../sitemap/images/sitemap_icon_01.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	}

/*　見出し
----------------------------------------------- */
h3 {
	font-family: "ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "Osaka", "ＭＳ Ｐゴシック"; 
	font-weight: normal;
	background-color: #F9D6D6;
	background-image: url(../sitemap/images/sitemap_icon_h2.gif); 
	background-repeat: no-repeat; 
	background-position: 8px center;
	margin: 0 0 2px 0; 
	padding: 2px 0 3px 20px;
	color: #E13A3A;
	}

span.eng {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 10px; 
	font-weight: bold;
	padding: 0 10px 0 0;
	}

h4 {
	font-family: "ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "Osaka", "ＭＳ Ｐゴシック"; 
	font-weight: normal;
	background-color: #F0E8DF;
	background-image: url(../sitemap/images/sitemap_icon_h3.gif); 
	background-repeat: no-repeat; 
	background-position: 38px center;
	margin: 0 0 2px 0; 
	padding: 2px 0 3px 50px;
	color: #E13A3A;
	}


a:link {  color: #662600; text-decoration: none}
a:visited {  color: #662600; text-decoration: none}
a:hover {  color: #B39980; text-decoration: underline}