h1 {
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 600px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 80px;
}
#out760 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #666666;
	margin: 0px;
	width: 760px;
	line-height: 180%;
}
#lead {
	width: 500px;
	margin-left: 130px;
}
#details {
	width: 460px;
	margin-left: 150px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	height: 200px;
	background-color: #EEFFFF;
	background-image: url(img/details.gif);
	text-indent: -9999px;
	margin-top: 30px;
}
a#entry {
	background-image: url(img/entry.gif);
	height: 50px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
a#entry:hover {
	background-image: url(img/entry.gif);
	height: 50px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-indent: -9999px;
}
#shuryo {
	color: #FFFFFF;
	background-color: #DE3820;
	text-align: center;
	padding: 20px;
	font-size: 24px;
	width: 16em;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*　フォーム用　*/

table#entrytable {
	border-top: 1px solid #C0DACA;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #C0DACA;
	color: #666666;
	margin-top: 20px;
	font-size: 90%;
}
table#entrytable td {
	border-top: none;
	border-right: 1px solid #C0DACA;
	border-bottom: 1px solid #C0DACA;
	border-left: none;
}
.entrytablebg {
	background-color: #E2FCEC;
}
.red {
	color: #FF0000;
	font-size: 80%;
}
