@charset "Shift_JIS";

h3 {
border-top-style: solid;
border-top-width: thin;
border-bottom-style: solid;
border-bottom-width: thin; 
border-color: #0066FF;
padding-left: 11px;
background-color: #E5FAFF;
font-size:1.3em;
width:980px;
} 

.pankuzu {
	 margin: 0px;
     padding:5px 5px 5px 5px;
	 text-align: left;
	 vertical-align: top;
     font-size: 0.9em;
}

.contents-set {
	 margin: 0px 0px 0px 0px;
}

.contents-text {
margin: 0px;
padding:0px 0px 0px 0px;
	 text-align: left;
	 vertical-align: top;
  font-size: 0.8em;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;

} 

ul {
list-style: none;
margin-left: 12px;
}

li{
font-size: 0.9em;
line-height: 1.2em;
margin-top: 1em;
margin-bottom: 1em;
padding-left: 20px;
background-image:url(../img/y-maru.gif);
background-position: center left;
background-repeat:no-repeat;
}

/* description Block */

.descriptionBlock01{
	width:600px;
	position:relative;
	padding-bottom:20px;
	clear: both;
}

.descriptionContents01{
	width:600px;
	position:relative;
}

/*** sitemap ***/

ul.linkListTree {
	padding-left: 3px;
	font-size:1.1em;
	width:600px;
}

ul.linkListTree li {
	list-style: none;
	background: none;
}

ul.linkListTree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("../img/sitemap_misc001.gif") repeat-y 15px;
}

ul.linkListTree ul {
	margin: 0 0 1em;
	padding: 1px 0 0 0;
}

ul.linkListTree ul li {
	margin: 0.6em 0 0;
	padding: 0 0 0 40px;
	background: url("../img/sitemap_misc002.gif") no-repeat 15px 0.57em;
}


ul.linkListTree li.lastItem {
	background: url("../img/sitemap_misc003.gif") no-repeat 15px 0.57em;
}


