body {
	margin: 0px auto; padding: 0px;
	background-color: #ffffff;
	font-size:95%;
	font-family: verdana, Arial, Helvetica, MS UI Gothic, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Monaco, sans-serif ;
	color: #333333;
	text-align: center;
}

div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
blockquote,pre,th,td,
p { margin:0; padding:0;}

ul {list-style-type: disc;}

a:link {color:#0066ff; text-decoration:underline;}
a:visited {color:#0066ff; text-decoration:underline;}
a:active {color:#ff9900; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}
a img {border:0;}


.topicspage { clear: both; margin: 5px 0px 10px 5px;
	padding-bottom:10px;
	width:500px;
	background-color: #ffffff;
	border-bottom:0px dashed #cccccc;
	text-align:left;
}
.topicspage:after { display:block; margin-top: -1px; height:1px; content:""; clear:both; }

.topicspage h2{ clear: both; margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:120%;
	color:#dc143c;
}
.topicspage h3{ margin: 5px 0px 2px 5px;
	padding: 0px 0px 0px 0px;
	font-size:100%;
	color:#000000;
}

.maintxt { float:left;
	margin: 5px 0px 0px 5px;
	width:320px;
	font-size:100%;
	line-height:120%;
}
.maintxt p {padding: 2px 0px 5px 0px;}

.mainimg { float:right; width:160px;}
.mainimg p img {
	margin: 0px 0px 5px 0px;
	width:160px;
	border:1px solid #cccccc;
}

.topicdate {
	font-size:90%;
	font-weight:200;
	color:#778899;
}

.assoc { padding: 2px 0px 0px 5px;
	font-size:80%;
	font-weight:200;
	color:#666666;
}
.linkdata { margin: 5px 0px 2px 5px;
	font-size:90%;
	font-weight:200;
	color:#3366ff;
}
.res { padding: 5px 0px 5px 10px;
	font-size:70%;
	font-weight:200;
	color:#999999;
}

ul.topictitle { margin: 5px 10px 5px 25px; padding:0px;
	color:#778899;
}
ul.topictitle li { margin: 15px 0px 5px 0px;
	font-size:110%; font-weight:600; line-height:140%;
	border-bottom:1px dashed #cccccc; padding-top:5px;
}
li.topicdate { padding: 2px 10px 5px 25px; 
	font-size:80%; font-weight:200;
	color:#778899;
}

.pagenavi { clear: both; margin:5px;
	width:480px;
	height:20px;
	font-size: 12px; color:#3366ff;
	text-align: right; }

p#pagenation {
	clear: both; margin-top: 20px; margin-bottom: 10px;
}
