/* ユーザー定義CSS
---------------------------------------------*/
ul#target li{
width:100px;
height:100px;
float:left;
padding:4px;
}
ul#target li img{
width:100px;
height:100px;
}

#layout8 #list_04 tr{
width:550px;
height:170px;
background:url(../../images/main/cont/cddvd_list_bg.gif) 0px 0px no-repeat;
}

#layout8 #list_04 .sm {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
	text-align: center;
	vertical-align: middle;
	}
#layout8 #list_04 .sm img {
	max-width:130px;
}
#layout8 #list_04 .title{margin-bottom:10px; font-size:15px;}

body{
-webkit-text-size-adjust: none;
}

.sc_pagetop{display:none;}

/*リンク半透明処理*/
a:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}

/*ニュース種別*/
#nc_info{padding-left:60px; background:url(../../images/main/ico_info.gif) 0px 2px no-repeat;}
#nc_story{padding-left:60px; background:url(../../images/main/ico_story.gif) left 2px no-repeat;}
#nc_goods{padding-left:60px; background:url(../../images/main/ico_goods.gif) left 2px no-repeat;}
#nc_sp{padding-left:60px; background:url(../../images/main/ico_sp.gif) left 2px no-repeat;}
#nc_event{padding-left:60px; background:url(../../images/main/ico_event.gif) left 2px no-repeat;}
#nc_oa{padding-left:60px; background:url(../../images/main/ico_oa.gif) left 2px no-repeat;}
*:first-child+html .new_ic {/display:block;}
.new_ic {_display:block;}

/* ニュースタイトル */
#n_ti {
padding: 25px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:url(../../images/main/cont/news/news_ti_bg.gif) left top no-repeat;
}

.ti_n_h3 {
padding: 0px 80px 6px 45px;
margin:0px 0px 12px 0px;
font-size: 16px;
font-weight: bold;
color: #645799;
line-height:1.5em;
background:url(../../images/main/cont/news/news_ti_bg2.gif) left bottom no-repeat;
}

/*ニュース詳細日付表示*/
div#js_newsdate{
width:100%;
height:19px;
padding: 10px 0px 10px 0px;
font-size: 14px;
z-index:0;
color:#645799;
text-decoration:underline;
}


/* タイトル指定 */
/* 中タイトル 赤 下線（h4）*/
.ti_c_h4r {
height:30px;
padding: 29px 60px 0px 40px;
margin:0px 0px 19px 0px;
font-size: 16px;
font-weight: bold;
color: #e71c69;
line-height:1.4em;
background:url(../../images/sys/h4_line.gif) 40px bottom no-repeat;
}
/* 中タイトル 青（h4）*/
.ti_c_h4b {
height:23px;
padding: 0px 60px 0px 40px;
margin:29px 0px 0px 0px;
font-size: 16px;
font-weight: bold;
color: #645799;
line-height:1.4em;
}

/* CD・グッズタイトル 一行 */
#cd_ti1 {
padding: 50px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:url(../../images/main/cont/news/cont_ti_bg.gif) left top no-repeat;
}
/* CD・グッズタイトル 二行 */
#cd_ti2 {
padding: 30px 0px 0px 0px;
margin:0px 0px 23px 0px;
background:url(../../images/main/cont/news/cont_ti_bg.gif) left top no-repeat;
}

.ti_cd_h3 {
padding: 0px 80px 6px 45px;
margin:0px 0px 0px 0px;
font-size: 18px;
font-weight: bold;
color: #645799;
line-height:1.3em;
background:url(../../images/main/cont/news/news_ti_bg2.gif) left bottom no-repeat;
}

/*ストーリータイトル*/
#st_ti {
padding: 30px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:url(../../images/main/cont/news/cont_ti_bg.gif) left top no-repeat;
}
#st_ti h3{display:none;}

p.h_no {
margin: 0px;
padding: 0px;
}