@charset "UTF-8";

/*----------------------------------------------
  #フォント設定
----------------------------------------------*/


.e150 {
	font-size:150%;
	font-weight: 600;
}
.e140 {
	font-size:140%;
	font-weight: 600;
	line-height: 160%;
}
.e130 {
	font-size:130%;
	font-weight: 600;
}
.e120 {
	font-size:120%;
	font-weight: 600;
}
.e120red {
	font-size:120%;
	font-weight: 600;
	color: #F00;
}
.e120line {
	font-size:120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
.e115 {
	font-size:115%;
}
.e85red {
	font-size:85%;
	font-weight: 600;
	color: #F00;
}
.e110frame {
	font-size:110%;
	background-color: #FFE5E4;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 100%;
	font-weight: 600;
	margin-top: 2px;
	margin-bottom: 2px;
}
.e110 {
	font-size:110%;
}
.e109 {
	font-size:110%;
	font-weight: 600;
}
.e104 {
	font-size:104%;
	font-weight: bold;
	color: #1B717F;
	line-height: 150%;
}
.e105 {
	font-size:105%;
	font-weight: lighter;
}
.e100 {
	font-size:100%;
	font-weight: normal;
	color: #222;
}
.e95 {
	font-size:95%;
}
.e90 {
	font-size:90%;
	color: #222;
	font-weight: normal;
}
.e85 {
	font-size:85%;
}
.e80 {
	font-size:80%;
}
/*-------------------------------------------*/
.e140pink {
	font-size:140%;
	font-weight: 600;
	color: #F66;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.e140blue {
	font-size:140%;
	font-weight: 600;
	color: #09F;
}
.e110white {
	font-size:110%;
	color: #FFF;
	font-weight: 600;
}
.e100red {
	font-size:100%;
	color: #F00;
}
.e90red {
	font-size:90%;
	color: #F00;
}
.e80red {
	font-size:80%;
	color: #F00;
}
.ewhite {
	color: #FFF;
	font-weight: 600;
}
.ewhite-title {
	color: #FFF;
	font-weight: 600;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 150%;
}
/*-------------------------------------------*/
.bold {
	font-weight: 600;
}
.lighter {
	font-weight: lighter;
}
.italic {
	font-style: italic;
}
/*-------------------------------------------*/