html{
	font-family:  "Hiragino Kaku Gothic ProN", "Þâ¥´¥·¥Ã¥¯", YuGothic, Meiryo, sans-serif;
	line-height: 1.2;
}

body{
}

a{
	line-height: 2.5;
}

textarea{
	width:95%;
}

.youtube {
    position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

