@charset "UTF-8";
/* CSS Document */

/*基本部分*/

body#search2 #category h1 {
	text-indent:-9999px;
	font-size:0;
}

/*検索ページメニュー*/


#item_title_box {
	min-height: 300px;
}

#menu_search .menu ul li a {
	background: url('http://japo-net.or.jp/www/image_11/search/search_menu.gif') no-repeat;
	text-indent: -9999px;
	display: block;
	height: 22px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#menu_search .menu ul li a {
	background-image:url('http://japo-net.or.jp/www/image_11/search/search_menu_retina.gif');
	-webkit-background-size: 1000px 80px;
	background-size: 1000px 80px;
}
}

#menu_search .menu ul li#src_ a {
	background-position: -5px -8px;
	width: 158px;
}
#menu_search .menu ul li#src_ a:hover,
#menu_search .menu ul li#src_.now a{
	background-position: -5px -48px;
}

#menu_search .menu ul li#src_genremap a {
	background-position: -192px -8px;
	width: 126px;
}
#menu_search .menu ul li#src_genremap a:hover,
#menu_search .menu ul li#src_genremap.now a{
	background-position: -192px -48px;
}

#menu_search .menu ul li#src_term a {
	background-position: -347px -8px;
	width: 200px;
}
#menu_search .menu ul li#src_term a:hover,
#menu_search .menu ul li#src_term.now a{
	background-position: -347px -48px;
}

#menu_search .menu ul li#src_prsn a {
	background-position: -576px -8px;
	width: 150px;
}
#menu_search .menu ul li#src_prsn a:hover,
#menu_search .menu ul li#src_prsn.now a{
	background-position: -576px -48px;
}

#menu_search .menu ul li#src_beta a{
	display: none;
}



/*検索窓（巨大文字対応）*/

/*アイヌなど用小文字*/
span.smaller {
	font-size:0.75em;
}


div.searchbox {
	margin:20px 0;
	padding:15px;
	background:#eee;
	border:1px solid #ccc;
	font-size:large;
}

p.searchbox_inner {
	width:330px;
	padding:0 10px 10px 0;
}
div.searchbox input, div.searchbox select {
	font-size:large;
}

div.searchbox #sb_1,div.searchbox #sb_2,div.searchbox #sb_3 {
	float:left;
}

div.searchbox #sb_1 {
	width:400px;
	padding-bottom:20px;
}
div.searchbox #sb_2 {
	width:450px;
	padding-bottom:20px;
}
div.searchbox #sb_4 {
	text-align:center;
}

*:first-child+html div#basicsearch {
	height:2em
}
* html div#basicsearch {
	height:2em
}

/*ページ表示*/

a.page_num {
	padding:0.5px 7px;
	line-height:2.1em;
	background:#eee;
	margin-right:1px;
	width:1.5em;
	text-align:center;
}
a.page_now {
	background:#c66;
	color:#fff;
}
a:hover.page_num {
	background:#c66;
	color:#fff;
}

/*ジャンルマップ*/

p.gm_switch {
	margin:10px 0;
}

table.genremap {
	width:100%;
	background:#eee;
}
table.genremap td {
	text-align:center;
	border:1px solid #fff;
	width:16%;
}
table.genremap th {
	padding:10px;
	text-align:left;
}
table.genremap td a {
	display:block;
	padding:10px 5px;
	background:#CCCCCC;
	color:#333;
}
table.genremap td a:hover {
	background:#999999;
	color:#fff;
}
table.genremap td a.gr1 {
	background:#F8CB42;
	color:#333;
}
table.genremap td a.gr1:hover {
	background:#FFFFCC;
	color:#333;
}
table.genremap td a.gr2 {
	background:#66CCFF;
	color:#333;
}
table.genremap td a.gr2:hover {
	background:#3399CC;
	color:#fff;
}
table.genremap td a.gr3 {
	background:#009999;
	color:#fff;
}
table.genremap td a.gr3:hover {
	background:#336666;
	color:#fff;
}
table.genremap td a.gr4 {
	background:#FF6666;
	color:#fff;
}
table.genremap td a.gr4:hover {
	background:#FFCCCC;
	color:#333;
}
table.genremap td a.gr5 {
	background:#669966;
	color:#fff;
}
table.genremap td a.gr5:hover {
	background:#336633;
	color:#fff;
}
table.genremap td a.gr6 {
	background:#669966;
	color:#fff;
}
table.genremap td a.gr6:hover {
	background:#336633;
	color:#fff;
}
table.genremap td a.gr7 {
	background:#999933;
	color:#fff;
}
table.genremap td a.gr7:hover {
	background:#CCCC99;
	color:#333;
}
table.genremap td a.gr8 {
	background:#FFCC99;
	color:#333;
}
table.genremap td a.gr8:hover {
	background:#FFFF99;
	color:#333;
}
table.genremap td a.gr9 {
	background:#663366;
	color:#fff;
}
table.genremap td a.gr9:hover {
	background:#666699;
	color:#fff;
}
table.genremap td a.gr10 {
	background:#999966;
	color:#fff;
}
table.genremap td a.gr10:hover {
	background:#CCCC99;
	color:#333;
}
table.genremap td a.gr11 {
	background:#CC9999;
	color:#fff;
}
table.genremap td a.gr11:hover {
	background:#ECB9B9;
	color:#333;
}
table.genremap td a.gr12 {
	background:#660033;
	color:#fff;
}
table.genremap td a.gr12:hover {
	background:#993333;
	color:#fff;
}
table.genremap td a.gr13 {
	background:#FF9966;
	color:#333;
}
table.genremap td a.gr13:hover {
	background:#FFCC99;
	color:#333;
}
table.genremap td a.gr14 {
	background:#666699;
	color:#fff;
}
table.genremap td a.gr14:hover {
	background:#6699CC;
	color:#333;
}
table.genremap td a.gr15 {
	background:#036;
	color:#fff;
}
table.genremap td a.gr15:hover {
	background:#369;
	color:#fff;
}
table.genremap td a.gr16 {
	background:#2D6CA2;
	color:#fff;
}
table.genremap td a.gr16:hover {
	background:#2D4D72;
	color:#fff;
}

/*品番リスト、発売年月のリストページ*/

div#id_list {
	width:50%;
	float:left;
}
div#rd_list {
	width:49%;
	float:left;
}
div#id_list h3,div#rd_list h3 {
	margin:0 0 10px 0;
}

div#id_list ul,div#rd_list ul,div#rd_list ul ul {
	padding:0 0 0 15px;
	clear:both;
}
div#id_list ul li,div#rd_list ul li {
	margin-bottom:5px;
}
div#id_list ul li {
	padding:5px 0;
}
div#rd_list ul ul li {
	float:left;
	margin-right:10px;
	font-size:large;
	width:3em;
	text-align:right;
	color:#999;
	padding:5px 0;
}
span.yearlabel {
	display:block;
	margin-bottom:5px;
	background:#FEF3DB;
	padding:5px;
	font-size:large;
}


/*人名一覧*/

ul.prsn {
	padding:0 0 0 20px;
}

/*itemページ、コメント＆曲目リスト表示*/
#com_and_list {
	width: 600px;
	float: right;
}
*:first-child+html #com_and_list {
	width: 535px;
}
* html #com_and_list {
	width: 510px;
}

/*itemページ、コメント＆曲目リスト表示*/
#com_and_list_new {
}

/*人名一覧*/

table#an_jump_table {
	border-collapse:collapse;
	width: 450px;
	margin: 0 auto;
}
table#an_jump_table td {
	border:1px solid #fff;
	background:#ccc;
	text-align: center;
	font-size: large;
}
table#an_jump_table td.nolink {
	padding:10px;
}
table#an_jump_table td a {
	display:block;
	padding:10px;
	background:#eee;
	text-decoration: none;
}
table#an_jump_table td a:hover {
	background:#999;
	color:#fff;
	font-weight: bold;
}

/*検索ページ用*/

#ns_main {
	padding:40px 40px 30px 40px;
}
.item_comment {
	line-height:1.5em;
}
.item_info {
	line-height:1.5em;
	float:left;
	width:260px;
	margin:0;
	padding:0;
}
.item_info_flat {
	line-height:1.5em;
}

/*検索結果*/
table.tl {
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
	border:2px solid #ccc;
	border-width: 2px 0;
}
table.tl th, table.tl td {
	padding:3px;
}
table.tl th {
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}
table.tl td {
	border-bottom:1px dotted #cccccc;
	padding:3px;
}
table.tl td.title {
	margin-top:3px;
	font-size:large;
	line-height:1.5em;
	border-top:1px solid #cccccc;
	border-bottom:0;
	vertical-align:top;
	padding-right: 8px;
	padding-left: 0;
}
table.tl td.prsn {
	margin-top:3px;
	font-size:large;
	line-height:1.5em;
	border-top:1px solid #cccccc;
	border-bottom:0;
	vertical-align:top;
	padding-right: 8px;
	padding-left: 0;
}
table.tl td.jacket {
	margin-top:3px;
	font-size:0;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:96px;
}
table.tl td.jacket img {
	padding:5px;
}
table.tl tr.type1 {
	background-color:#fff;
}
table.tl tr.type2 {
	background-color:#eee;
}
table.tl td.price {
	text-align:right;
	width:8em;
}
table.tl tr.i_data td {
	font-size:medium;
	padding: 4px 0;
}
table.ml {
	border-collapse:collapse;
	width:99%;
	margin:0 auto 10px auto;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
}
table.ml th,table.ml td {
	/*border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;*/
	line-height:1.5em;
}
table.ml th.track {
	vertical-align:top;
	padding:0 10px;
	/*width:25px;*/
	font-size:x-large;
	white-space:nowrap;
}
table.ml th.track,table.ml td.ml_title,table.ml td.player-small {
	border-bottom:1px dotted #ccc;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.5em;
}
td.ml_title {
	font-size:large;
}
table.ml tr {
	/*border-top:1px solid #ccc;*/
}

div.recording {
	line-height:1.5em;
}

/*もしかしてアイコン*/
a.mskst_prsn {
	background:url(/img_08/mskst_icon.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}

.backtosearch a {
	display:block;
	background:url('/www/image_11/search/backto_searchtop.gif') no-repeat right top;
	width:300px;
	height:30px;
	text-indent:-9999px;
	float:right;
	margin: 35px 20px 0 0;
}
.backtosearch a:hover {
	background-position:right -30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.backtosearch a {
	background-image:url('/www/image_11/search/backto_searchtop_retina.gif');
	-webkit-background-size:300px 60px;
	background-size:300px 60px;
}
}

/*完売しました*/

.redAndBorder {
	border:1px solid #990000;
	/*color:#990000;*/
	background: #990000;
	padding:3px;
	text-align:center;
	font-weight:bold;
	color: #fff;
}

h1.searchtype {
	font-size:large;
	padding-bottom:20px;
}

/*コメント欄調整*/

div#comment p,div#commentx p {
	margin-bottom:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}


/*コメント用囲み*/

.comment_greyborder_whiteback {
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
}
.comment_greyborder_greyback {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
	margin:10px 0;
}
.comment_yellowborder_yellowback {
	border:1px solid #FC0;
	background:#FFC;
	padding:10px;
}

/*SHMCD用特別*/

#shmcd_feature {
	width:80%; padding:10px 15px 10px 28px; margin:10px auto;
	text-align:justify;
	text-justify:inter-ideograph;
	/*border:1px solid #ccc;*/
}
#shmcd_feature {
	text-indent:-1.25em;
}
div#item_songlist {
	width: 99.9%;
}
div#item_songlist.VZZA-1 {
	display:none;
}

span.person_addtext {
	font-weight:bold;
}

/*モジュール2用*/

h4.contlabel2 {
	font-size:large;
	margin:20px 0;
	border:1px solid #333;
	border-width:0 0 1px 0;
	padding:0 0 3px 0;
}

table.songlist {
	/*border:1px solid #333;*/
	border-collapse:collapse;
	width:99.9%;
}
table.songlist td,table.songlist th {
	padding:5px 10px;
	line-height:1.4em;
}
tr.bgf0 td,tr.bgf0 th {
	background:#eeeeee;
	color:#333;
}
tr.bgf1 td,tr.bgf1 th {
	background:#ffffff;
	color:#333;
}
tr.group_title th,tr.group_title td,
td.group_blank{
	background:#666;
	color:#fff;
}
tr.group_title th a,tr.group_title td a,
td.group_blank a{
	color: #fff;
}
tr.group_artist th,tr.group_artist td {
	border-bottom:1px solid #666;
}

table.songlist th.track,
table.songlist th.grouptrack{
	padding:0;
	white-space:nowrap;
	font-size:x-large;
	/*width:36px;*/
}
table.songlist th.side_A,table.songlist th.side_B {
	padding:0 10px;
	white-space:nowrap;
	font-size:x-large;
	width:36px;
	border-right:1px solid #999;
	background:#000;
	color:#ccc;
}
table.songlist th.side_B {
	background:#ccc;
	color:#000;
}
table.songlist th#track,
table.songlist td#track {
	border-right:1px solid #333;
}
span.group_title_head {
	font-size:135%;
	font-weight:bold;
}
table.songlist h5 {
	font-size: 135%;
	margin:0;
	line-height: 135%;
}
table.songlist p.yomi {
	/*font-size:small;*/
}
td#track.group {
	background:#666;
	color:#fff;
}
p.xx-small {
	font-size:xx-small;
	line-height:1em;
	white-space:nowrap;
}
tr.group_title th.group_top,
tr.group_title td.group_top {
	border-top:5px solid #333;
}
tr.group_end th,
tr.group_end td{
	border-bottom:5px solid #333;
}

tr.disk_title_0 th,tr.disk_title_1 th {
	padding:10px;
	font-size:large;
	background:#000;
	color:#ccc;
	text-align:left;
}
tr.disk_title_1 th {
	background:#ccc;
	color:#000;
}
table.songlist th.disk_0,table.songlist th.disk_1 {
	/*width:36px;*/
	background:#000;
	color:#ccc;
}
table.songlist th.disk_1 {
	background:#ccc;
	color:#000;
}
.disktitle { /*th.disk_1,th.disk_0*/
	padding-left:0 !important;
}

p.sTitleSub {
	font-size:80%;
}
span.sTitleSub {
	font-size:80%;
}

div#searchbox_v2.basic {
	border:1px solid #FAE7B9;/*#ccc*/
	background:#FAE7B9;/*#ecece3*/
	margin:0 0 20px 0;
}
div#searchbox_v2.basic .search_inner {
	border:1px solid #fff;
	padding:10px;
}
div#searchbox_v2 h2 {
	margin-bottom:12px;
	font-size:large;
}
div#searchbox_v2 p {
	margin-bottom:3px;
	text-align:center;
}
div#searchbox_v2 input[type="text"] {
	padding:1px;
	font-size:larger;
	font-weight:bolder;
}
* html div#searchbox_v2 input {
	padding:1px;
	font-size:larger;
	font-weight:bolder;
}
div#searchbox_v2 div#submit_button {
	/*float:right;*/
	padding-bottom:10px;
}
div#searchbox_v2 #search_button {
	height:32px;
	width:100px;
	font-size:large;
	cursor:pointer;
	font-weight:bold;
	background:#ccc url('http://japo-net.or.jp/www/image_11/search/search_button_text.gif') no-repeat center -2px;
	border-top:3px solid #ccc;
	border-left:3px solid #ccc;
	border-right:3px solid #666;
	border-bottom:3px solid #666;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	div#searchbox_v2 #search_button {
	background-image:url('http://japo-net.or.jp/www/image_11/search/search_button_text_retina.gif');
	-webkit-background-size:100px 30px;
	background-size:100px 30px;
}
}

p.sTitle2Chap {
	padding-top:10px;
	border-top:1px solid #ccc;
}
p.default {
	line-height:1.5em;
}
p.tracknum {
	padding:5px;
}
p.tracknum_group {
	font-size:medium;
	font-weight:0;
	padding:0 5px;
}

/*検索ページのボタン*/

ul#search_menu_button {
	margin:20px auto;
	width:600px;
	height:100px;
}
ul#search_menu_button li {
	float:left;
	width:200px;
}
ul#search_menu_button li#gnre a,
ul#search_menu_button li#date a,
ul#search_menu_button li#prsn a {
	background-image: url('/www/image_11/search/searchtype_button.gif');
	display:block;
	width:200px;
	height:100px;
	text-indent:-9999px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	ul#search_menu_button li#gnre a,
	ul#search_menu_button li#date a,
	ul#search_menu_button li#prsn a {
	background-image: url('/www/image_11/search/searchtype_button_retina.gif');
	-webkit-background-size: 600px 200px;
	background-size: 600px 200px;
}
}
ul#search_menu_button li#gnre a {
	background-position: left top;
}
ul#search_menu_button li#gnre a:hover {
	background-position: left -100px;
}
ul#search_menu_button li#date a {
	background-position: -200px top;
}
ul#search_menu_button li#date a:hover {
	background-position: -200px -100px;
}
ul#search_menu_button li#prsn a {
	background-position: -400px top;
}
ul#search_menu_button li#prsn a:hover {
	background-position: -400px -100px;
}


span.iori:before,span.iori_l:before {
	content: '';
}
span.iori {
	/*display:block;
	float:left;*/
	background:url(http://japo-net.or.jp/www/image_11/ioriten_right.gif) no-repeat -2px 2px;
	/*width:24px;
	height:15px;
	text-indent:-9999px;*/
}
span.iori_l {
	/*display:block;
	float:left;*/
	background:url(http://japo-net.or.jp/www/img_08/ioriten.gif) no-repeat -2px -4px;
	/*width:24px;
	height:15px;
	text-indent:-9999px;*/
}
span.iori:after {
	content: ' ';
}
span.iori_l:after {
	content: ' ';
}


span.xrcd_logo {
	float: right;
	text-indent:-9999px;
	display: block;
	width: 50px;
	height: 23px;
	background: url(http://japo-net.or.jp/www/image_11/xrcd/xrcd_logo_mini.gif) no-repeat;
	margin: 0 0 10px 10px;
}

span.listen1,span.listen2,span.listen3 {
	float:right;
	color:#ccc;
	text-indent:-9999px;
	width:24px;
	height:24px;
	margin-left:8px;
	display: none;
}
/*both*/
span.listen1 {
	background:url(/www/img_08/speaker2.gif) no-repeat;
}
/*hmv*/
span.listen2 {
	background:url(/www/img_08/speaker.gif) no-repeat;
}
/*local*/
span.listen3 {
	background:url(/www/img_08/speaker3.gif) no-repeat;
}

/*ダッシュ、波ダッシュなどのウェイトを普通にする*/
span.nml {
	font-weight:normal;
}

div.zaiko_flag {
	float:right;
	color:white;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	margin:0 0 0 8px;
	line-height:1em;
	padding:5px;
	font-family:sans-serif;
	border-radius: 5px;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}
div#kanbai.zaiko_flag {
	background:#900;
	width:8em;
}
div#kinsho.zaiko_flag {
	background:#F60;
	width:5em;
}

div.zaiko_flag_list {
	background: #C00;
	float:right;
	font-size:small;
	line-height:1em;
	text-align:center;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	padding:3px;
	margin:2px 0 0 8px;
	font-family:sans-serif;
	border-radius: 5px;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}
div.zaiko_flag_list#kanbai {
	background:#900;
	width:8em;
}
div.zaiko_flag_list#kinsho {
	background:#F60;
	width:5em;
}

.dvd_notice {
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 1.5em;
	margin: 10px 0;
}

#search2 h3.item_title {
	line-height: 1.4em;
	font-size: 160%;
}

span.victor_distribution {
	display: none;
}

.jacket_right {
	float: right;
	margin: 0 0 20px 20px;
}

p.en,
span.en {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;/*Helvetica, Arial, sans-serif*/
	text-align: left !important;
	text-justify: auto;
}
p.noKana {
	display: none;
}
p.seriestitle {
	margin-bottom: 10px;
}

div.newrelease_box {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}

.amazonBtn {
	display: block;
	text-indent: -9999px;
	/*background-image: url('http://japo-net.or.jp/www/image2012/assocbutt_gr_buy._V371070192_.png');*//* グレーバナー */
	background-image: url('http://japo-net.or.jp/www/image2012/assocbutt_or_buy._V371070157_.png');/* オレンジバナー */
	width: 127px;
	height: 26px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.amazonNote {
	font-size: small;
}

#dPerson {
	background: #eee;
	background: rgba(255,255,255, 0.9);
	padding: 20px;
	font-weight: normal;
	color: #333;
	font-size: medium;
}
