body {
	margin: 0;
	padding: 0;
	background: url(Images/sunbbsbg.jpg) no-repeat bottom left #d6d4f0 fixed;
	text-align: left;
	font-size: small;
	color: #000000;
	line-height: 150%;
}
a:link {text-decoration: underline; color: #651A85;}
a:visited {text-decoration: underline; color: #651A85;}
a:hover {text-decoration: underline; color: #E8DDF3;}
a:active {text-decoration: underline; color: #E8DDF3;}

.keitai {
	display: none;
}
#homenewsmenu {
	margin-top: 30px;
	padding: 0;
	text-align: left;
	color: #d6d4f0;
}
#homenewsmenu a:link {text-decoration: none; color: #9360c2;}
#homenewsmenu a:visited {text-decoration: none; color: #9360c2;}
#homenewsmenu a:hover {text-decoration: underline; color: #fde608;}
#homenewsmenu a:active {text-decoration: underline; color: #fde608;}

form {
	margin: 10px 0 5px;
	padding: 0;
}
.data {
	margin: 0 5px 1px 0;
	padding: 5px 0 5px;
	font-size: small;
	text-align: left;
	border: 1px solid #9360C2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	margin: 0 0 3px;
	padding: 0 12px 0;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-image: url(./Images/sq-black.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.date {
	float: right;
	width: 100px;
	padding: 0;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.comment {
	width: 100%;
}
