body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background-color: #ffffff;
}
list {
	list-style-position : outside;
	list-style-type : disc;
}
table tr td {
	background-color:#FFF;
	text-align: center;
}

/*======================================

リンク

=======================================*/
a:link {
	color: #526986;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #526986;
}
a:hover {
	text-decoration: underline;
	color: #b4b48b;
}
a:active {
	text-decoration: none;
	color: #526986;
}

/*======================================

クラス

=======================================*/
.ind_g {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #666;
	text-align: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.center_g {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size : 12pt;
	color : #666;
	margin-top : 20px;
	margin-bottom : 20px;
	line-height : 130%;
}
.img_left {
	text-align: left;
}
.td_line {
	font-size : 14px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #777;
	line-height : 150%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.td_line_page3 {
	font-size : 18px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #444;
	line-height : 150%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
}
.td_line_page4 {
	font-size : 14px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #777;
	line-height : 150%;
	margin-top: 15px;
	margin-right: 15px;
	margin-left:45px;
	margin-bottom: 15px;
	text-align: left;
}
.td_line2 {
	font-size : 14px;
	font-family : "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color : #777;
	line-height : 150%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.ind_g1 {
	font-size : 14px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #a8bfe2;
	margin-top: 15px;
	line-height : 150%;
	text-align : left;
}
.ind_g2 {
	font-size : 14px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #a8bfe2;
	margin-top: 15px;
	line-height : 150%;
	text-align : right;
}
.ind_g2_page4 {
	font-size : 14px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #a8bfe2;
	margin-top: 15px;
	margin-left: 25px;
	line-height : 150%;
	text-align : left;
}
.small_txt {
	font:"Times New Roman", Times, serif;
	font-size:10px;
	color:#999;
	margin-top:15px;
}
.list_g {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #333;
	margin-top: 13px;
	margin-right: 20px;
	margin-bottom: 13px;
}
.ifame {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
}
.body_white {
	background-color: #FFF;
}
