@charset "utf-8";

body{
margin: 0;
padding: 0;
background: #FFFFFF;
font-size:10pt;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
line-height: 1.6;
}

a:link { text-decoration:underline;color:#000000;}
a:visited { text-decoration:underline;color:#000000;}
a:active { text-decoration:underline;color:#000000;}	
a:hover { text-decoration:underline;color:#000000;}

#wrap{
margin: 0 auto 20px;
padding: 0;
width: 925px;
color: #000000;
}


#footer{
display: none;
}

/* 非表示表示の切り替え */
#contents h3{
display: none;
}
#moviearea{
display: none;
}
#margin_visual{
display: none;
}
#pan{
display: none;
}
#navigation{
display: none;
}
#secoundry h1{
display: none;
}
h3{
display: none;
}
h2{
display: none;
}
#pagetop{
display: none;
}
#secoundry ul{
display: none;
}
ul.sub_navi{
display: none;
}
.ttl_letter{
display: none;
}
/* 非表示設定 */
.hdn{
display: none;
}

.for_print{
display: inherit;
font-size: 15pt;
font-weight: bold;
margin:1em 0 1.5em;
border-bottom: 2px solid #000000;
}

.for_print_s{
display: inherit;
font-size: 12pt;
font-weight: bold;
margin:0 0 0.5em;
}

.for_print_m{
display: inherit;
font-size: 11pt;
font-weight: bold;
margin:1.5em 0 0.5em;
padding-left: 0.7em;
border-left: 4px solid #000000;
}

.for_print_t{
display: inherit;
margin:1em 0 0;
}

h4{
font-weight:bold;
margin:5px 0 5px;
}
/* アイコン */

img.icon{
display:none;
}


/* 各ページのレイアウトCSS */

/* ディスコグラフィートップページ一覧のみ */
.cd_title{
width: 630px;
background: url(../imgs/line_dot.gif) bottom no-repeat;
padding: 0 0 20px;
margin: 0 0 30px;
position: relative;
height:85px;
}
.cd_title img{
position: absolute;
top: 0;
left: 0;
width: 85px;
height: 85px;
}
.cd_title .title{
float:right;
width: 525px;
text-align:left;
}
.cd_title .title h4{
padding: 0 0 13px 0;
margin:0 ;
font-size: 12px;
}
/* ディスコグラフィー一覧 */
.cd_entry{
width: 630px;
margin: 0;
position: relative;
}

.cd_entry img{
position: absolute;
top: 0;
left: 0;
width: 135px;
height: 135px;
}

.cd_entry .category{
float: right;
width: 470px;
}

.cd_entry .category h4{
padding: 0 0 5px;
margin:0 0 20px ;
font-size: 12px;
}
/* 西暦 */
.top_year{
font-size: 13pt;
font-weight: bold;
letter-spacing: 1px;
margin: 1em 0 1em;
border-bottom: 1px solid;
}
/* スケジュール */
dl{
width: 630px;
margin:0 0 20px;
padding:0;
}
dt{
float: left;
width: 55px;
margin:0;
}
dd{
width /**/: 554px;!important
width: 488px; /* IE6用 */

margin: 0 0 0 66px;
}

/* CMS上の装飾 */

blockquote{
margin:10px 0px;
}