*{
	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;
}
* html a{
	position: relative;
}
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: 852px;
	text-align: left;
}

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

/* menu */
#menu{
	position: absolute;
	top: 50px;
	left: 832px;
}
#menu ul{
	list-style-type: none;
	width: 100px;
}
#menu li{
	width: 100px;
	text-indent: -9999px;
}
#menu li a{
	display: block;
}
#menuLiPlayer{
	display: none;
}
#menuLiNews{
	display: none;
}
* html #menu{
	display: none;
}
/* navi */
#navi {
	margin: 0px 0px 10px 26px;
	padding: 0px;
	width: 800px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 36px;
}
#navi li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: left;
	text-indent: -9999px;
	height: 36px;
}
#navi li a{
	display: block;
	height: 36px;
}
/* navi */
/*
#navi{
	width: 800px;
	margin: 0px 0px 0px 26px;
}
#navi ul{
	list-style-type: none;
	height: 25px;
}
#navi li{
	float: left;
	width: 100px;
	height: 25px;
	padding: 0px 10px;
	text-align: center;
	line-height: 25px;
}
#navi a{
	color: #ffffff;
	background-color: #0090ff;
	text-decoration: none;
}
*/

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

/* player */
#player{
	clear: both;
	float: left;
	width: 541px; /* 515 + 26 */
	height: 340px;
	margin-bottom: 40px;
}
#player_title{
	display: none;
}
#player_box{
	margin-left: 26px;
}

/* news */
#news {
	width: 275px;
	height:340px;
	float: left;
	margin-left: 10px;
}
#news_title{
	width: 275px;
	height: 23px;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
}
#news_box{
	width: 270px;
	height: 305px;
	overflow: auto;
	padding: 5px 5px 5px 0px;
}
* html #news_box{
	position: relative;
}

/* each contents */
.box{
	clear: both;
	width: 800px;
	margin: 0px 0px 40px 26px;
}
#bio_title,#live_title,#blog_title,#disco_title,#movie_title,#photo_title,#contact_title{
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-family: Verdana;
}
#bio_box,#live_box,#blog_box,#disco_box,#photo_box,#contact_box{
	padding-top: 15px;
	max-height: 300px;
	overflow: auto;
}
* html #photo_box{
	position: relative;
	height: 300px;
	overflow: auto;
}
#movie_box{
	padding-top: 15px;
	max-height: 320px;
	overflow: auto;
}
* html #movie_box{
	position: relative;
	height: 320px;
	overflow: auto;
}
#bio_box,#contact_box{
	padding-right: 15px;
}

/* live */
.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 dd{
	line-height: 1.1em;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* disco */
.disc{
	width: 760px;
	padding-bottom: 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{
	width: 380px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* photo */
.photo {
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.photo img{
	border: 2px solid #0090ff;
}

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

/* set_transparent_bk */
#set_transparent_bk{
	color: #FFFFFF;
}
#set_transparent_bk #wrap{
	background: url(http://img3.audioleaf.com/ows/set_transparent_bk/bg.png) top left repeat-y;
}
* html #set_transparent_bk #wrap{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img3.audioleaf.com/ows/set_transparent_bk/bg.png',sizingMethod=scale);
}
#set_transparent_bk a#menuTop{height:35px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_top.png);}
#set_transparent_bk a#menuBio{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_bio.png);}
#set_transparent_bk a#menuLive{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_live.png);}
#set_transparent_bk a#menuBlog{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_blog.png);}
#set_transparent_bk a#menuDisco{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_disco.png);}
#set_transparent_bk a#menuPhoto{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_photo.png);}
#set_transparent_bk a#menuMovie{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_movie.png);}
#set_transparent_bk a#menuContact{height:35px;background:url(http://img3.audioleaf.com/ows/set_transparent_bk/menu_contact.png);}
#set_transparent_bk #navi ul{
	border-left: 1px solid #0d0d0d;
	border-top: 1px solid #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	border-right: 1px solid #0d0d0d;
	background-color: #000000;
}
#set_transparent_bk #navi li{
	border-right: 1px solid #0d0d0d;
}
#set_transparent_bk a#naviAudioleaf{
	width: 108px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_bk/audioleaf_btn.gif);
}
#set_transparent_bk a#naviMixi{
	width: 59px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_bk/mixi_btn.gif);
}
#set_transparent_bk a#naviiTunes{
	width: 78px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_bk/itunes_btn.gif);
}
#set_transparent_bk a#naviMyspace{
	width: 90px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_bk/myspace_btn.gif);
}
#set_transparent_bk .tb_live th{
	background-color: #333333;
	border-bottom: 1px dotted #000000;
}	
#set_transparent_bk .tb_live td{
	border-bottom: 1px dotted #333333;
}
#set_transparent_bk #blog dd{
	border-bottom: 1px dotted #333333;
}
#set_transparent_bk .disc{
	border-bottom: 1px dotted #333333;
}
#set_transparent_bk #news_title,#set_transparent_bk #bio_title,#set_transparent_bk #live_title,#set_transparent_bk #blog_title,#set_transparent_bk #disco_title,#set_transparent_bk #movie_title,#set_transparent_bk #photo_title,#set_transparent_bk #contact_title{
	border-bottom: 1px solid #0d0d0d;
}
#set_transparent_bk #news_box,#set_transparent_bk #bio_box,#set_transparent_bk #live_box,#set_transparent_bk #blog_box,#set_transparent_bk #disco_box,#set_transparent_bk #movie_box,#set_transparent_bk #photo_box,#set_transparent_bk #contact_box{
	border-top: 1px solid #272727;
}

/* set_transparent_wh */
#set_transparent_wh{
	color: #000000;
}
#set_transparent_wh #wrap{
	background: url(http://img3.audioleaf.com/ows/set_transparent_wh/bg.png) top left repeat-y;
}
* html #set_transparent_wh #wrap{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img3.audioleaf.com/ows/set_transparent_wh/bg.png',sizingMethod=scale);
}
#set_transparent_wh a#menuTop{height:35px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_top.png);}
#set_transparent_wh a#menuBio{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_bio.png);}
#set_transparent_wh a#menuLive{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_live.png);}
#set_transparent_wh a#menuBlog{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_blog.png);}
#set_transparent_wh a#menuDisco{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_disco.png);}
#set_transparent_wh a#menuPhoto{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_photo.png);}
#set_transparent_wh a#menuMovie{height:25px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_movie.png);}
#set_transparent_wh a#menuContact{height:35px;background:url(http://img3.audioleaf.com/ows/set_transparent_wh/menu_contact.png);}
#set_transparent_wh #navi ul{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #ffffff;
}
#set_transparent_wh #navi li{
	border-right: 1px solid #cccccc;
}
#set_transparent_wh a#naviAudioleaf{
	width: 108px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_wh/audioleaf_btn.gif);
}
#set_transparent_wh a#naviMixi{
	width: 59px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_wh/mixi_btn.gif);
}
#set_transparent_wh a#naviiTunes{
	width: 78px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_wh/itunes_btn.gif);
}
#set_transparent_wh a#naviMyspace{
	width: 90px;
	background: url(http://img3.audioleaf.com/ows/set_transparent_wh/myspace_btn.gif);
}
#set_transparent_wh .tb_live th{
	background-color: #cccccc;
	border-bottom: 1px dotted #000000;
}	
#set_transparent_wh .tb_live td{
	border-bottom: 1px dotted #333333;
}
#set_transparent_wh #blog dd{
	border-bottom: 1px dotted #333333;
}
#set_transparent_wh .disc{
	border-bottom: 1px dotted #333333;
}
#set_transparent_wh #news_title,#set_transparent_wh #bio_title,#set_transparent_wh #live_title,#set_transparent_wh #blog_title,#set_transparent_wh #disco_title,#set_transparent_wh #movie_title,#set_transparent_wh #photo_title,#set_transparent_wh #contact_title{
	border-bottom: 1px solid #0d0d0d;
}
#set_transparent_wh #news_box,#set_transparent_wh #bio_box,#set_transparent_wh #live_box,#set_transparent_wh #blog_box,#set_transparent_wh #disco_box,#set_transparent_wh #movie_box,#set_transparent_wh #photo_box,#set_transparent_wh #contact_box{
	border-top: 1px solid #272727;
}

/*
 * 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;
}
