@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}


body{
	background:url(../images/bg_all.gif);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 10pt;
}

img {
	border:0px;
	behavior: url(../css/iepngfix.htc);
}
div {
	behavior: url(../css/iepngfix.htc)
}


a:link {
	color: #7d0022;
	text-decoration: underline; 
}
a:visited {
	color: #7d0022;
	text-decoration: underline; 
}
a:hover {
	color: #7d0022;
	text-decoration: none; 
}
a:active {
	color: #7d0022;
	text-decoration: none; 
}





/* レイアウト構造 */
#bg1{
	height:700px;
	background:url(../images/bg_top.gif) top repeat-x;
}
#bg2{
	height:700px;
	background:url(../images/img_top.jpg) center top no-repeat;
}

#container{
	width:980px;
	margin:0 auto 0;
}
#header{
	padding:0px 15px 0 15px;
	width:950px;	
	height:80px;
}
#header div.logo{
	float:left;
	width:510px;
}
#header div.menu{
	float:right;
	width:210px;
	margin:10px 0 0 0;
}
#header div.search{
	margin:5px 0 0 0;
}
#search-input{
	color:#b0b0b0;
	padding:1px 0 0 2px;
	border-top:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-right:none;
	width:147px;
	height:17px;
	vertical-align:middle;
}
#header div.search-shadow{
	background:url(../images/shadow_search.gif) no-repeat;
	width:210px;
	height:13px;
}
#gmenu{
	margin:279px 0 0 0;
	padding:15px 15px 0 15px;
	width:950px;
	height:77px;
	background:url(../images/shadow_menu.png) no-repeat;
}
#contents{
	float:left;
	padding:0px 15px 0 15px;
	width:950px;
	background:url(../images/shadow_contents.png) repeat-y;
}


/* フッター */
#footer{
	clear:both;
	width:950px;
	height:45px;
	background:url(../images/bg_footer.gif) no-repeat;
	text-align:center;
	color:#ffffff;
	padding:105px 0 0 0;
	line-height:1.5em;
}


/* 共通 */
.va-mid{
	vertical-align:middle;
}
a.mapback{
	padding-left:20px;
	background:url(../images/icn_arrow_back.gif) no-repeat center left;
}
a.mapnext{
	padding-right:20px;
	background:url(../images/icn_arrow.gif) no-repeat center right;
}



/* ------------- ここからレコード棚固有 ---------------- */

#contents div.dot-line-top{
	margin:0 30px 0 30px;
	height:1px;
	font-size:0;
	background:url(../images/dot_line.gif) repeat-x;
	position:relative;
	top:-20px;
}

#record-header {
	position:relative;
	top:-25px;
	width:950px;
	height:290px;
	background:url(images/main_img.jpg) no-repeat;
}
#record-header div.pan-navi{
	padding:10px 0 0 30px;
	font-size:8pt;
}

/* 記事（一覧） */
#record-main{
	float:left;
	padding:0 30px 0 30px; 
	width:660px;
	position:relative;
	top:-20px;
}


#record-gmenu{
	margin-bottom:10px;
	width:660px;
	height:50px;
}
#record-gmenu div.shadow{
	width:660px;
	height:10px;
	background:url(images/shadow_record_menu.gif) no-repeat;
}


.record-list{
	font-size:10pt;
}
.record-list div.disc-img{
	float:left;
	width:238px;
}
.record-list div.disc-img img{
	padding:4px;
	border:#939393 solid 1px;
}
.record-list div.disc-summary{
	float:right;
	width:410px;
	padding-left:10px;
}
.record-list div.disc-summary div.title{
	padding-top:5px;
	height:55px;
}
.record-list div.disc-summary div.title h2{
	font-size:17px;
	line-height:1.5em;
color:#7d0022;

}
.record-list div.disc-summary div.title a:link{
	text-decoration:none;
}
.record-list div.disc-summary div.title a:hover{
	text-decoration:underline;
}

.record-list div.disc-summary div.dot-line-large{
	margin:15px 0 15px 0;
	height:2px;
	font-size:0;
	background:url(images/dot_line_large.gif) repeat-x;
}
.record-list div.disc-summary div.txt{
	font-size:9pt;
	line-height:1.6em;
	height:72px;
}
.record-list div.disc-summary div.readmore{
	padding:10px 0 20px 0;
	text-align:right;
}
.record-list div.disc-summary div.readmore a.mapnext{
	padding-left:20px;
	background:url(../images/icn_arrow.gif) no-repeat center left;
}
.record-list div.tag{
	background:#e6e0da;
}
.record-list div.dot-line{
	margin:20px 0 20px 0;
	height:1px;
	background:url(../images/dot_line.gif) repeat-x;
}

#sidebar{
	float:right;
	padding:0 30px 0 0;
	display:inline;
	width:200px;
	position:relative;
	top:-20px;
}
#sidebar dl.menu{
	width:200px;
	margin:0;
	padding:0;
}
#sidebar dl.menu-list dt.title{
	width:200px;
	height:50px;
}
#sidebar dl.menu-list dd.contents{
	margin:0 0 5px 0px;
	width:200px;
	background:#FFFFFF;
	background:url(../images/bg_sidemenu_dot.gif) repeat;
}
#sidebar dl.menu-list dd.contents ul {
	margin:0;
    padding-left:0px;
}
#sidebar dl.menu-list dd.contents ul li {
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	line-height: 2.25em;
	list-style-position: outside;
}
#sidebar dl.menu-list dd.contents li li {
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	list-style-position: outside;
}
#artist-title{
	background:url(images/title_artist.gif) no-repeat;
}
#artist-contents ul li {
	background:url(../images/icn_arrow.gif) no-repeat 0px 0.45em;
}
#artist-contents ul li.have-sublist {
	background:url(../images/icn_arrow.gif) no-repeat 0px 0.45em;
}


/* 記事（詳細） */
#record-detail-main-outer{
	float:left;
	border-left:#dfdfdf solid 1px;
	width:669px;
	background:url(images/dot_line_vertical.gif) repeat;
	position:relative;
	top:-20px;
}

#record-detail-main{
	padding:0 10px 0 30px; 
	width:628px;
	background:#FFFFFF;
}



#disc-review{
}
#disc-review div.navi-top{
	height:50px;
	line-height:2.6em;
}
#disc-review div.dot-line-large{
	margin:30px 0 40px 0;
	height:2px;
	background:url(images/dot_line_large.gif) repeat-x;
}
#disc-review div.intro{
	margin:0 30px 30px 30px;
}
#disc-review div.intro div.txt{
	padding:0 9px 0 10px;
	width:509px;
	font-size:9pt;
	line-height:1.8em;
}
#disc-review div.body{
	padding-bottom:30px;
	font-size:10pt;
	line-height:1.7em;
}
#disc-review div.tag{
	background:#e6e0da;
}
#disc-review div.navi-bottom{
	padding:10px 0 10px 0;
	height:40px;
}
#disc-review div.navi-bottom div.navi{
	height:38px;
	line-height:2.6em;
}
#disc-review div.navi-bottom div.dot-line{
	height:1px;
	font-size:0;
	background:url(../images/dot_line.gif) repeat-x;
}

#menu-detail{
}
#menu-detail div.artist-list{
	float:left;
	padding:0 8px 0 0;
	width:310px;
}
#menu-detail div.taste-list{
	float:right;
	width:310px;
}
#menu-detail dl.menu-list{
	width:310px;
	margin:0;
	padding:0;
}
#menu-detail dl.menu-list dt.title{
	width:310px;
	height:47px;
}
#menu-detail dl.menu-list dd.contents{
	margin:0 0 5px 0px;
	width:310px;
	background:#FFFFFF;
	background:url(../images/bg_sidemenu_dot.gif) repeat;
}
#menu-detail dl.menu-list dd.contents ul {
	margin:0;
    padding-left:0px;
}
#menu-detail dl.menu-list dd.contents ul li {
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	line-height: 2.25em;
	list-style-position: outside;
}
#menu-detail dl.menu-list dd.contents li li {
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	list-style-position: outside;
}
#artist-title-detail{
	background:url(images/title_artist_list_large.gif) no-repeat;
}
#taste-title-detail{
	background:url(images/title_taste_list_large.gif) no-repeat;
}
#artist-contents-detail ul li, #taste-contents-detail ul li {
	background:url(../images/icn_arrow.gif) no-repeat 0px 0.45em;
}
#artist-contents-detail ul li.have-sublist, #taste-contents-detail ul li.have-sublist {
	background:url(../images/icn_arrow.gif) no-repeat 0px 0.45em;
}


#side-info{
	float:right;
	padding:0 30px 0 0;
	width:250px;
	position:relative;
	top:-20px;
}
#disc-info-outer{
	float:right;
	width:250px;
}
#disc-info-outer img.disc-img{
	padding:10px 10px 10px 10px;
	background:url(images/bg_disc.gif) repeat;
}

#disc-info{
	padding:10px 0 0 10px;
}
#disc-info table.summary{
	font-size:8pt;
	line-height:1.8em;
}
#disc-info table.summary th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:60px;
}
#disc-info table.summary td.separator{
	text-align:center;
	vertical-align:top;
	width:10px;
}
#disc-info table.summary td.title,#disc-info table.summary td.artist{
	font-weight:bold;
}
#disc-info div.dot-line-large{
	margin:20px 0 20px 0;
	height:2px;
	background:url(images/dot_line_large.gif) repeat-x;

}
#disc-info div.track, #disc-info div.personel{
	padding-top:10px;
	font-size:8pt;
	line-height:1.8em;
}
#disc-info div.track img.title, #disc-info div.personel img.title{
	padding-bottom:10px;
}
#disc-info div.shop{
	padding:0 0 0 30px;
}
#disc-info div.shop div.dot-line{
	width:186px;
	height:1px;
	background:url(../images/dot_line.gif) repeat-x;
}


/* アーカイブ */
#record-main div.navi{
	margin-bottom:20px;
	padding-left:10px;
	width:650px;
	height:40px;
	background:url(images/bg_navi.gif) no-repeat;
}
#record-main div.navi h1{
	font-size:11pt;
	font-weight:normal;
	line-height:2.7em;
}



