@charset "utf-8";
/* CSS Document */

#title_sentence{
	margin-top:20px;
	margin-bottom:30px;
	font-size:22px;
	text-align:center;
	border:1px solid #69F;
	padding:10px;
	line-height: 1.6;
}

div#right_contents p.font_b{
	line-height:1.8;
	margin-bottom:20px;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

.font_b span{
	color: #C81417;
	background:linear-gradient(transparent 60%, #ff6 60%);
	padding: 0 5px;
}

.mailimg {
	width: 90%;
	max-width: 600px;
	margin: 0 auto 0;
}


.mailimg img{
	width: 100%;
	height: auto;
}