body {
	font-size: 12px;
	background-color: #000000;
	margin: 0px auto;
	padding: 0px auto;
}
td,th,input {
	font-size: 12px;
}

a:link { color: #CCCCCC; text-decoration: underline;}
a:active { color: #CCCCCC; text-decoration: underline;}
a:hover { color: #FFFF00; text-decoration: underline;}
a:visited { color: #CCCCCC; text-decoration: underline;}

form {
	margin: 0px auto;
	padding: 0px auto;
}
.ShadowL {
	background: #333333 url("/images/img_index_c02.gif") repeat-y left;
}
.ShadowR {
	background: #333333 url("/images/img_index_c03.gif") repeat-y right;
}
.Shadow2L {
	background: url("/images/img_index_c06.gif") repeat-y  left;
}
.Shadow2R {
	background: url("/images/img_index_c07.gif") repeat-y right;
}
.Information {
	background-color: #444444;
	padding: 5px 12px;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 200%;
}
.WhatsNew {
	background-color: #333333;
	padding: 5px 12px;
}
.WNTable td {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 200%;
}
.Footer {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 10px 0px;
}

/* メッセージを送ろう */
.Msg01 {
	padding: 0px 20px;
	color: #CCCCCC;
	line-height: 130%;
}

textArea {
	font-size: 12px;
	height: 48px;
}

.messageLink a:link { color: #FFFF00; text-decoration: none; font-weight: bold;}
.messageLink a:active { color: #FFFF00; text-decoration: none; font-weight: bold;}
.messageLink a:hover { color: #FFFF00; text-decoration: underline; font-weight: bold;}
.messageLink a:visited { color: #FFFF00; text-decoration: none; font-weight: bold;}









