body {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	line-break: strict;
	text-align: center;
}

a {
	color: #333;
	font-weight: bold;
	padding: 0px;
}

a:hover {
	color: #900;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

tr {
	margin: 0 10px 0 24px;
	padding-top: 2px;
}

ul {
	margin: 0;
	padding: 8px 0 10px 0;
	list-style-type: none;
}

td {
	padding: 0 0 0 2px;
	margin: 0;
}


small {
	color: #999;
	font-size: 12px;
}

small a {
	font-weight: normal;
	text-decoration: none;
	color: inherit;
}

sup {
	margin: 0 6px 0 6px;
	font-size: 10px;
}

sup a {
	font-weight: normal;
}

#main {
	width: 642px;
	margin: 10px auto 0 auto;
}

#title {
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif,Osaka;
}

#mag {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia;
}

#com {
	font-weight: bold;
	font-family: sans-serif, Osaka;
}

#list {
	color: #eee;
	background-color: #c00;
}

#status{
	width: 642px;
	text-align: left;
	border: 1px solid #222222;
}

#com_list{
	font-size: 16px;
	text-align: left;
	border: 1px solid #222222;
	padding-left: 5px;
}

#author_comment {
	font-size: 14px;
}

.navi {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.red {
	color: red;
}

