/* CSS Document */

.back_xrep {
	background-repeat:repeat-x;
	background-position:left top;
}

.back_yrep {
	background-repeat:repeat-y;
	background-position:left top;
}

.back_fixed {
	background-repeat:no-repeat;
	background-position:left top;
}

.honbun {
	color: #3E3A39;
	font-size: 14px;
	line-height: 24px;
	text align: left;
	text-align: left;
}
.honbun a {
    color: #4672B1;
    text-decoration: underline;
}
.honbun a:hover {
    color: #004996;
    text-decoration: underline;
}

.sub {
	font-size: 14px;
	line-height: 20px;
	text align: left;
	color: #464749;
}

.sub02 {
	font-size: 13px;
	line-height: 16px;
	text align: left;
	color: #464749;
}

.pankuzu {
	font-size: 12px;
	line-height: 15px;
	color: #6D6F72;
}
.pankuzu a {
    color: #4672B1;
    text-decoration: underline;
}
.pankuzu a:hover {
    color: #004996;
    text-decoration: underline;
}

.hizuke {
	font-size: 16px;
	line-height: 24px;
	color: #EA416B;
}

.title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #3E3A39;
}

.news {
	color: #3E3A39;
	font-size: 16px;
	line-height: 24px;
	text align: left;
}

.pink14px {
	font-size: 14px;
	line-height: 24px;
	color: #EA416B;
}

.pink20px {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #EA416B;
}

.blue20px {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #004095;
}

.blue15px {
	font-size: 15px;
	line-height: 24px;
	color: #004095;
	text-align: left;
	font-weight: bold;
}

.blue14px {
	font-size: 14px;
	line-height: 24px;
	color: #004095;
}

.address11px {
	font-size: 13px;
	line-height: 15px;
	color: #3E3A39;
}

.white12px {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}


.white16px {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}

.white10px {
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	text-align: center;
}
.white10px a {
    color: #FFFFFF;
    text-decoration: underline;
}
.white10px a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.chu {
	font-size: 12px;
	line-height: 18px;
	color: #3E3A39;
	text-align: center;
}

.chu_palepink {
	font-size: 12px;
	line-height: 18px;
	color: #fadce9;
	text-align: center;
}
