@charset "utf-8";
/* CSS Document */


#cat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	font-style:normal;
}

#cat img{
	width:90%;
	height:auto;
}

#list {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:center;
	background-color: #FFFFFF;
	width: 90%;
	clear: both;
	float: none;

}
#list.td {
	text-align:center;
	padding: 20px;
}

#sub_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
text-align:center;
}
#sub_menu.td {
text-align:center;
}

#list_h {
	background-color:#CCCCCC;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#list_h title {
font-size:90%;
font-weight: bold;
text-align:center;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-top: 10px;
	font-style: normal;
	text-align: left;
	white-space: normal;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}


.thum_nail img {
	margin: 5px;
	clear: both;
	float: none;
	border:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

.category {
	font-size:170%;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding: 0;
	color: #666666;
}

.comment {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	color:#6666FF;
	padding-left: 20px;
	padding-right: 20px;
}

.previous_work {
font-size: 100%;
font-weight:bold;
color:#FFFFFF;
}

.price_range {
	font-size: 120%;
	font-weight: bold;
	background-color: #333333;
	color: #CCCCCC;
}

.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	padding: 0;
}

.sold 
{
font-weight:bold;
color:#FF99FF;
}

.cat_description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #6666FF;
}

.view
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
