a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.photo_item {
	float: left;
}

.photo_item img {
	border: 1px solid #CCCCCC;
}

.list-index {
	border: 1px solid #CCCCCC;
}

.history_detail {
	float: left;
}

.clear {
	clear: both;
	line-height: 100%;
}

.word-break {
	word-break: break-all;
	overflow: auto;
	width: 118px;
}

.kw_maker {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}



.stxt {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #666666;
}
.price {
	background-color : #f5f5f5;
	font-size: 11pt;
	font-weight : bold;
	color: #cc0000;
	line-height: 1.3em;
}



.title_name {
	padding: 3px;
	font-size: 11pt; 
	font-weight : bold;
	background-color : #f5f5f5;
}
.title_name a:link {
	font-size: 11pt; 
	font-weight : bold;
}
.title_name a:visited {
	font-size: 11pt; 
	font-weight : bold;
}



.ud_line {
	width: 560px;
	padding-left: 85px;
	padding-top: 1px;
	margin-bottom : 6px;
	height: 19px;
	background: url(../../img/u_d.gif) no-repeat;
}

div.non { 
	margin: 20px 0px;
	font-size : 18px;
	font-weight : bold;
}

div.cgenre {
	margin: 10px;
	padding: 18px 5px 5px;
	background-color : #efefef;
	background-image: url(../img/txt_keyword_search02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
div.cgenre a:link {
	color: #CC3300;
	text-decoration: underline;
}
div.cgenre a:visited {
	text-decoration: underline;
	color: #CC3300;
}
div.cgenre a:hover {
	text-decoration: underline;
	color: #0000FF;
}
div.cgenre a:active {
	text-decoration: underline;
	color: #CC3300;
}

