h2 {
	font-size: 16px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
}
.text-12-p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}
.text-12-f {
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 3px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	}
.text-12-right {
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 3px;
	text-align: right;
	}	
.text-purchase {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 50px;
}
.text-link {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0033CC;
	padding-top: 6px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
.text-r {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 8px;
	letter-spacing: 2px;
}
.text-r2 {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	letter-spacing: 2px;
}
.text-blue {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0033CC;
	padding-top: 6px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
.under-bar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #314961;
}
.box-construction {
	border: 1px solid #333366;
	font-size: 12px;
	text-align: left;
}
.text-12 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.text-new {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
}
.bg-rinen {
	background-image: url(../img/about/rinen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt-h0 {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	color: #1F1F1F;
	padding-top: 8px;
	letter-spacing: 2px;
}
.txt-bg-yellow {
	background-color: #FFFF99;
	padding: 2px;
}
/* ------------------------------
お知らせタイトル
------------------------------ */
#news_title {
	font-size: 16px;
	font-weight: bold;
	color: #2F4B68;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F4B68;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 8px;
}

