td {
    font-family: "Osaka,MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 180%;
}
.td_11 {
	font-size: 11px;
	color: #939598;
	line-height: 160%;
}
.td_11_white {
	font-size: 11px;
	color: #ffffff;
	line-height: 160%;
}
.td_01 {
	font-size: 12px;
	color: #939598;
	line-height: 160%;
}
.subtitle {
	font-size: 12px;
	color: #41b804;
	padding-left: 28px;
	font-weight: bold;	
}
.submenu {
	font-size: 12px;
	color: #646464;
	padding-left: 35px;
    font-weight: bold;	
}
.submenu_2 {
	font-size: 12px;
	color: #646464;
	padding-left: 35px;
	padding-bottom: 10px;
    font-weight: bold;	
}
.green {
	color: #4cb914;
    font-weight: bold;
}
.skyblue {
	color: #0ca9dc;
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
.td_orange {
	color: #f69a4e;
}
.table {
  background: #F6FBFC;
  padding: 8px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #2480ca;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "Osaka?等幅";
	margin: 0px;
}