body{
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
  background-color: #ff7f00;
    background: url(../images/backbg.gif) repeat fixed center center;
  text-align: center;
  padding-bottom: 10px;
}

*{
	margin: 0px;
  padding: 0px;
}

img{
	border: 0px;
}

h1{
	text-align: left;
  width: 900px;
  border-left: #E12028 2px solid;
  border-right: #E12028 2px solid;
  background: url(../images/logo_bg.gif) repeat-x center center;
  margin: 0px auto;
}

div#contents{
	text-align: left;
  margin: 0px auto;
  width: 904px;
  background: url(images/list/main_bg.gif) repeat-y center center;
}

div#contents h2{
	padding-top: 15px;
	margin-left: 27px;
  margin-bottom: 20px;
}

div#contents h3{
	margin: 0px 0px 10px 27px;
}

div#contents h4{
	margin: 0px 0px 10px 27px;
}

div#contents div.list{
	width: 850px;
  background-color: #ffffff;
  margin: 0px 0px 20px 27px;
  padding-bottom: 17px;
}

div#contents div.list p{
	width: 136px;
  text-align: right;
  margin-top: 17px;
  float: left;
}


br.clearBoth{
	height: 1px;
  font-size: 1px;
	clear: both;
}



div#footer{
  background: url(images/list/footer_bg.gif) no-repeat right bottom;
  padding-bottom: 10px;
}

div#footer p{
	font-size: 10px;
  text-align: center;
  line-height: 150%;
}


