*{ margin:0; padding:0; }
h1 {
	font-weight: bold;
	font-family: san-serif;
	font-size: 2em;
	color: #000;
	line-height: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-left: 0em;
}
h2 {
	font-family: "游ゴシック", sans-serif;
	font-size: 1.3em;
	color: #000;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 100%;
}
h3 {
	font-weight: normal;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 0.85em;
	color: #000;
	line-height: 120%;
	border: 1px dashed #000000;
	padding: 0.8em;
	margin-top: 2em;
	margin-bottom: 5em;
	margin-left: 2em;
	margin-right: 2em;
}
body {
	background-color: #fff;
	color: #000;
}
#header {
	background-color: #fff;
	text-align: center;
	padding-top: 1.5em;
	font-size: 22px;
	margin-bottom: 1em;
}

@media handheld, only screen and (min-width: 768px) {
	.container {
	  padding-right: 20%; /* hayashi kaechatta. 20px deshita */
	  padding-left: 20%; /* hayashi kaechatta. 20px deshita */
	}
}

img.gazou {
 display: block;
 margin-left: auto;
 margin-right: auto;
margin-bottom: 3em;
}

#footer {
	clear: both;
	background-color: #fff;
	text-align: right;
	font-size:0.8em;
	margin-bottom:3em;
}


p {
	font-size:1em;
	font-family: sans-serif;

	line-height: 180%;
	margin-bottom: 1.5em;
}
p2 {
	font-size:1em;
	
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	

	font-family:
"游明朝",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;

   line-height: 180%;
	margin-bottom: 1.5em;
}

i {
	font-weight: bold;
}

img { margin-top:10px; margin-bottom:20px;}

hr {
	margin-top:1em;
	margin-bottom:1em;
}

span.uwatsuki {
/*	vertical-align: super;*/
	font-size: 70%;
vertical-align: top;
position: relative;
top: -0.6em;
}
div.chuushaku {
	font-family: "游ゴシック", sans-serif;
	font-size: 0.85em;
	color: #000;
	margin-top: 2em;
	line-height: 130%;
}
div.chuushaku-lyrics {
	font-family: "游ゴシック", sans-serif;
	font-size: 0.85em;
	color: #000;
	margin-top: 3.0em;
	margin-bottom: 2.5em;
	margin-left:1.5em;
	line-height: 130%;
}
hr.chuushaku-lyrics {
	border:none;
	border-top:dashed 1px;
	height:1px;
}

ul.chuushaku-lyrics{
	padding: 0;
	list-style: disc;
	margin-left:1.5em;
	
}


h2.chuushaku-lyrics {
	font-weight:bold;
	font-size:1.1em;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	margin-top: 1.5em;
	margin-bottom: 2.0em;
}

a {
	text-decoration: none;
	color: #000;
}
a:visited{
	color: #000;
}
a:hover { 
	color:#f00;
}

#footer a { text-decoration:none; color:#f00; }
#footer a:hover { color:#f88; }
