﻿@charset "UTF-8";

/*--------------------------------------
@Share Style
---------------------------------------*/
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}

body {
	font-family: "メイリオ", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	height:100%;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
p,li,dt,dl {

}
p {
	margin:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------
	in_main
---------------------------------------*/
#in_main h2 {
    padding-left: 13px;
    border-left: 2px solid #fff;
    position: relative;
}
#in_main #contents {
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
}

.mailService {
    margin: 10px auto 15px auto !important;
    text-align: right;
    width: 930px !important;
}


/*======================================
	NEWS
======================================*/
#informationList li:first-child {
    background-image: url("../img/in/line.gif");
    background-position: left top;
    background-repeat: no-repeat;
}

ul#informationList li.bl-hot {
	padding: 15px 11px 15px 11px !important;
}

#in_main #contents p.infoTitle {
	margin: 0 0 5px 0;
}
#in_main #contents p.infoTitle a {
	color: #00ff7e !important;
}

#in_main #contents p.infoDate {
	color: #9a9a9a;
}

#in_main #contents .infoDigest {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.7em;
}

#infoDetail {
    margin-top: 18px;
    font-size: 13px;
    line-height: 1.7em;
}

.bt {
	border-top: none !important;
    background-image: url("../img/in/line.gif");
    background-position: left top;
    background-repeat: no-repeat;
}

/*======================================
	NEWS
	archive
======================================*/
#infoDetailTitle p#infoCaption {
	margin: 0 0 5px 0;
	color: #00ff7e;
	font-weight: 100;
}

#recentInfoHead {
    padding-left: 0px !important;
}

#infoDetail {
    margin: 0 11px;
}

#recentInfoList li {
    cursor: pointer;
    padding: 15px 30px 15px 11px !important;
    position: relative;
}
#infoDetailArea .bb {
	border-bottom: none !important;
    background-image: url("../img/in/line.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
}



/*======================================
	LIVE
======================================*/
.liveMainInfo li p {
    background: #9a9a9a none repeat scroll 0 0 !important;
    color: #fff;
    font-size: 12px;
    height: 100%;
    left: 0;
    line-height: 25px;
    min-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 90px;
}

.liveArticle {
    margin: 20px 0 0 11px;
    overflow: hidden;
}

.liveTourArea h3 {
    padding: 10px 0;
	border-bottom: none !important;
    background-image: url("../img/in/line.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 18px;
	font-weight: 100;
	color: #00ff7e;
}

.naviLiveArea a {
    color: #9a9a9a !important;
}




/*======================================
	DISCOGRAPHY
======================================*/
#discoItem .itemName {
    width: 330px;
    font-size: 18px;
	color: #00ff7e;
    line-height: 1.2em;
}

#discoItem .itemCatch {
    color: #9a9a9a !important;
    font-size: 12px;
    margin-top: 15px;
    padding-right: 34px;
}

#discoDescription {
    color: #9a9a9a !important;
    font-size: 13px !important;
    line-height: 1.7em;
    margin-top: 30px;
    width: 560px;
}

#discoList {
    border-left: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 0 42px;
    max-width: 880px;
}

#discoList dd {
    color: #9a9a9a !important;
    font-size: 11px;
}
#discoList dd {
    color: #9a9a9a !important;
    font-size: 11px;
}
#discoList dd {
    color: #9a9a9a !important;
    font-size: 11px;
}
#discoList dd.discCatch {
    color: #9a9a9a !important;
    font-size: 13px;
    line-height: 1.4em;
    margin-top: 10px;
    overflow: hidden;
    width: 181px;
}

.mediaArticleText img {
	max-width: 420px;
	height: auto;
}


/*======================================
	MEDIA
======================================*/
.rightArea .mediaType {
    background: #9a9a9a none repeat scroll 0 0 !important;
    color: #fff;
    height: 20px;
    left: 0;
    line-height: 20px;
    padding-left: 5px;
    position: absolute;
    right: 0;
    width: 110px;
}

#latestMediaList .rightArea dl {
    color: #FFFFFF;
    font-size: 13px;
}
#latestMediaList .rightArea .mediaArticleText {
    color: #9a9a9a;
    font-size: 12px;
    padding-left: 15px;
}


.mediaSortList li a {
    color: #9a9a9a;
}


