@charset "utf-8";
/* CSS Document */


h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 43px;
	margin-bottom: 20px;
	margin-top: 25px;
	color: #333;
	margin-left: 25px;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
	margin-bottom: 0px;
	width: 730px;
	padding-right: 30px;
	padding-left: 30px;
}
#author {
	text-align: right;
	margin-bottom: 0px;
	font-weight: normal;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: none;
}
#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}
#container {
	border: 2px solid #CC3;
	margin-bottom: 5px;
	width: 800px;
	margin-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/haikei.png);
	background-position: right top;
	height: auto;
}
span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
}

.black {
	font-weight: normal; /* 太字に */
	font-style: normal; /* 背景をグレーに */
	font-size: 14px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.red {
	font-weight: normal; /* 太字に */
	font-style: normal; /* 背景をグレーに */
	font-size: 16px;
	color: #900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
strong {
	color: #000000;
}


#container #top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}


#container #domain p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 5px;
}

#container #domain table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 19px;
}
hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}
#container p img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(image/bg_grad3.jpg);
	background-repeat: repeat-x;
}
#container div audio {
	display: compact;
	height: 50px;
	width: 130px;
	margin-left: 300px;
}
#table tr td:hover {
  background-color: #ffdaf8;
}#container #author font {
	font-size: 12px;
}
#container #domain table tr td a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
caption {
	caption-side: top;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #03F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

table.haikei td:hover{
	background-color:#FCC;
}

table{
	margin-left: 25px;
}
