@charset "UTF-8";
/* CSS Document */
@import "temp/general.css";
@import "temp/layout.css";
#container #mainBox #mainBoxInner #mainContentBox #mainContentBoxInner table#mainTable {
	width: 100%;
}
#container #mainBox #mainBoxInner #mainContentBox #mainContentBoxInner table#mainTable td {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.entry-asset {
	width: 500px;
	margin-right: auto;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry-title {
	background-image: url(/image/general/title.png);
	font-size: 20px;
	line-height: 40px;
	text-indent: 20px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 40px;
	width: 500px;
}
.entry-title a {
	color: #333333;
	text-decoration: none;
}
.entry-title a:hover {
	color: #000066;
	text-decoration: underline;
}
.entry-content {
	text-align: left;
}
.asset-more-link {
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	margin-right: 40px;
}
.asset-meta {
	font-size: 14px;
	line-height: 21px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
	text-align: right;
}
.asset-body, .asset-more {
	margin-right: 30px;
	margin-left: 30px;
}
.entry-content-header {
	height: 10px;
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.entry-content-body {
	background-image: url(/image/general/entry_back02.png);
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.entry-content-footer {
	height: 10px;
	width: 500px;
	margin:0px auto;
	float: left;
}
.asset-footer{
	clear: both;
}
.comments {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.comments-header,comments-open-header {
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.comments-open {
	text-align: left;
}
#comments-open-data {
	width: 100%;
}
#comments-open-data td {
	margin: 0px;
	padding: 2px;
}
