@charset "utf-8";

@import "base.css";

h2 {
	/*width:178px;*/
	height:32px;
	/*background:url(images/price-md.png) left top no-repeat;*/
	padding:0 4px;	
	line-height:32px;
	border:solid 1px #ccc;
	font-size:18px;
	color:#444;
}

h2 span {
	/*display:none;*/
}

#kana-bar {
	width:958px;
	height:28px;
	margin:8px auto;
	padding:0;
	border:solid 1px #ddd;
	background:#f0f0f0;
}

#kana-bar a, #kana-bar span {
	display:block;
	float:left;
	width:50px;
	height:20px;
	margin:4px 0;
	text-align:center;
	line-height:20px;
	border-right:solid 1px #ccc;
}

.list-wrap {
	width:958px;
	margin:8px auto;
	padding:0;
	border:solid 1px #ddd;
}

h3 {
	width:950px;
	height:24px;
	margin:0 0 4px 0;
	padding:0 0 0 8px;
	font-size:14px;
	font-weiht:bold;
	line-height:24px;
	background:#f0f0f0;
}

a.totop {
	display:block;
	width:100px;
	float:right;
	text-align:right;
	font-size:11px;
	line-height:24px;
	margin-right:8px;
	text-decoration:none;
}

a.cname {
	float:left;
	display:block;
	width:146px;
	height:34px;
	line-height:34px;
	padding:2px 4px;	
	margin:0 0 4px 4px;
	text-align:center;
	text-decoration:none;
	color:#555;
	background:url(images/btn-maker-blank.png) left top no-repeat;
	font-size:11px;
	font-weight:bold;
}

div.evn {
	background:#f0f8ff;
}