@charset "utf-8";


/*title
------------------------------------------------------------------------*/
div#title {
	height:140px;
	}

div#title h2,
div#title p {
	position: absolute;
	left: -2000px;
	width: 200px;
	}

body#SearchCategory div#title {
	background: url("../search/images/title.jpg") no-repeat;
	}


/*container
------------------------------------------------------------------------*/

body#SearchCategory div#container {
	width: 860px;
	background: #ebebeb;
	}

/*searchlist
------------------------------------------------------------------------*/

body#SearchCategory div#searchlist {
	padding: 10px;
	}


/*download
------------------------------------------------------------------------*/

div#searchlist div#download {
	background: #fff;
	width:840px;
	padding-bottom: 15px;
	}

div#searchlist div#download h3 {
	font-weight:bold;
	font-size:107%;
	color: #fff;
	background: #e66820;
	padding: 5px 8px;
	margin-bottom: 20px;
	}

/*searchwordlist
------------------------------------------------------------------------*/
div#searchlist div#download table#searchwordlist {
	width: 780px;
	margin: 0 auto;
	_margin: 0 0 0 30px;/*for ie6*/
	border-top: 1px solid #c8c8c8;
	}

div#searchlist div#download table#searchwordlist th {
	width: 20%;
	background: #fcf2e1;
	padding: 8px 10px;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	}

div#searchlist div#download table#searchwordlist td {
	width: 80%;
	padding: 8px 15px;
	background: #fff;
	border-bottom:1px solid #c8c8c8;
	}

div#searchlist div#download table#searchwordlist th.download,
div#searchlist div#download table#searchwordlist td.download {
	border-right: none;
	}

form div.cbox label {
	margin-right: 1.5em;
	line-height: 160%;
	white-space: nowrap;
}

.btn_d_gosearch {
	margin: 40px auto;
	text-align: center;
}

form div.cbox div {
	float: left;
	width: 100px;
	height: 19px;
	}

form div.cbox div img {
	padding: 0 0 0 5px;
	}



/*musiclist
------------------------------------------------------------------------*/
div#searchlist div#download table#musiclist {
	width:820px;
	margin: 0 auto;
	_margin: 0 0 0 10px;/*for ie6*/
	background:#f30;
	}

div#searchlist div#download table#musiclist th {
	text-align: center;
	background: #fcf2e1;
	padding: 10px 0px;
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}

div#searchlist div#download table#musiclist th.download2 {
	background: #e5fbd4;
	}

div#searchlist div#download table#musiclist th.shopping {
	background: #CFEDFF;
	}

div#searchlist div#download table#musiclist th.listen,
div#searchlist div#download table#musiclist th.download,
div#searchlist div#download table#musiclist th.download2,
div#searchlist div#download table#musiclist th.shopping {
	font-size:77%;
	}

div#searchlist div#download table#musiclist th.shopping,
div#searchlist div#download table#musiclist td.shopping {
	border-right: none;
	}

div#searchlist div#download table#musiclist td {
	padding:3px 5px;
	background: #fff;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	}

div#searchlist div#download table#musiclist td.titlename em {
	color: #f90;
	}

div#searchlist div#download table#musiclist td.titlename span {
	color: #2278c1;
	}

div#searchlist div#download table#musiclist td.titlename span.pro {
	font-size: 10px;
	}

div#searchlist div#download table#musiclist td.soundtype,
div#searchlist div#download table#musiclist td.brand,
div#searchlist div#download table#musiclist td.listen {
	text-align:center;
	}

div#searchlist div#download table#musiclist td.download,
div#searchlist div#download table#musiclist td.shopping {
	text-align: right;
	}

div#searchlist div#download table#musiclist a:hover {
	color:#FF9700;
	}

div#searchlist div#download table#musiclist .preview {
	margin-top: 5px;
	}


/*div.termarea
------------------------------------------------------------------------*/
div.termarea {
	clear: both;
	}

div.termarea table {
	width:820px;
	margin: 0 auto;
	_margin: 0 0 0 10px;/*for ie6*/
	}

div.termarea table th {
	background: #ccc;
	padding: 3px 10px;
	width: 200px;
	text-align: center;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}

div.termarea table th strong {
	color: #E66820;
	font-weight: normal;
}

div.termarea table td {
	padding: 3px 10px;
	border-top: 1px dotted #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
	line-height: 160%;
	}

div.termarea table td p span {
	color: #E66820;
	}

div.termarea table td div.researchbtn {
	margin: 5px 0 3px;
	}

div.termarea table td p.soundtype {
	margin: 2px 0;
	width: 200px;
	line-height: 130%;
	}


/*div#hit
------------------------------------------------------------------------*/
div#hit {
	margin: 10px;
	_margin: 10px 10px 20px;/*for ie6*/
	color: #E66820;
	font-weight: bold;
	font-size: 107%;
	}


/*pagelink
------------------------------------------------------------------------*/
div.pagelink {
	width:820px;
	margin:5px auto;
	_margin: 5px 0 5px 10px;/*for ie6*/
	}

div.pagelink:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* html div.pagelink {
	display: inline-block;
}
/* no ie mac \*/
* html div.pagelink{ height: 1%;}
div.pagelink { display: block;}
/* */

div.page {
	width:570px;
	float:left;
	}

div.nextpage {
	width:240px;
	float:right;
	text-align:right;
	}

div.pagetotal {
	font-size:77%;
	clear:both;
	}
