@charset "utf-8";
/*Copyright 2010 FSFIELD All Rights Reserved.*/

/*common*/
div#content h3{
	height:30px;
	font-size:8px;
	margin-bottom:20px;
	}

div#content h4{
	height:20px;
	font-size:8px;
	margin-bottom:20px;
	}

/*pp*/
h3#h3_pp01{background:url(../pp/img/h3_index01.gif) no-repeat;}

h4#h4_pp01{background:url(../pp/img/h4_index01.gif) no-repeat;}
h4#h4_pp02{background:url(../pp/img/h4_index02.gif) no-repeat;}

h5.bdr_btm{
	border-bottom:1px dashed #999;
	margin-bottom:0.5em;
	font-weight:bold;
	padding:0 10px;
	}

/*sitemap*/
h3#h3_sitemap01{background:url(../sitemap/img/h3_index01.gif) no-repeat;}

ul.sitemap li{
	border-bottom:1px dashed #ccc;
	padding:3px 10px;
	margin-bottom:3px;
	}
ul.sitemap li a{
	color:#238D43;
	text-decoration:underline;
	}
ul.sitemap li a:hover{text-decoration:none;}
