
body {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro";
	font-size: 10pt;
	line-height: normal;
}


.t12_l24 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.t10_l14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.txt_bold {
	font-weight: bold;
}
.small_150 {

	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: small;
	line-height: 150%;
	font-weight: normal;
}
.wtxt {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: 10pt;
	color: #FFFFFF;
}

/* ---------- ▽変更不可▽ ---------- */

#header *{
	margin:0px;
	padding:0px;
	list-style:none;
	_display: block;
}

#header td.off ul.sub{
	display: none;
}

#header td.on ul.sub{
	display: block;
	position: relative;
	margin-top: 20px;
}

/* ---------- 色やサイズの設定 ---------- */

/*横幅とボーダー*/
#header td.on ul.sub{
	margin-top: 0px;}

#header td.on ul.sub li{
	width: 95px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*背景色と文字色。
（aのwidth+Paddingの左右）＝（liのwidth）となるように
※WinIEは（aのwidth）＝（liのwidth-border幅）*/
#header td.on ul.sub li a{
	display: block;
	width: 89px;
	padding: 1px 3px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: 8pt; line-height: 13pt}

/*マウスオーバー時の背景色と文字色*/
#header td.on ul.sub li a:hover{
	background-color: #CCFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt; color: #FF9900; line-height: 13pt}
	
	
.copy_m {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px}
.copy_s {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 16px}
.copy_l {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-style: normal; line-height: 20px}
table {
	line-height: 1.5em;
}
