@charset "UTF-8";
/* CSS Document */



    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }



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

a {
	color: #666666;
	text-decoration: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
	font-family: sans-serif;
	font-size: 13px;
	}

a:hover {
	color: #996666;
	}


/*--containerの指定*/ 

#container {
  	position: relative;
  	width: 910px;
  	margin: 0px auto;
  	text-align: left;
  	padding: 0px;  	
	}


body{
	background-color: #ffffff;
	margin: 60px;
	-webkit-text-size-adjust: 100%;
	}

/*--右下固定ボタン　gotop */
#backtop{
  	position: fixed;
  	bottom: 0px;
  	right: 0px;
	}


h1 {
	width:890px;
	margin:10px;
	padding:0px;
	}
	
h1 img {
	margin:0px;
	padding:0px;
	flort: left;
	}

h2 {
	width:890px;
	margin:10px;
	padding:0px;
	}
	
h2 img {
	margin:0px;
	padding:0px;
	flort: left;
	}


#logo {
	width:890px;
	height:200px;
	padding:0px 0px 0px 0px;
	margin:0px 10px 40px 10px;
	/*background-image: url(../img/logo2.png);*/
	background-repeat: no-repeat;
	}
	
	
/*--topのみの背景画像*/ 

#background {
	width:890px;
	height:320px;
	padding:0px 0px 0px 0px;
	margin:0 10px 10px 10px;
	background-image: url(../img/hayashi_back3.jpg);
	background-repeat: no-repeat;
	}
	
#addres {
	width:740px;
	margin-right:150px;	
	}
		

/*--下部p/d/w/yボタン*/

#backtop{
  	position: fixed;
  	bottom: 0px;
  	right: 0px;
	}
	
#button {
	width:224px;
	height:36px;
	position: fixed;
	top: 65px ;
	right: 60px;	
	}
	
#button li {
	cursor: pointer; 
	list-style-type: none;
	float:left;
	margin:0 20px 0 0px ;
	}

#footer {
	width:890px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:10px 10px 0 10px;
	font-size: 10px;
	font-family: sans-serif;
	line-height: 160%;
	color:#999999;
	letter-spacing: 0.2em;
	}
	
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #999999; /* 線色 */
	height: 0px; /* 高さ */
	margin: 0 10px 0 10px;
	}

	

/*--ナビゲーション*/


/*--topの背景画像上のナビ用*/
.profile {
	position: absolute;
	top: 266px;
	left: 130px;
	font-weight: bold;
	letter-spacing: 0.08em;
	} 
		
.discography {
	position: absolute;
	top: 318px;
	left: 96px;
	font-weight: bold;
	letter-spacing: 0.08em;
	} 

.works {
	position: absolute;
	top: 369px;
	left: 120px;
	color: black;
	font-weight: bold;
	letter-spacing: 0.08em;	
	} 
	
.music {
	position: absolute;
	top: 413px;
	left: 155px;
	color: black;
	font-weight: bold;
	letter-spacing: 0.08em;	
	} 
	
.roots {
	position: absolute;
	top: 310px;
	left: 650px;
	color: black;
	font-weight: bold;
	letter-spacing: 0.08em;	
	} 

.contact {
	position: absolute;
	top: 473px;
	left: 90px;
	font-weight: bold;
	letter-spacing: 0.08em;
	} 

.twitter {
	position: absolute;
	top: 260px;
	left: 680px;
	font-weight: bold;
	}

.facebook {
	position: absolute;
	top: 260px;
	left: 620px;
	font-weight: bold;
	}
	


/*---メインコンテンツ見出し*/

.contents {
	margin:0 0 30px 10px;
	width: 890px;
	height:20px;
	}
	
.contents a{
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	letter-spacing: 1px;
	width: 890px;
	color:#000000 ;
	}

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

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	

/*--p プロフィール */
.pbox {
	width:890px;
	height:400px;
	padding:0px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	} 

.pbox p {
	letter-spacing: 1px;
	}

.pbox img {
	vertical-align: baseline;
	margin: 0px 0 0 0px;
	width:800px;
	}
	
		
.text2 {
	width:890px;
	padding:0px;
	margin: 10px 0px 10px 0px;
	height:80px;
	} 
	
.text2 p {
	margin: 0 0 0 100px;
	line-height: 300%;
	font-size: 12px;
	font-weight:bold;
	font-family: sans-serif;
	} 

.text2 img {
	vertical-align: baseline;
	margin: 0px 0 0 0px;
	}


.text3 {
	width:890px;
	padding:0px;
	margin: 10px 0px 10px 0px;
	height:200px;
	} 
	 	
.text3 p {
	margin: 0 0 0 170px;
	font-size: 11px;
	font-family: sans-serif;
	line-height: 200%;
	line-height: 200%;
	} 

.text3 img {
	vertical-align: baseline;
	margin: 10px auto;
	}
	
	

/*--d ディスコグラフィ */

.dbox {
	width:890px;
	padding:0px 0px 0px 0px;
	margin: 10px;
	font-size: 11px;
	font-family: sans-serif;
	line-height: 180%;
	} 
	
.dbox p {
	margin: 0 0 0 0px;
	line-height: 180%;
	} 

.dbox img {
	vertical-align: baseline;
	margin: 10px 0 20px 0;
	}
	
		
.boxcontainer {
	width:720px;
	height:240px;
	margin:0px 10px 0px 170px;
	}
	

.box {
	float: left;
	margin: 10px 10px 10px 0px;
	width:210px;
	height:220px;
	font-size: 8px;
	font-family: sans-serif;
	line-height: 120%;
	border-width: 1px;
	border-style: none;
	text-align: left;
	}
	
.box p{
	font-size: 9px;
	font-family: sans-serif;
	line-height: 140%;
	border-width: 1px;
	text-align: left;
	letter-spacing: 1px;
	}
	
/*-------------------------*/	
	

	
/*--w ワークス----------*/

/*見出し*/
.contents2 {
	width:890px;
	margin:0 0 20px 10px;
	}

.contents2 a{
	margin:0 0 0px 100px ;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 11px;
	color:#000000 ;
	text-align:left;
	}
	
/*TV*/
.textcontainer1 {
	width: 890px;
	height: 190px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	}
	
/*CM*/	
.textcontainer2 {
	width: 890px;
	height: 200px;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
/*RADIO*/
.textcontainer3 {
	width: 890px;
	height: 170px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	}
	
/*WEB*/
.textcontainer4 {
	width: 890px;
	height: 300px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	}
	
/*OTHER*/
.textcontainer5 {
	width: 890px;
	height: 260px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	}
	
	/*よさこい*/
.textcontainer6 {
	width: 890px;
	height: 80px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	}
	
/*--内部の左右textグリッド-----*/
	
/*左*/	
.worksbox {
  	width: 480px;
  	margin: 0px auto;
  	text-align: left;
  	padding: 0px;
	float:left;
	overflow:hidden;
	}
	
.worksbox p {	
	margin: 0 0 0 170px;
	font-size: 11px;
	font-family: sans-serif;
	/*font-weight: bold;*/
	line-height: 200%;
	color: #000000;
	letter-spacing: 1px;
	}
	
	
/*右*/	
.worksbox2 {	
  	width:400px;
  	margin: 0px auto;
  	text-align: left;
  	padding: 0px;
	float:right;
	overflow:hidden;
	}
	
.worksbox2 p {	
	margin: 0 0 0 0px;
	font-size: 11px;
	font-family: sans-serif;
	line-height: 200%;
	/*color:#996666;*/
	letter-spacing: 1px;
	}
	
	
	
	
/*topの上部ナビゲーション*/


/*.navi0{
	padding: 0px 0 0 0;
	width:890px;
	height:40px;
	margin:0 10px 0 10px;
	}

	
.navi0 li { 
	list-style-type: none;
	display: inline;
	float:left;
	height:25px;
	margin:10px 30px 0px 0px ;
	text-align:left;
	
	}
	
	
.navi0 li a {
	cursor: pointer;
	color: #666666;
	text-decoration: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.08em;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
	
/*

/*--musicとrootsのみ有効にするため---*/

/*

.navi0 li a p {
	cursor: pointer;
	color: #666666;
	text-decoration: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.08em;
	}
	
	
.navi0 li a:hover p {
	color: #996666;
	}

*/


/*

.navi0 .non a{
	cursor: default;
	color: #666666;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.08em;	
	}	

.navi0 .non a:hover {
	color: #666666;
	}
	
/*	
	

/*--MUSIC/ROOTSページの上部ナビゲーション-*/

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

.navi{
	padding: 0px 0 0 0;
	width:890px;
	height:60px;
	margin:0 10px 0 10px;	
	}
		
.navi li { 
	list-style-type: none;
	display: inline;
	float:left;
	height:25px;
	margin:10px 30px 0px 0px ;
	text-align:left;
	}
		
.navi li a {
	cursor: pointer;
	color: #666666;
	text-decoration: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.08em;	
	}
	
.navi li a:hover {
	color: #996666;
	}

/*---無効用--------*/
.navi .non a{
	cursor: default;
	color: #666666;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.08em;	
	}	

.navi .non a:hover {
	color: #666666;
	}
	


		
	
	
	
/*--m ミュージック*/	
	
.musicbox1 {
	width: 890px;
	height: 900px ;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;	
	}

/*左*/
.musicsample1 {
	width: 160px;
	height:502px;
  	margin:0px 0px 10px 0px;
  	text-align: left;
  	padding: 8px 0px 0px 0px;
	float:left;
	overflow:visivle;
	}
	
.musicsample1 p {	
	margin: 0 0 0 100px;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 200%;
	color: #000000;
	letter-spacing: 1px;
	}
	
/*右*/	
.musicsample2 {	
  	width:720px;
	height:510px;
  	margin: 0px 0px 10px 0px;
  	text-align: left;
  	padding: 0px;
	float:right;
	overflow:visible;
	vertical-align:middle;
	}
	
.musicsample2 p {	
	font-size: 12px;
	font-family: sans-serif;
	line-height: 200%;
	/*color:#996666;*/
	letter-spacing: 1px;
	vertical-align:middle;
	}
	
	
	/*下*/	
.musicsample3 {	
  	width:720px;
	height:300px;
  	margin: 0px 0px 10px 170px;
  	text-align: left;
  	padding: 0px;
	float:right;
	overflow:visible;
	vertical-align:middle;
	}
	
.musicsample2 p {	
	font-size: 12px;
	font-family: sans-serif;
	line-height: 200%;
	/*color:#996666;*/
	letter-spacing: 1px;
	vertical-align:middle;
	}
	
	
	
/*プレイヤー*/

ol { padding: 0px; margin: 0px; list-style: decimal-leading-zero inside; color: #ccc; width: 460px; border-top: 1px solid #ccc; font-size: 0.9em; }

ol li { position: relative; margin: 0px; padding: 9px 2px 10px; border-bottom: 1px solid #ccc; cursor: pointer; }
ol li a { display: block; text-indent: -3.3ex; padding: 0px 0px 0px 20px; }
li.playing { color: #aaa; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3); }
li.playing a { color: #000; }
li.playing:before { content: '♬'; width: 14px; height: 14px; padding: 3px; 
	line-height: 14px; margin: 0px; position: absolute; left: -24px; top: 9px; color: #000; 
	font-size: 13px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }
      

/*ショートカット説明*/	
.shortcut0 {
	width:720px;
	height:30px;
	margin:30px 0px 10px 0px;
	text-align: left;
	padding: 0px;
	float:right;
	overflow:visible;
	vertical-align:middle;
	}
	
.shortcut0 p {	
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 200%;
	/*color:#996666;*/
	letter-spacing: 1px;
	vertical-align:middle;
	}
	
.shortcut {
	width:720px;
	height:100px;
	margin:10px 0px 10px 0px;
	text-align: left;
	padding: 0px;
	float:right;
	overflow:hidden;
	vertical-align:middle;
	}
	
.shortcut p {	
	font-size: 12px;
	font-family: sans-serif;
	line-height: 200%;
	/*color:#996666;*/
	letter-spacing: 1px;
	vertical-align:middle;
	}
	
	
	
/*--r ルーツ*/	
	
.rootscontainer {
	width:890px;
	height:600px;
	margin:0px 0px 0px 10px;
	}
	
.rootscontainer-s {
	width:890px;
	height:120px;
	margin:0px 0px 0px 0px;
	}
	
.rootscontainer p {
	font-family: sans-serif;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.6em;
	margin: 0px 0px 0px 0px ;
	padding: 200px 0px 0px 0px ;
	color: #cccccc;
	display:block;
	}


.rootsbox{
	width:890px;
	height:100px;
	margin:10px 10px 10px 0px;
	padding: 0px;
	}


.rootsbox li{
	cursor: pointer; 
	list-style-type: none;
	display: inline-block;
	float:left;
	width:100px;
	height:100px;
	margin:0px 10px 0px 0px ;
	}


/*COMINGSOON表記用*/	

.boxcontainer span {
	font-family: sans-serif;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.6em;
	margin: 190px 0px 0px 0px ;
	color: #cccccc;
	display:block;
	}




      
