@charset "utf-8";

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	letter-spacing: 0.1em;
	background-color: #FFF3FC;

}

br {
	letter-spacing:0 ;
}


:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #264A73;
}
a:active {
	text-decoration: none;
	color: #990000;
}



.container-m {
	background-color: #FFFFFF;
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;	
	margin-top: 0px;
	
	margin-bottom: 8px;
	overflow: hidden;
}
.box-mc {
	width: 480px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
.box-mc1 {
	width: 400px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #FAD3E4;
	line-height: 20px;
	letter-spacing: 0em;
}

.box-mc2{
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	letter-spacing: 0em;
}
.font-sl {
	font-size: 2em;
	font-weight: 600;
	color: #C52F6D;
}
.font-attention {
	background-color: #FFFF99;
	text-align: center;
	height: 22px;
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding-top: 5px;
	font-weight: bold;
}
.font-red-b {
	font-weight: bold;
	color: #990000;
}

.font-copy{
	text-align: center;
	height: 22px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding-top: 5px;

}
