/* 音楽・映画ニュース */
html>body {
font-size: 12px;
}

.mainCntNews {
 width: 947px;
 padding: 0 0 23px;
 line-height: 150%;
 background: #ffffff url(/img/news/back_wrap.gif) repeat-y 0 0;
 margin-left: 26px;
}

.mainNewsImg {
 margin: 0 0 30px 0;
}

.layoutNews {
 width: 921px;
 padding: 0 13px;
 background: url(/img/news/back_wrap.gif) repeat-y 0 0;
/* background: url(/img/news/back.gif) repeat-y 0 0; */
}

.mainNewsTxt {
 float: left;
 width: 667px;
}

.mainNewsTxt h2 {
 margin: 15px 0;
 padding-left: 20px;
 background: url(/img/news/pt_tit.gif) no-repeat left 3px;
 font-size: 133%;

}

.mainNewsTxt p {
/*
 width: 625px;
*/
 font-size: 100%;
 text-align: left;
 margin: 0 0 20px;
 line-height: 180%;
}

.mainNewsTxt a:link, .mainNewsTxt a:active, .mainNewsTxt a:visited {
 color: #000099;
 text-decoration: underline;
}

.mainNewsTxt a:hover {
 color: #000099;
 text-decoration: underline;
}

.mainNewsTxt .bread {
 background-color:#ffffff;
 padding: 10px 20px;
}

.mainNewsTxt .bread a:link, .mainNewsTxt .bread a:active, .mainNewsTxt .bread a:visited {
 color: #000 !important;
 text-decoration: none;
}

.mainNewsTxt .bread a:hover {
 color: #e04517 !important;
 text-decoration: underline;
}

.mainNewsTxtEnt {
 padding: 5px 21px 0;
 background-color:#ffffff;
 margin-top:10px;
 width: 625px;
 margin-bottom: 10px;
}


.photoRight {
 width: 155px;
 float: right;
 text-align: right;
 margin-left: 5px;
}

.date {
 width: 625px;
 margin: 0 0 20px;
 text-align: right;
}

.nxpv {
 width: 599px;
 margin: 50px 13px 0;
 padding-bottom: 65px;
}

.nex {
 width: 250px;
 float: right;
 text-align: right;
}

.prv {
 width: 250px;
 float: left;
}

.mainNewsInfo {
 width: 240px;
 float: right;
 background: url(/img/news/info_mdl.gif) repeat-y 0 0 #ffffff;
}

.mainNewsInfo h3 {
 margin: 25px 0 18px 10px;
}

.mainNewsInfo ul {
 width: 200px;
 margin: 0 0 7px 10px;
 padding-left: 20px;
}

.mainNewsInfo li.moreLink {
 margin-top: 5px;
 list-style-type: none;
 text-align: right;
}

.search {
 width: 220px;
 margin-top: 30px;
 margin-left: 8px;

}

.search .form input {
 width: 172px;
}

span.cat {
 color: #b4b4b4;
 text-decoration: none;
}

span.date {
 margin-left: 4px;
 color: #ff9000;
}

/* 検索 */
.searchDtl {
 margin: 10px 10px 10px 26px;
}

.searchTxt {
 padding: 0 10px 20px;
}

.hitTitle {
 font-size: 110%;
 font-weight: normal;
 color: #0000ff;
}

.hitLinkUrl {
 font-size: 100%;
 font-weight: normal;
 color: #009900;
}

.hitDate {
 font-size: 100%;
 font-weight: normal;
 color: #009900;
}

.hitBody {
 font-size: 100%;
 font-weight: normal;
}

.hitKey {
 font-weight: bold;
 color: #ff0000;
}

/* 画像 */
.newsImgLeft {
 float: left;
 margin: 0 15px 15px 0;
 font-size: 10px;
}

.newsImgRight {
 float: right;
 margin: 0 0 15px 15px;
 font-size: 10px;
}
