.menu {  font-size: 12px; color: #9C98CB; text-decoration: none}
.a {  font-family: "Monotype Corsiva"; font-size: 24px; color: #9C98CB; text-decoration: none; border-style: none}
.a:hover { font-family: "Monotype Corsiva"; font-size: 24px; color: #C53C8C; text-decoration: none; border-style: none }
.h4 {  font-size: 12px; color: #9966FF; text-decoration: none; border-style: none}
.h4:hover { font-size: 12px; color: #C53C8C; text-decoration: none; border-style: none }
.h1 { font-family: "Monotype Corsiva"; font-size: 24px; color: #926BBA; text-decoration: none }
.sikiri {  font-size: 12px; color: #000000; text-decoration: none}
.black12 { font-size: 12px; color: #000000; text-decoration: none }
.grey12 { font-size: 12px; color: #666666; text-decoration: none ; line-height: 18px}
.red12 {  font-size: 12px; color: #FF0000; text-decoration: none}
.red12:hover { font-size: 12px; color: #FF0000; background-color: #CC99FF}
.grey10 { font-size: 10px; color: #666666; text-decoration: none }
.white12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #FFFFFF; text-decoration: none}
.grey16 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; color: #666666; text-decoration: none; line-height: 18px}
.white16 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; line-height: 18px; color: #FFFFFF; text-decoration: none}

/* 更新2006/09 */
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

img {
	margin: 10px;
	border: 0px;
}

strong {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#main {
	margin: 5px auto;
	width: 750px;
	text-align: left;
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

#a-title {
	font-size: 24px;
	color: #666666;
	line-height: 30px;
	width: 700px;
	height:150px;
	font-weight: normal;
	text-align: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF99FF;
	border-bottom-color: #FF99FF;
	margin: 15px 25px;
}
.a-title24 {
	font-size: 24px;
	line-height: 50px;
}

.Antena {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #FF99FF;
	text-decoration: none;
}

.mida {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
	margin-bottom: 5px;
	padding-left: 5px;
}
.mida500 {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
	margin-bottom: 5px;
	padding-left: 5px;
}

.l600{
	width:600px;
	float: left;
	padding: 15px;
}

.r600{
	width:600px;
	float: right;
	padding: 15px;
}

.l500{
	width: 500px;
	float: left;
	padding: 15px;
}

.r500{
	width:500px;
	float: right;
	padding: 15px;
}

#d-info {
	margin: 30px auto;
	padding: 10px;
	width: 600px;
	border: 1px dashed #FF99FF;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

.c-both {
	clear:both; 
}

.hide {
	display: none;
}

