* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Helvetica", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


html {
	background: #fff url(../template/bg.gif) repeat top center fixed;
	color: #ff9600;
	margin: 0 auto;
	overflow-x : hidden;
	overflow-y : auto;
}

body {
	width: 990px;
	margin: 0 auto;
}
* html body {
	font-size: 100%;
	padding-left: 1px;
}
*:first-child+html body {
	font-size: 100%;
}
*:first-child+html body {
	padding-left: 1px;
}



a {
	outline: 0;
}


a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#3599ff;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff9600;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #ffe300;
	}

img {
    border: 0;
}


h1{
	display:none;
}
h2{
}
h3{
	font-size: 180%;
	color: #000;
	font-weight: bold;
	background: url(../template/h3.png) no-repeat 30px top;
	background-color: #c3ff5a;
	height: 40px;
	padding: 10px 130px 0;
}
h4{
	font-size: 150%;
	font-weight: normal;
	color: #ff9600;
}

.greentxt {
	color: #00d1b1;
	font-size: 100%
}



ul {
	list-style: none;
}
ul li {
}

p {
	margin: 1em 0;
}


hr {
	visibility: hidden;
	clear: both;
}


#content {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	position: relative;
}
#header {
	background: #000 url(../template/header.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	height: 660px;
	position: relative;
}
.section {
	margin: 0;
}


div.contents2 {
	width: 990px;
	padding: 0px 0 0px 0px;
}

div.contents {
	width: 860px;
	padding: 20px 0 60px 130px;
}

div.pink {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7fff264f,EndColorStr=#7fff264f);
	background-color: rgba(255, 38, 79, 0.5);
}
div.green {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7fbaffb3,EndColorStr=#7f36ad2a);
	background-color: rgba(0, 255,179, 0.5);
	color: #fff;
}
div.orange {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7fff9500,EndColorStr=#7fff9500);
	background-color: rgba(255, 149, 0, 0.5);
}
div.paleblue {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7f7fcef4,EndColorStr=#7f158bc4);
	background-color: rgba(0, 127, 206, 0.5);
	color: #fff;
}
div.blue {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7fffb3ea,EndColorStr=#7fffb3ea);
	background-color: rgba(0, 255,179, 0.5);
	color: #fff;
}



/* #header */
h2#catch {
	position: absolute;
	right: -1350px;
	top: 20px;
	z-index: 200;
}
img#logo {
	position: absolute;
	left: 30px;
	top: -500px;
	z-index: 100;
}
img#logo2 {
	position: absolute;
	left: 30px;
	top: -510px;
	z-index: 100;
}
* html h2#catch { right: 30px; }
* html img#logo { top: 30px; }
*:first-child+html h2#catch { right: 30px; }
*:first-child+html img#logo { top: 30px; }

dl#whatsnew {
	color: #fff;
	position: absolute;
	left: 30px;
	bottom: 30px;
}
dl#whatsnew dt  {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0;
}
dl#whatsnew dd  {
	font-size: 10px;
	line-height: 1.2em;
	margin: -1.2em 0 0 60px;
}
dl#whatsnew dd a  {
	font-size: 10px;
	line-height: 1em;
}

img#BDmini {
	border: 1px solid #666;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
img#BOOKmini {
	border: 1px solid #666;
	position: absolute;
	right: 115px;
	bottom: 30px;
}
img#BOXtenkai {
	position: absolute;
	right: 30px;
	bottom: 20px;
}


/*収録楽曲*/
ul.discContents {
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
}
ul.discContents li{
	margin: 0;
	line-height: 1.3em;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
table.jacket {
	margin: 0 0 1em;
	border: none;
}
table.jacket td{
	padding: 0 5px 0 0;
	color: #fff;
}


/*配信情報*/
ul.info {
	margin: 0 0 20px 0;
	padding: 0;
}
ul.info li {
	margin: 0 0 20px;
}
ul.info li img {
	margin: 0 5px 5px 0;
}



/*twitter*/
#twitter {
	position: relative;
	z-index: 1;
	margin: 0;
}
#twitter h3{
	font-size: 180%;
	color: #000;
	font-weight: bold;
	height: auto;
	padding: 0;
}
.twtr-doc {
	margin: 0;
}
.twtr-timeline {
	margin: 0 5px;
}
#twitter h4 {
	font-size: 50%;
}




div#menu {
	width: 860px;
	padding: 20px 0 20px 130px;
	font-size: 180%;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7f747474,EndColorStr=#7f747474);
	background-color: rgba(0, 0, 0, 0.8);
}
div#menu a {
	font-size: 100%;
	color: #ff264f
}
div#menu a.green {
	font-size: 100%;
	color: #00d1b1
}
div#menu a:hover {
	font-size: 100%;
	color: #ff9500
}
div#menu a:active {
	font-size: 100%;
	color: #ffe300;
	}




#footer {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	padding: 10px 0 50px 130px;
	text-align: left;
	font-size: 90%;
	color: #fff;
	background: #000;

/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7f747474,EndColorStr=#7f747474);
	background-color: rgba(0, 0, 0, 0.8);*/
}
.footerLink {
	margin: 8px 0 0;
	font-size: 100%;
}
.footerLink a {
	font-size: 100%;
	font-weight: lighter;
}
img#cmeBanner {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}



/*---------------------*/

#header {
	background: #000 url(../template/header3.jpg) no-repeat top left;
	margin: 0 auto;
	width: 990px;
	height: 550px;
	position: relative;
	background-image: url(../template/header3.jpg);
}
*html #header {
	height: 547px;
}
#header img#sunshower {
	width: 825px;
	height: 550px;
}
*html #header img#sunshower {
	height: 547px;
}

div.menu{
	background: #000;
	width: 960px;
	padding: 20px 15px 5px;
	font-size: 280%;
	text-align: center;
}

#header div.menu {
	position: absolute;
	bottom: 10px;
	left: 835px;
	padding: 0;
	width: 162px;
	font-size: 160%;
	text-align: left;
	background: none;
}

div.menu a {
	font-size: 100%;
	color: #a5a9a3
}
div.menu a:hover {
	font-size: 100%;
	color: #fff
}
div.menu a:active {
	font-size: 100%;
	color: #333;
	}




/*----- #SMS -----*/
#SMS {
	position: absolute;
	left: 835px;
	top: 200px;
}
div#tweet {
	margin: 10px 0 0;
}

div.contents2 table {
	background: #000;
}
td.whatsnew {
	width: 590px;
}
td.whatsnew div#whatsnew2 {
	position: relative;
	height: 175px;
/*	height: 225px;*/
}
td.whatsnew strong {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 160%;
	color: #a5a9a3;
	width: 900px;
}

dl#whatsnew {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 900px;
	height: 160px;
}
dl#whatsnew dt  {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
}
dl#whatsnew dd  {
	font-size: 1em;
	line-height: 1.4em;
	margin: -1.4em 0 0 5.5em;
}
dl#whatsnew dd a  {
	font-size: 1em;
	line-height: 1em;
}
