*{
	margin: 0px;
	padding: 0px;
}
/*body*/
body{
	background-attachment:fixed;
	background-position:center top;
	text-align: center;
}
body,td,th{
	font-size: 11px;
	line-height:18px;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
a:link {
	color: #0090ff;
	text-decoration: underline;
}
a:active {
	color: #0090ff;
	text-decoration: underline;
}
a:visited {
	color: #0090ff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #0090ff;
	text-decoration: none;
}

/* wrap */
#wrap {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}

/* header */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#header h1.h1txt{
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	padding: 10px 10px;
}

/* footer */
#footer {
	clear: both;
	width: 800px;
	text-align: center;
}
#footer p{
	padding: 30px;
}

/* menu */
#menu{
	position: absolute;
	top: 50px;
	left: 800px;
}
#menu ul{
	list-style-type: none;
	width: 70px;
}
#menu li{
	padding: 5px 5px 5px 10px;
}
#menuLiPlayer{
	display: none;
}
#menuLiNews{
	display: none;
}
/* navi */
#navi {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	margin-bottom: 10px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
}
#navi li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: left;
	text-indent: -9999px;
	height: 30px;
}
#navi li a{
	display: block;
	height: 30px;
}
a#naviAudioleaf{
	width: 100px;
	background: url(http://img3.audioleaf.com/ows/set_basic_bk/al_btn.gif);
}
a#naviMixi{
	width: 50px;
	background: url(http://img3.audioleaf.com/ows/set_basic_bk/mixi_btn.gif);
}
a#naviiTunes{
	width: 69px;
	background: url(http://img3.audioleaf.com/ows/set_basic_bk/itunes_btn.gif);
}
a#naviMyspace{
	width: 85px;
	background: url(http://img3.audioleaf.com/ows/set_basic_bk/myspace_btn.gif);
}

/* box */
.box{
	clear: both;
	width: 800px;
	margin-bottom: 10px;
}

/* player */
#player {
	width: 515px;
	height:340px;
	float: left;
	margin-bottom: 10px;
}
#player_title{
	display: none;
}

/* news */
#news {
	width: 275px;
	height:340px;
	float: left;
	margin-left: 10px;
}
#news_title{
	text-indent: -9999px;
	width: 275px;
	height: 25px;
}
#news_box{
	width: 265px;
	height: 305px;
	overflow: auto;
	padding: 5px;
}

/* bio */
#bio_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#bio_box {
	overflow: auto;
	max-height: 300px;
	padding: 5px;
	width: 790px;
}

/* live */
#live_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#live_box {
	overflow: auto;
	max-height: 300px;
	padding-top: 10px;
}
.tb_live{
	width: 760px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
}
.tb_live th{
	width: 200px;
	font-weight: normal;
	padding: 3px 5px;
	text-align: left;
}	
.tb_live td{
	font-weight: normal;
	padding: 3px 5px;
	text-align: left;
}	

/* blog */
#blog_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#blog_box {
	overflow: auto;
	max-height: 300px;
	padding-top: 10px;
}
#blog dd{
	line-height: 1.1em;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* disco */
#disco_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#disco_box {
	overflow: auto;
	max-height: 300px;
	padding-top: 10px;
}
.disc{
	width: 750px;
	padding: 10px;
	margin-bottom: 10px;
}
.disc:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.disc {
  min-height: 1px;
}
* html .disc {
  height: 1px;
  /*?*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.disc_jacket {
	width: 100px;
	height:100px;
	float: left;
}
.disc_jacket img{
	border: 1px solid #000000;
}
.disc_detail {
	width: 600px;
	float: left;
	margin-left: 20px;
}
.disc_detail li {
	width: 600px;
	list-style: none;
}
.disc_title{
	font-size: 14px;
	font-weight: bold;
}

/*movie*/
#movie_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#movie_box {
	overflow: auto;
	max-height: 310px;
	padding-top: 10px;
}
.movie{
	width: 380px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* photo */
#photo_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#photo_box {
	width: 800px;
	overflow: auto;
	max-height: 300px;
	padding-top: 10px;
}
.photo {
	width: 130px;
	height: 130px;
	text-align: center;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
.photo img{
	border: 2px solid #0090ff;
}

/* contact */
#contact_title{
	text-indent: -9999px;
	width: 800px;
	height: 25px;
}
#contact_box {
	overflow: auto;
	max-height: 300px;
	padding: 5px;
}


/*
 * COLOR SET
 * type: bk/wh
 *
 */

/* set_basic_bk */
#set_basic_bk{
	background-color: #0d0d0d;
	color: #FFFFFF;
}
#set_basic_bk #wrap{
	background-color: #000000;
}
#set_basic_bk #menu ul{
	background-color: #0d0d0d;
	border-top: 1px solid #1d1d1d;
	border-right: 1px solid #1d1d1d;
}
#set_basic_bk #menu li{
	border-bottom: 1px solid #1d1d1d;
}
#set_basic_bk #news_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/news_title.gif);
}
#set_basic_bk #bio_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/bio_title.gif);
}
#set_basic_bk #live_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/live_title.gif);
}
#set_basic_bk #blog_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/blog_title.gif);
}
#set_basic_bk #disco_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/disco_title.gif);
}
#set_basic_bk #movie_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/movie_title.gif);
}
#set_basic_bk #photo_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/picture_title.gif);
}
#set_basic_bk #contact_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_bk/contact_title.gif);
}
#set_basic_bk #footer{
	border-top: solid 1px #333333;
}
#set_basic_bk #navi {
	background-color: #1E1E1E;
}
#set_basic_bk .tb_live th{
	background-color: #333333;
	border-bottom: dotted 1px #000000;
}	
#set_basic_bk .tb_live td{
	border-bottom: dotted 1px #333333;
}	
#set_basic_bk #blog dd{
	border-bottom: dotted 1px #333333;
}	
#set_basic_bk .disc{
	background-color: #1E1E1E;
}

/* set_basic_wh */
#set_basic_wh{
	background-color: #ffffff;
	color: #000000;
}
#set_basic_wh #wrap{
	background-color: #ffffff;
}
#set_basic_wh #menu ul{
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#set_basic_wh #menu li{
	border-bottom: 1px solid #cccccc;
}
#set_basic_wh #news_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/news_title.gif);
}
#set_basic_wh #bio_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/bio_title.gif);
}
#set_basic_wh #live_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/live_title.gif);
}
#set_basic_wh #blog_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/blog_title.gif);
}
#set_basic_wh #disco_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/disco_title.gif);
}
#set_basic_wh #movie_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/movie_title.gif);
}
#set_basic_wh #photo_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/picture_title.gif);
}
#set_basic_wh #contact_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_wh/contact_title.gif);
}
#set_basic_wh #footer{
	border-top: solid 1px #333333;
}
#set_basic_wh #navi {
	background-color: #1E1E1E;
}
#set_basic_wh .tb_live th{
	background-color: #cccccc;
	border-bottom: dotted 1px #ffffff;
}	
#set_basic_wh .tb_live td{
	border-bottom: dotted 1px #333333;
}	
#set_basic_wh #blog dd{
	border-bottom: dotted 1px #333333;
}	
#set_basic_wh .disc{
	background-color: #cccccc;
}

/* set_basic_na_bk */
#set_basic_na_bk{
	background-color: #ffffff;
	color: #000000;
}
#set_basic_na_bk #wrap{
}
#set_basic_na_bk #menu ul{
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#set_basic_na_bk #menu li{
	border-bottom: 1px solid #cccccc;
}
#set_basic_na_bk #news_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/news_title.gif);
}
#set_basic_na_bk #bio_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/bio_title.gif);
}
#set_basic_na_bk #live_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/live_title.gif);
}
#set_basic_na_bk #blog_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/blog_title.gif);
}
#set_basic_na_bk #disco_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/disco_title.gif);
}
#set_basic_na_bk #movie_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/movie_title.gif);
}
#set_basic_na_bk #photo_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/picture_title.gif);
}
#set_basic_na_bk #contact_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_bk/contact_title.gif);
}
#set_basic_na_bk #footer{
	border-top: solid 1px #333333;
}
#set_basic_na_bk #navi {
	background-color: #1E1E1E;
}
#set_basic_na_bk .tb_live th{
	background-color: #cccccc;
	border-bottom: dotted 1px #000000;
}	
#set_basic_na_bk .tb_live td{
	border-bottom: dotted 1px #333333;
}	
#set_basic_na_bk #blog dd{
	border-bottom: dotted 1px #333333;
}	
#set_basic_na_bk .disc{
	background-color: #cccccc;
}

/* set_basic_na_wh */
#set_basic_na_wh{
	background-color: #0d0d0d;
	color: #FFFFFF;
}
#set_basic_na_wh #wrap{
}
#set_basic_na_wh #menu ul{
	background-color: #0d0d0d;
	border-top: 1px solid #1d1d1d;
	border-right: 1px solid #1d1d1d;
}
#set_basic_na_wh #menu li{
	border-bottom: 1px solid #1d1d1d;
}
#set_basic_na_wh #news_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/news_title.gif);
}
#set_basic_na_wh #bio_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/bio_title.gif);
}
#set_basic_na_wh #live_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/live_title.gif);
}
#set_basic_na_wh #blog_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/blog_title.gif);
}
#set_basic_na_wh #disco_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/disco_title.gif);
}
#set_basic_na_wh #movie_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/movie_title.gif);
}
#set_basic_na_wh #photo_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/picture_title.gif);
}
#set_basic_na_wh #contact_title{
	background-image:url(http://img3.audioleaf.com/ows/set_basic_na_wh/contact_title.gif);
}
#set_basic_na_wh #footer{
	border-top: solid 1px #333333;
}
#set_basic_na_wh #navi {
	background-color: #1E1E1E;
}
#set_basic_na_wh .tb_live th{
	background-color: #333333;
	border-bottom: dotted 1px #000000;
}	
#set_basic_na_wh .tb_live td{
	border-bottom: dotted 1px #333333;
}	
#set_basic_na_wh #blog dd{
	border-bottom: dotted 1px #333333;
}	
#set_basic_na_wh .disc{
	background-color: #1E1E1E;
}

/*
 * For SMARTPHONE
 */
.view-smph #news{
    height: auto;
}
.view-smph #news_box{
    overflow: visible;
    height: auto;
}
.view-smph #bio_box {
    overflow: visible;
    max-height: none;
}
.view-smph #live_box{
    overflow: visible;
    max-height: none;
}
.view-smph #blog_box{
    overflow: visible;
    max-height: none;
}
.view-smph #disco_box{
    overflow: visible;
    max-height: none;
}
.view-smph #movie_box{
    overflow: visible;
    max-height: none;
}
.view-smph #photo_box{
    overflow: visible;
    max-height: none;
}
.view-smph #contact_box{
    overflow: visible;
    max-height: none;
}

/*
 * For TABLET
 */
.view-tablet #news{
    height: auto;
}
.view-tablet #news_box{
    overflow: visible;
    height: auto;
}
.view-tablet #bio_box {
    overflow: visible;
    max-height: none;
}
.view-tablet #live_box{
    overflow: visible;
    max-height: none;
}
.view-tablet #blog_box{
    overflow: visible;
    max-height: none;
}
.view-tablet #disco_box{
    overflow: visible;
    max-height: none;
}
.view-tablet #movie_box{
    overflow: visible;
    max-height: none;
}
.view-tablet #photo_box{
    overflow: visible;
    max-height: none;
}
.view-tablet #contact_box{
    overflow: visible;
    max-height: none;
}
