﻿@charset "utf-8";

/* 小林記述用 */


/* 三味線ヘッダ */
.music_detail h1.sy1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #5c4138;
	border-left: 10px solid #5c4138;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}
 
.music_detail h1.sy2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #999933;
	border-left: 10px solid #999933;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}

.music_detail h1.sy3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #996633;
	border-left: 10px solid #996633;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}




/* 三味線表組 */

<!--  .related,.related tr,.related tr th,.related tr td {
    border-collapse: collapse;
    border:1px solid #9b9b9b;
    padding :5px 8px ;
  }
.related tr th {
    background-color:#5c4138;
    font-weight  : bold ;
    color : white ;
  }-->

  table.related, table.related tr,table.related tr th,table.related tr td{
    border-collapse: collapse;
    border:1px solid #9b9b9b;
    padding :5px 8px ;
  }
table.related tr th {
    background-color:#5c4138;
    font-weight  : bold ;
    color : white ;
  }

/* 和太鼓ヘッダ */
.music_detail h1.wd1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #ffcc00;
	border-left: 10px solid #ffcc00;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}

.music_detail h1.wd2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #669966;
	border-left: 10px solid #669966;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}

.music_detail h1.wd3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #666666;
	border-left: 10px solid #666666;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}

.music_detail h1.wd4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: 900;
	color: #49341F;
	border-bottom: 2px dotted #333333;
	border-left: 10px solid #333333;
	padding: 7px;
	width: 70%;
	line-height: 1.5;
}




.mar20 {
	margin-top : 20px ;
}

.mar50 {
	margin-top : 50px ;
}

.mar80 {
	margin-top : 80px ;
}

.mar120 {
	margin-top : 120px ;
}


