@charset "utf-8";

.margin-top {
	margin-top: 30px;
}

#note {
	text-align: right;
	font-size: 0.85em;
}

#contents h2.category
	{
	padding-top:0.3em;
	color:#00a0e9;
	font-size:1.5em;
	font-weight:bold;
	}

#titlelist table .title a,
#titlelist p.type a {
	background: url("../img/tree.png") no-repeat;
	padding-left: 12px;
}

#titlelist .type {
	padding: 8px 5px;
	border-bottom: solid 1px #ccc;
	color: #666;
	font-size: 0.85em;
	margin-left: 50px;
}

#titlelist .type a
	{
	color: #000;
	text-decoration: none;
	}
#titlelist .type a:hover
	{
	text-decoration: underline;
	}

#titlelist table.list
	{
	width: 860px;
	margin-left: 100px;
	}

#titlelist table td.model
	{
	width: 32px;
	}

#titlelist table td.title
	{
	width: 326px;
	}

#titlelist table td.category
	{
	width: 210px;
	}

#titlelist table td.release
	{
/*	width: 111px;*/
	width: 115px;
	}

#titlelist table td.price
	{
	width: 126px;
	}

#titlelist table.list td.title
	{
/*	width: 609px;*/
	width: 490px;
	}

#titlelist table.list td.price
	{
/*	width: 126px;*/
	width: 60px;
	}
