/* Body */
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*font-family: "Hiragino Kaku Gothic Pro", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

/* Styles */
.tbl_main {
	width: 811px;
	margin: 0px;
}
.tbl_main a:link {
	color: #000000;
	text-decoration: none;
}
.tbl_main a:visited {
	color: #000000;
	text-decoration: none;
}
.tbl_main a:focus {
	color: #d00;
	text-decoration: underline;
}
.tbl_main a:hover {
	color: #d00;
	text-decoration: underline;
}
.tbl_main a:active {
	color: #000000;
	text-decoration: none;
}
.td_left {
	width: 395px;
/*	float: left;*/
	margin: 0px;
	padding: 14px 0px 0px 20px;
	text-align: left;
	vertical-align: top;
}
.td_right {
	width: 396px;
/*	float: right;*/
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.txt09 {
	font-size: 9px;
	line-height: 15px;
	color: #221815;
}
.txt10 {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.txt11 {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.tbl_bn01 {
	width: 376px;
	margin: 0px;
}
.icon_bn01 {
	background: #333333;
}
.txt_bn01 {
	background: #333333;
	font-family: "MS Gothic", "ＭＳ ゴシック", Osaka, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.txt_bn01 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_bn01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_bn01 a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_bn01 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_bn01 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tbl_bn02 {
	width: 376px;
	margin: 0px 0px 8px 0px;
}
.txt_bn02 {
	background: #E6E6E6;
	padding: 5px 0px 6px 8px;
	font-family: "MS Gothic", "ＭＳ ゴシック", Osaka, Verdana, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}

/* Clear and Space */
.clr { width: 1px; clear: both; line-height: 0; font-size: 1px; }
