/* iモード風 for ギコナビ
　 made by ◆P.72/.iJXE */

body {
	margin:1em 0 1em 50%;
	background:#fff;
	color:#000;
}
a:hover {
	background:#00f;
	color:#fff;
}
b {
	font-weight:normal;
}
.title,.header,.mes,.new,.koko {
	margin-left:-5em;
	width:10em;
	font-family:"ＭＳ ゴシック",monospace;
	word-wrap:break-word;
	word-break:break-all;
}
.title,.mes,.new,.koko {
	border-bottom:solid 0.2em #999;
	margin-bottom:0.4em;
	padding-bottom:0.4em;
}
.title {
	color:#f00;
}
.no {
	padding-right:0.5em;
}
.no a {
	color:#000;
}
.name_label,.date_label {
	display:none;
}
.name {
	color:green;
}
dl {
	display:none;
}
