/* Win98風 for ギコナビ
　 made by ◆P.72/.iJXE */

body {
	background-color:#3a6ea5;
	margin-left:50%;
	font:12px "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
}
div {
	width:600px;
	margin-left:-300px;
}
.title {
	text-align:center;
}
.header {
	background-color:navy;
	color:white;
	margin-top:10px;
	border:outset 3px white;
	border-bottom-width:0;
	padding:3px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#ff0a246a,endcolorstr=#ffa6caf0,gradienttype=1);
}
.header a {
	color:white;
}
.mes {
	background-color:silver;
	border:outset 3px white;
	border-top-width:0;
	padding:1em;
	word-wrap:break-word;
	word-break:break-all;
}
.new,.koko {
	margin-top:10px;
	color:white;
	text-align:center;
	text-decoration:underline;
}
