@charset "UTF-8";

body{
	font-size: 1.6rem;
	padding: 3rem;
}

#wrap{
	margin: 19rem auto 6rem;
	padding-top: 8rem;
	max-width: 110rem;
}

img.note{
	width: 500px;
	height: auto;
}


section{}

#draw{}

.bg-tray-s{
	width: 620px;
	height: auto;
}

.pic{
	display: inline-block;
	width: 400px;
	height: auto;
}

.text{
	width: 390px;
	padding: 5px;
	font-size:1.2rem;
}

.text-s{
	width: 200px;
	padding: 5px 5px;
	margin: 0px 5px 0px 0px;
	font-size:1.2rem;
	line-height:2rem
}

.blueb{
	width: 400px;
	display: inline-block;
	vertical-align: top;
}

.tbl-r01{
	width: 400px;
	display: inline-block;
	vertical-align: top;
}

.textarea{
	font-size: 1.6rem;
	width: 90%;
	line-height: 1.6;
}


