@charset "Shift_JIS";

* {
	padding: 0 ;
	margin: 0 ;
	line-height: 145% ;
}

body {
	color: #333 ;
	text-align: center ;
	margin : 0px 0px 0px 0px;
	background: url(../images/bg.jpg) center top no-repeat;
	background-attachment: fixed ;
}

td img {display: block;}
A:hover{
  color : #ff9a35;
}
#saiji{
  width: 100%;
  padding: 5px;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color : #cccccc #cccccc #cccccc #cccccc;
}
#saiji LI {
  list-style-position : inside;
  list-style-image : url(../img/ico04-006.jpg);
  font-size : 14px;
  line-height : 150%;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color : #cccccc #cccccc #cccccc #cccccc;
}
