body {
	background-color:#FFFFFF;
	color:#333333;
	margin:0px;
	font-family:"メイリオ", "ヒラギノ角ゴシック",sans-serif;}
}
h1 {
	color:#333333;
	font-size:18px;
	letter-spacing:1px;
    }
A:link {
	text-decoration:none;
	color:#663300;
	font-weight: bold;
    }
A:visited {
    text-decoration:none;
    color:#336666;
    }
A:active {
    text-decoration:none;
    color:#663300;
    }
A:hover {
	text-decoration:underline;
    }
.red {
	color:#990000;
}
.textl {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 150%;
}
.textm {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 130%;
}
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.text {
	font-size: 12px;
	line-height: 150%;
}
.message		{
	font-size: 10px;
	line-height: 130%;
}
.date		{
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
}
#new {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 8px;
}
li {
	list-style-image: url(../img/icon_bleu.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	color: #333333;
}

.text_waku {
	font-size: 12px;
	line-height: 150%;
	border: 1px dotted #CCCCCC;
	background-color: #EFEFEF;
}

.text_waku2 {
	font-size: 12px;
	line-height: 150%;
	border: 1px dotted #CCCCCC;
}

.commentator {
	font-size: 12px;
	line-height: 150%;
	background-color: #CCCCCC;
	margin: 3px;
	text-align: right;
	padding: 3px;
	font-weight: bold;
}

/* \*/
.text {
	font-size: 12px;
	line-height: 160%;
}
.message		{
	font-size: 10px;
	line-height: 130%;
}
.date		{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
.markup {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336666;
	background-color: #EEEEEE;
}
