@charset "UTF-8";

/* ---------------------------------------------------------
   author  PLAN DE SENS
   version 2007-02-06
   --------------------------------------------------------- */


/* =basic
------------------------------------------------------------ */
body {
  margin: 0;
  padding: 0 0 45px;
  font-size: small;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", sans-serif;
  text-align: center;
  background: #000;
  color: #fff;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}

img {
  border: none;
  vertical-align: bottom;
}


/* =layout
------------------------------------------------------------ */
#container {
  margin: 0 auto;
  padding-left: 0px !important;
  padding-left: 1px; /* IE bg centering bugfix */
  width: 535px;
  text-align: center;
  position: relative;
}


/* =header
------------------------------------------------------------ */
h1 {
  margin: 0;
  padding: 0;
}
#top h1 {
  margin: 0;
  padding: 40px 0;
}

#header {
  border-bottom: 1px solid #5C6989;
  text-align: center;
}

#header img#title {
  position: absolute;
  top: 230px;
}

/* =navi
------------------------------------------------------------ */
#navi {
  margin: 0 auto;
  padding: 0 0 0 0px;
  height: 35px;
  text-align: left;
  border-bottom: 1px solid #808080;
}
#navi li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#navi li#navi-home {
  float: right;
}
#navi li a {
  display: block;
  height: 35px;
  text-indent: -9999em;
  overflow: hidden;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#navi li a:hover {
  background-position: 0 -35px;
}
#navi-news a {
  width: 54px;
  background: url(../images/navi_news.gif);
}
#navi-new-release a {
  width: 104px;
  background: url(../images/navi_new_release.gif);
}
#navi-discography a {
  width: 114px;
  background: url(../images/navi_discography.gif);
}
#navi-biography a {
  width: 58px;
  background: url(../images/navi_biography.gif);
}
#navi-v2 a {
  width: 55px;
  background: url(../images/navi_v2.gif);
}


/* =content
------------------------------------------------------------ */
#content {
  margin: 0;
  padding: 0px;
  font-size: 80%;
  text-align: left;
}
#top #content {
  padding: 0 0px;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
#content h2 img,
#content h3 img {
  margin: 0;
  padding: 0;
}

.history {
  padding: 16px 0px;
}

#content .history img {
  padding: 0 0px 16px 16px;
  float: right;
}
#content h4,
#content dl,
#content img {
  margin: 0;
  padding: 0 0 0 0px;
  font-weight: normal;
  line-height: 1.4em;
  clear: both;
}
#content h3 {
  margin: 0 0 0px;
  padding: 0 0 0 0px;
}
#content h4 {
  margin: 0 0 0.1em;
}
#content p {
  line-height: 1.6em;
}
#top #content img {
  padding: 0;
}

.item {
  margin: 0;
  padding: 20px 0px 20px 0;
}

#content img.jacket {
  margin: 0;
  padding: 0px 0 0px 0px;
  float: left;
  clear: none;
}

.spec {
  margin: 0 0 0px;
  padding: 0 0 20px 20px;
  width: 334px;
  float: left;
  clear: none;
}
.spec h3 {
  margin: 0;
  padding: 0em 0 0.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  letter-spacing: -0.05em;
  color: #556989;
}
.spec strong {
  font-size: 14px;
  font-weight: bold;
}
.spec .japanese-title {
  padding: 0 0 0.5em;
}
.spec .date {
  padding: 0 0 0.0em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
.spec .specs {
  padding: 0;
}
.spec .features ul,
.spec ol {
  margin-left: 0pt;
  padding-left: 0px;
  line-height: 1.6;
}
.spec .features ul {
  margin: 0 0 1.5em;
  list-style: square inside;
}

.spec .point {
  border: 1px solid #fff;
}

.spec ol {
  list-style: decimal inside;
  color: #556989;
  font-weight: bold;
}
.spec ol li {
  margin: 0;
  padding: 0 0 5px;
}
.spec p {
  margin: 0;
  padding: 0 0 1em;
  font-size: 10px;
}
.spec ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: inside;
}

.spec ol li a {
  color: #000;
  background-color: #fff 
}
.spec ol li a:hover {
  background-color: #556989;
}

.spec ol li a.sample {
  background:#FFF374 none repeat scroll 0%;
  color:#492100;
  font-size:10px;
  margin:0pt;
  padding:1px 3px;
}


ul#disco-history {
  margin: 0;
  padding: 0px 0 1.5em 200px;
  list-style: none none inside;
}
ul#disco-history li {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none none inside;
  font-size: 10px;
}

#content img.newrelease_text {
  margin: 0;
  padding: 10px 27px;
}

#normal {
  margin: 0;
  padding: 0px 0px 30px;
  clear: both;
  line-height: 1.4em;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #808080;
}
#normal h3 {
  margin: 0;
  padding: 0 0 8px;
}

/* =discography
------------------------------------------------------------ */
div#discography img.jacket {
  float: left;
}
div#discography dl.detail {
  padding: 0 0 0.6em 10px;
  font-size: 10px;
  font-family: "Times New Roman", serif;
  float: left;
}
div#discography dl.detail dt {
  padding: 0 0 0.6em;
  font-size: 10px;
  font-family: "Times New Roman", serif;
  letter-spacing: 0em;
}
dl.detail dd.specs {
  padding: 0;
}

#discography #information {
  margin: 0 0 30px;
  padding: 0 0 0px;
  clear: both;
  border-bottom: 1px solid #FCFE52;
}
#discography #information_s {
  margin: 0 0 30px;
  padding: 0 0 0px;
  clear: both;
}
#discography #information_s .tracks {
  padding: 0 0 0px;
}

#discography #information:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#discography #information {display: inline-block;}
/* Hides from IE-mac \*/
* html #discography #information {height: 1%;}
#discography #information {display: block;}
/* End hide from IE-mac */


/* =biography
------------------------------------------------------------ */
#biography {
  clear: both;
}

#biography .history img {
  margin: 0;
  padding: 0px 10px 16px 0;
  float: left;
}

#biography p {
  margin: 0 0 1em;
  padding: 0;
  line-height: 1.8;
}
#biography #member {
  margin: 0;
  padding: 0;
}
#biography img.photo {
  margin: 0;
  padding-bottom: 1.5em;
}

#biography #member h3 {
  margin: 1em 0;
  padding: 0;
}
#biography #member ul,
#biography #member li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.4em;
}
#biography #member ul {
  margin: 0 0 20px;
}

#biography #history {
  margin: 0 0 2em ;
}
#biography #history p {
  margin: 0 0 2em;
  padding: 0;
  text-align: left;
}
#profile #biography #history p {
  margin: 0 0 1em;
}

strong {
  font-size: 12px;
}

/* =itunes
------------------------------------------------------------ */
#itunes {
  margin: 0;
  padding: 16px 0;
  text-align: center;
  border-top: 1px solid #2e0100;
}

/* =news
------------------------------------------------------------ */
#news-page #content {
  
}
#news {
  margin: 0 0 20px 0px;
  padding: 0;
  
}

#news .article {
  margin: 0 0 0px;
  padding: 0px 0 0px;
  border-bottom: 1px solid #000;
  clear: both;
}
#news .article .body:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#news .article .body {display: inline-block;}
/* Hides from IE-mac \*/
* html #news .article .body {height: 1%;}
#news .article .body {display: block;}
/* End hide from IE-mac */

#news .article h3 {
  margin: 0px 0 0px;
  padding: 20px 0px 6px 0;
  font-size: 14px;
  color: #556989;
  background-color: #000;
}

#news .article h3 .date {
  font-size: 10px;
  font-weight: normal;
}

#content #news .article img {
  margin: 0;
  padding: 0px 16px 12px 0;
  float: left;
}

#content #news .article .body {
  margin: 0;
  padding: 20px 20px 20px 0;
  width: 432px;
  line-height: 1.6;
  color: #fff;
}
#content #news .article .body p {
  margin: 0;
  padding: 0px 0 1em;
  line-height: 1.6;
}

/* =footer
------------------------------------------------------------ */
#footer {
  margin: 0;
  padding: 0px 0 0px;
  width: 100%;
  height: 35px;
  position: fixed;
  bottom: 0;
  left: 0;
  clear: both;
  text-align: center;
  background-color: #5C6989;
}

#footer a {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 10px;
}

#footer ul {
  margin: 0 0 20px;
  padding: 0 0 10px;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* =top
------------------------------------------------------------ */
body#top {
  padding: 0 0 100px;
}

#top #content {
  position: relative;
}
#bgm {
	position: absolute;
	right: 0px;
	top: 9px;
}
#pv {
  position: absolute;
  top: 425px;
  left: 418px;
}

#top #news {
	margin: 0px 0 10px;
	padding: 0;
	height: 1.5em;
	overflow: hidden;
	font-size: 10px;
	color: #5C6989;
	border: none;
	text-align: center;
}
#top #news .article {
  margin: 0;
  padding: 0 0 1em;
  border: none;
}

#footer_banner {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 36px;
  position: fixed;
  bottom: 35px;
  left: 0;
  clear: both;
  text-align: center;
  background-color: #fff;
}

/* =music_video
------------------------------------------------------------ */
#music_video h3 {
  margin: 0px 0 4px;
  padding: 6px 20px 6px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
}

