body,td,th {
	font-size: 12px;
	color: #DDDDDD;
	background-color: #000000;
	line-height: 140%;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menu {
	border: dotted 1px #ffcc33;
	width:100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/alpha.png);
}

.midashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-image: none;
	border-bottom: solid 1px #666;
	text-align: center;
}
.info {
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 3px;
	background-image: url(img/alpha.png);
	border: solid 1px #666;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.perso {
	background-repeat: repeat;
	color: #FFFFFF;
	background-image: url(img/alpha.png);
	border: solid 1px #666;
	width: 160px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}
* html .menu,
* html .midashi,
* html .info,
* html .perso {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/alpha.png',sizingMethod='scale');
	background:none;
}

a:link {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline overline;
}

a:link.jimi {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:visited.jimi {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:hover.jimi {
	color: #ffc;
	text-decoration: underline overline;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #fc0;
	margin: 0px;
	line-height: 100%;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #fc0;
	margin: 0px;
	letter-spacing: 16px;
}

li {
	margin-bottom:10px;
}