@charset "utf-8";

body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

a: {
	txt-decoration: none;
}

a[href]:hover {
	color:#FF0000;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	color:#FFCC00;
	text-decoration: none;
}

.link_tag {
	color:#666666;
	txt-decoration: none;
}

.txt_min {
	font-size: 10px;
	color: #333333;
	font-weight:normal;
	line-height: 12px;
}
.txt_min_w {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.txt_min_g {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.txt_min_b {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}
.txt_small {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	line-height: 16px;
}
.txt_small_g {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.txt_small_bw {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.txt_small_b {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.txt_mid {
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
.txt_mid_b {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.txt_main {
	font-size: 16px;
	color: #333333;
	font-weight:normal;
	line-height: 20px;
}
.eng_min_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.eng_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}
.eng_small_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt_main_b {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.eng_min_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.eng_min_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.txt_main_bw {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_large_b {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.txt_menu {
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
}
