.text140 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height: 140%}
.textblockM5H140 {
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	line-height: 140%;
	margin-left:5%;				/* 左マージン */
	margin-right:5%;				/* 右マージン */
}
.textblockLM10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	margin-left:10%;				/* 左マージン */
}
a:link {  text-decoration: none; color: #0033CC}
a:visited {  color: #222266; text-decoration: none}
a:hover { text-decoration: underline; color: #FF6600}
a:active {  color: #CCFF00; text-decoration: underline}
.wakutextblockM20H140{
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	line-height: 140%;
	margin-left: 20%;				/* 左マージン */
	margin-right: 20%;				/* 右マージン */
	border-style: solid;				/* ボーダー形式 */
	border-width:1px;				/* ボーダー太さ */
	text-align:left;			/* 文字揃え */
	padding:10px;				/* パディング一括指定 */
}
.wakutextblockM5H140{
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	line-height: 140%;
	margin-left: 5%;				/* 左マージン */
	margin-right: 5%;				/* 右マージン */
	border-style: solid;				/* ボーダー形式 */
	border-width:1px;				/* ボーダー太さ */
	text-align:left;			/* 文字揃え */
	padding:10px;				/* パディング一括指定 */
}
.wakuTextBtn{
	border-style: solid;				/* ボーダー形式 */
	border-width:2px;				/* ボーダー太さ */
	padding:10px;				/* パディング一括指定 */
	margin-left: 10%;				/* 左マージン */
	margin-right: 10%;				/* 右マージン */
}
