@charset "utf-8";
#top {
	width:627px;
	margin:0 0 10px;
	float:right;
}

#top h2 {
	width:604px;
	margin:15px 0 8px;
	padding:4px 5px 3px;
	background:#ffeeee;
	color:#dd3333;
	font-size:80%;
	clear:both;
}

#top div.topics {
	width:590px;
	padding:10px 12px 5px;
	background:url(../img/p1_s.gif)  repeat-y;
}

#top ul {
	margin:0;
	padding:0;
}

#top li {
	margin:0;
	padding-bottom:5px;
	font-size:80%;
	line-height:1.4em;
}

#top .sale div {
	margin:0 13px 10px 0;
	float:right;
}

*:first-child+html #top .sale div {
	margin-top:10px;
} 

#top div.share {
	margin:0 0 10px;
}

.share iframe, div.share img {
	margin:1px 5px 0 0;
	vertical-align:top;
}

/* New Release */
#list {
	width:614px;
	height:100%;
}

#list div.right {
	float:right;
}

#list div.left {
	float:left;

}

#list dl {
	width:300px;
	margin:0 0 10px;
	padding:0;
}

#list dt {
	margin:0;
	padding:4px 5px;
	color:#fff;
	background:#999;
	font-size:75%;
	font-weight:bold;
	line-height:1.32em;
}

#list dd {
	zoom:1;
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	font-size:70%;
	line-height:1.32em;
}

#list dd:after {
	content: ""; 
	display: block; 
	clear: both;
}

#list dd a {
	display:block;
	margin-bottom:2px;
	font-weight:bold;
	font-size:110%;
}

#list dd b {
	display:block;
	margin-bottom:2px;
	font-weight:bold;
	font-size:110%;
}

#list dd img {
	float:left;
	margin-right:5px;
}

#list dd img.new {
	float:none;
	margin-left:5px;
}

#list dd.end {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}



/* NEW Review */
#top li.rev {
	height:38px;
	margin-top:10px;
	padding:8px 0 0;
	color:#008800;
	border-top:2px dotted #ccc;
	line-height:2.8em;
}

#top li p.new {
	width:98px;
	height:28px;
	margin:0;
	padding-left:7px;
	background:url(../img/user.gif) no-repeat;
	color:#fff;
	font-size:95%;
	font-weight:bold;
	line-height:2.35em;
	float:left;
}

#top li.rev img {
	margin-right:2px;
}

#top li.new {
	padding-left:11px;
	background:url(../img/k1.gif) no-repeat left 2px;
	font-size:70%;
	color:#333;
}

#top li.new a {
	font-size:105%;
}

#top li img.love {
	margin:3px 0;
	vertical-align:top;
}

#top li.event {
	padding:4px 5px;
	border:1px solid #ccc;
	background:#ffffcc;
	text-align:center;
	font-size:70%;
	line-height:1.5em;
}

#top li.event a {
	padding-left:11px;
	background:url(../img/list4.gif) no-repeat left 0.378em;
	font-weight:bold;
	font-size:110%;
}

#top li.event img {
	margin-right:3px;
	position:relative;
	top:-1px;
}

#top li.event a:hover {
	color:#999;
}

/*検索フォーム*/
#top form {
	margin: 0;
	display:inline;
}

#top #submit {
	margin-top:4px;
	vertical-align: top;
}

#top #searchtxt {
	margin-top:4px;
	border: solid #999999;
	border-width:1px 0 1px 1px;
	padding: 3px;
	width: 250px;
	margin-bottom: 2px;
	height: 14px;
}

html*#top #searchtxt {
	margin-top:3px;
}

#top #review {
	color:#999;
	font-size:85%;
	display:inline-block;
}

/* 50音順 */
#kana {
	margin:5px 0 0;
	background:#fefaee;
	border:solid #e6dec9;
	border-width:1px 0 0 1px;
}

#kana td {
	font-size:80%;
	border:solid #e6dec9;
	border-width:0 1px 1px 0;
	text-align:center;
}

#kana td.ttl {
	width:24px;
	background:#fff;
}

#kana td.off {
	color:#beb8a8;
}

#kana td.space {
	width:20px;
	background:#fff;
}

#kana td a {
	padding:3px 7px;
	display: block;
	color: #765d1d;
}

#kana td a:hover {
	background: #f0e8d2;
	text-decoration:none;
}

#checklist {
	margin:0;
}

#checklist select {
	margin:2px 4px 2px 0;
	min-height:21px;
}

#checklist input[type=submit] {
	height:21px;
	margin:0;
	font-size:12px;
}