@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 180%;
	margin-top: 0px;
}
.size14-white {
	font-size: 14px;
	color: #FFF;
}h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
.size18-bold {
	font-size: 18px;
	font-weight: bold;
}
.size25-bold {
	font-size: 25px;
	font-weight: bold;
}
.size18-pink {
	font-size: 18px;
	font-weight: bold;
	color: #F69;
}
.size14-green {
	font-size: 14px;
	color: #090;
}
.size25-red {
	font-size: 25px;
	color: #F00;
}
.size14-pink {
	font-size: 16px;
	color: #F6C;
}
.size14-blue {
	font-size: 14px;
	color: #39F;
}
.size18-blue {
	font-size: 18px;
	color: #39F;
	font-weight: bold;
}
.lead {
width:auto;
margin:20px auto;
text-align:center;
line-height: 180%;
}
.staffboshu {
	background-color: #FCEEFC;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	box-sizing:border-box;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 150%;
}
.Imformation {
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 150%;
}
.message {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
