.maintext {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #333333;
	padding: 10px 5px 0;
	margin: 5px auto 15px;
	text-align: center;
	overflow: hidden;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%; 
}

.maintext2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #333333;
	padding: 10px 5px 0;
	margin: 5px auto 15px;
	text-align: left;
	overflow: hidden;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%; 
}

	.maintext a {
		color: #FF6600;
		text-decoration: none;
		max-height: 999999px;
		-webkit-text-size-adjust: 100%; 
	}
	.maintext div.maintext_l {
		font-size: 13px;
		margin: 4px 0 3px;
		width: 35%;
		float:left;
		text-align: right;
		max-height: 999999px;
		-webkit-text-size-adjust: 100%; 
	}
	.maintext div.maintext_r {
		font-size: 13px;
		margin: 3px 0 3px;
		width: 65%;
		float:right;
		text-align: left;
		max-height: 999999px;
		-webkit-text-size-adjust: 100%; 
	}
		.maintext div.maintext_r strong {
			color: #ff6600;
			font-size: 20px;
		}


.st {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 8px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%; 
}

.credit {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-align: center;
	padding: 5px;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%;
}

.mgb50 {
	margin-bottom: 50px;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}