@charset "utf-8";

/* 基本設定
******************************************************************************************** */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFFDF;
}
a:link {
	color: #8D5238;
	text-decoration: none;
}
/*既に見たリンク*/
a:visited {
	color: #8D5238;
	text-decoration: none;
}
/*クリック時のリンク*/
a:active {
	color: #8D5238;
	text-decoration: none;
}
.td-text12-blwon {
	color: #8D5238;
}


/*カーソルが上にある時のリンク*/
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #2C8CB4;
	font-weight: normal;
	line-height:14px;
	margin: 0;
	display:none
}
h2 {
	font-size: 11px;
	color: #2C8CB4;
	font-weight: normal;
	line-height:14px;
	margin: 0;
	display:none
}
.text-black-10px {
	font-size: 10px;
	color: #666;
}
.table02 {
	font-size: 11px;
	line-height: 12pt;
	color: #666;
}
.table-left5 {
	padding-left: 5px;
	font-size: 11px;
	line-height: 12pt;
	color: #666;
}

