#box2 {
	text-align: center;
	padding: 0px;
}
#box2 ul  {
	color: #fff;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 170px
 }

#box2 li  {
	float: left;
	margin: 0px 0px 1px;
	width: 180px;
	height: 20px;
	display: block
 }
#box2 a:link, #box2 a:visited, #box2 a:active {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 1px;
	width: 180px;
	height: 20px;
	display: block
 }
#box2 a:hover {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	list-style-type: none;
	margin-right: 1px;
	width: 180px;
	height: 20px;
	display: block
 }
.linkback2 {
	text-indent: 8px;
	background-color: #366;
}
.linkback2a {
	text-indent: 8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.linkback3 {
	text-indent: 8px;
	background-color: #903;
}
.linkback1 {
	text-indent: 8px;
	border: 1px solid #666;
	background-color: #039;
}
#blockrandom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#footer {
 font-size: 10px;
 color: #666;
 padding: 4px;
 height: 16px;
 background-image: url(../top00/copyright.gif);
 background-repeat: no-repeat;
 background-position: left top;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #CCC;
}
body {
 margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
 padding: 0;
 text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
 color: #000000;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
 font-size: 100%;
 background-image: url(../top00/b01.jpg);
}
#Content {
 padding: 0px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: 720px;
 border: 1px solid #CCC;
 text-align: left;
 color: #FFF;
 background-color: #FFF;
}
.yyy {
	font-size: 12px;
}

