@charset "utf-8";
@charset "Shift_JIS";
/* CSS Document */


body{
	margin:0px;
	padding:0px;
	background-image:url(../images/back_R.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}


#pagebody{
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

h1{
	background-color: rgba(255,255,255,0.7);
}


#pagebody #main{
    width: 90%;
	padding:0 15px 0 15px;
	background-color:rgba(255,255,255,0.3);
}






#pagebody #main p {
	width:90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	padding: 5%;
	color:#009;
	background-color: rgba(255,255,255,0.7); 
	
	
}


#main a{
	margin-left:70%;
	font-size: small;
	padding-bottom:10%;
	color:#009;
	
	
}


#pagebody #main img{
	width:100%;
	height:100%;
	
	
}









ul{
    list-style: none !important;
    list-style-type: none !important;
    display: inline;
}

li{
display:block;
}




audio {
	width:100%;
	height:40px;
}

#pagebody #main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	color: #009;
	
}
h2 {
	text-align: right;
}

h3 {
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	
	color:#009;
	background-color: rgba(255,255,255,0.7);
	text-align:right; 
	
	
}

