#maincontents {
	text-align: center;
	margin: 20px;
	padding: 0px;
	line-height: 1.5;
}
#maincontents table {
	line-height: 1.5;
}
#maincontents2 {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 800px;
}
#left {
	background-color: #dddddd;
	color: #000000;
	width: 202px;
	margin: 0px;
	float: left;
}
#left a {
	color:#666666;
	text-decoration:none;
}
#left a:hover {
	color:#ee6611;
	text-decoration:underline;
}
#right {
	width: 570px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	float: right;
}
#right h2 {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	padding: 8px 0px 0px 27px;
	margin: 0px;
	height: 37px;
	background: url(./imgs/midashi.gif) no-repeat;
}
#left h2 {
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-top: 1.5em;
	font-size: 85%;
	background-image: none;
	background-color:#999999;
	color:#ffffff;
}
#left h2 a {
	color:#ffffff;
	text-decoration:underline;
}
#left h2 a:hover {
	color:#ccccff;
	text-decoration:underline;
}
#left h2.top {
	font-weight: bold;
	margin-top: 0em;
	background-color:#7799ff;
}
#category {
	padding: 10px 0px 0px 10px;
	margin-bottom: 25px;
}
#category div {
	height: 80px;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#category div img {
	margin-right: 10px;
	float: left;
	border: 0px;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#category div a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
#category div a {
	text-decoration: none;
	font-size: 120%;
	color: #333333;
}
#category div a:hover {
	color: #ff8822;
}
#category div#girl {
	background-color: #ffccdd;
}
#category div#boy {
	background-color: #cfdfff;
}
#category div#man {
	background-color: #ddddff;
}
#category div#fantasy {
	background-color: #ffffc5;
}
#category div#now {
	background-color: #ddddcc;
}
#category div#pro {
	background-color: #cccccc;
}
#category div#machine {
	background-color: #dae3ef;
}
#category div#animal {
	background-color: #ffdd99;
}
#category div#history {
	background-color: #eeeeaa;
}
#category div#woman {
	background-color: #ffcccc;
}
#category div#future {
	background-color: #e0e0e0;
}
#category div#art {
	background-color: #d5ffd5;
}
#searchform {
	margin-bottom: 25px;
	padding: 10px;
}
#searchform input.text {
	background-color:#e0e0e0;
	color:#444444;
	width: 400px;
}
#keyword {
	margin-bottom: 25px;
	padding: 10px;
}
#prbanner {
	text-align:center;
	padding: 10px 20px 10px 20px;
	line-height: 2;
	margin-bottom: 25px;
}
#prbanner h3 {
	text-align: left;
	padding: 0px 5px;
	margin: 15px 0px 10px 0px;
	border-top: solid 2px #666699;
	border-bottom: solid 1px #9999cc;
	background-color: #f5f5ff;
	font-size: 90%;
}
#prbanner ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#prbanner ul li {
	padding: 5px;
	margin: 0px;
	float: left;
}
#prbanner ul li strong {
	font-weight: bold;
	color: #cc2222;
}
#prbanner ul li p.name {
	padding: 0px;
	margin: 0px;
	color: #666644;
	background-color: #ffffee;
	font-size: 80%;
}
#closeup {
	margin-bottom: 25px;
	padding: 10px;
}
#themecg {
	margin-bottom: 25px;
	padding: 10px;
}
#bbs {
	margin-bottom: 25px;
	padding: 10px;
}
#info {
	margin-bottom: 25px;
	padding: 0px 10px 10px 10px;
}
#rireki {
	margin: 10px;
	margin-bottom: 40px;
	padding: 0px;
	height: 100px;
	overflow: auto;
}
#rireki ul {
	padding-top: 0px;
	margin-top: 0px;
}
#rireki ul li {
	padding: 0px;
	margin: 2px;
}
#right div.item {
	margin-bottom: 25px;
	padding: 0px 10px 10px 10px;
}
#right div.item p {
	margin-top: 0px;
}
#left .item {
	margin: 0px;
	padding: 4px;
	font-size: 80%;
}
#left td.item {
	margin: 0px;
	padding: 4px;
	font-size: 70%;
}
#left .item strong {
	color: #ff8888;
}
#left .linkitem {
	font-size:75%;
}
#left .linkitem a {
	color:#666666;
	text-decoration:none;
}
#left .linkitem a:hover {
	color:#ee6611;
	text-decoration:underline;
}
