@charset "utf-8";
/* CSS Document */


h4 {
	margin:14px 0 0 14px;
	color:#FF6666;
}

.comment {
	margin:5px 0 10px 14px;
}

table.catalog{
  width:580px;
	border-collapse:collapse;
}
table.catalog .td1{
  width:365px;
	text-align:left;
	vertical-align:top;
}
table.catalog .td2{
  width:210px;
	text-align:left;

	vertical-align:top;
	background:url(../images/top.gif) no-repeat top right;
	background-color:#FEFCDE;
	
}

table.catalog .td2 p{
	margin-top:25px;
	padding-left:8px;
}
p.title { 
  color:#f66;
	font-size:1.65em;
	text-align:center;
	font-weight:bold;
	line-height:normal;
 }
html:not([lang*=""]) p.title { 
  color:#f66;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	line-height:normal;
 }

/*
p.title{
  color:#f66;
	font-size:1.65em;
	text-align:center;
	font-weight:bold;
	line-height:normal;

}
*/
p.title span.toptext{
  font-size:0.8em;
}

table.album{
  width:580px;

	
}
table.album img{
  margin-top:20px;
	margin-bottom:5px;
	margin-right:5px;
}
