@charset 'utf-8';
/* CSS Document */
.top
{
	float:right;
	font-size:10px;
}


<style type="text/css">

img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

.pink2b {
    color: #A1C910;
    font-weight: bold;
    line-height: 17px;
}

#textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
	margin-top:5%;
    }
	
#textarea p{
	font-size:16px;
	line-height:170%;
	margin-bottom:15px;
	color:#555;
    }
	
.textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }

.illust{
	margin-bottom:3%;
	font-size:1.4rem;
}

.underline{
	background-color:#D7ECFF;
}

.pinktitle{
	color:#FFF !important;
	padding:3% 3% 3% 4%;
	background-color: #94CAF1;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-top:2% !important;
	margin-bottom:1% !important;
}


.frame-wrapper_video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.frame-wrapper_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}





</style>
