@charset "utf-8";
/* CSS Document */

#naiyo{
  width:760px;
  margin:0px auto;
  text-align:left;
  padding-top:10px;
}

h2{
  background:url(img/h2bg_long.gif) no-repeat;
  padding:15px 0;
  border:none;
  font-size:15px;
  height:15px;
  text-indent:30px;
}
h3 {
	height: 25px;
	margin: 12px 0px 6px 0px;
	padding: 7px 0px 0px 30px;
	background-image:url(img/h3bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
	color: #660000;

	/* Win IE5.x hack */
	voice-family: "\"}\"";
	voice-family:inherit;

	height: 18px;
}


p.bun{
  margin:0 10px;
  line-height:1.2;
}


ul{
  margin-left:30px;
}

.conveni table{
  border:#FF9900 solid 1px;
  margin:3px 20px;
  line-height:1.4;
}

