#topic-container{
  width:750px;
  border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
#topic-container td, #preview-container td{
  vertical-align:top;
	padding:0;
	text-align:center;
}
#topic-container a, #preview-container a{
  text-decoration:underline;
  color:#4169E1;
}
#topic-container a:hover, #preview-container a:hover{
  text-decoration:underline;
}
img{
  border:0px;
}
em{
	font-weight:bold;
	font-style:normal;
}
.preview{
}
.tpcbox td{
}
.tpcbox{
  width:300px;
	padding:0;
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
  color: #000000;
}
.tpctitle{
	background-image:url('../../images/syashin_title_bg.gif');
	background-repeat:no-repeat;
	line-height:25px;
  color: #000000;
  margin:0;
	text-align:left;
  font-size: 14px;
  font-weight: bold;
  padding-top:2px;
  padding-bottom:0px;
  padding-left: 40px;
}
.imgcell{
  vertical-align:top;
	text-align:center;
}
.tpcimg{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.txtcell{
}
.tpctxt-inner{
	text-align:left;
  margin:0px; /* プレビューだけ余計な空白が入るので */
  white-space:-moz-pre-wrap; /* Mozilla */
  white-space:-pre-wrap;     /* Opera 4-6 */
  white-space:-o-pre-wrap;   /* Opera 7 */
  white-space:pre-wrap;      /* CSS3 */
  word-wrap:break-word;      /* IE 5.5+ */
  font-family:sans-serif;
	font-size:13px;
}
.tpcurl{
	margin-bottom:0px;
	font-size:13px;
	line-height:1.6;
}
.tpchr{
	border-style:solid none none none; 
	border-top-width:1px; 
	border-top-color:#cccccc; 
	width:70%;
	text-align:center;
}
.separator{
}
.imghgt{
	height:90px;
}
.em{
	font-weight:bold;
	font-style:normal;
}
.red{
	color:red;
}

