body, table, tr, td {
	font-size:12px;
	line-height:145%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333
}

/* フォントのサイズ指定 */
.n10	{
	font-size:10px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.n11	{
	font-size:11px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.n12 {
	font-size: 12px;
	line-height: 110%;
}

/* 行間の狭いボディ */
.n12s{
	font-size:12px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.n13	{
	font-size:13px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.n14	{
	font-size:14px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.n16	{
	font-size:16px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

.title-white{
	font-size:16px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
	font-weight: bold
}

.title-s{
	font-size:14px;
	line-height:200%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #336666;
	font-weight: bold
}

.title-sbk{
	font-size:14px;
	line-height:200%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold
}

.title-sred{
	font-size:12px;
	line-height:145%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #CC3300;
	font-weight: bold
}

a		{
	text-decoration:none
}

a:link		{
	color: #6E8BB6;
	text-decoration:none
}

a:visited	{
	color: #6E8BB6 ;
	text-decoration:none
}

a:hover		{
	color: #FF9900 ;
	text-decoration:underline
}

a.topmainlink:link		{
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold
}

a.topmainlink:visited	{
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold
}

a.topmainlink:hover		{
	color: #FFCC00 ;
	text-decoration:underline;
	font-size:14px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold
}

a.whitelink:link		{
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

a.whitelink:visited	{
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

a.whitelink:hover		{
	color: #FFCC00 ;
	text-decoration:underline;
	font-size:12px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
}

/* a8.css */
.color1 {
    background-color: #6E8BB6;
}

.color2 {
    background-color: #7BB3DE;
}

.color3 {
    background-color: #6E8BB6;
}

/* Moba8Top用に用意してもらったcss */
/* 帯に指定する薄いブルー色 */
.color4 {
	background-color: #A9C8E0
}

/* 帯に指定する濃いブルー色 */
.color5 {
	background-color: #6E8BB6
}

/* 帯に指定する中間ブルー色 */
.color6 {
	background-color: #7BB3DE
}

/* 帯に指定する薄いグレー点描 */
.color7  {
background: url("/images/td_back1.gif")
}

/* 帯に指定する薄いブルー点描 */
.color8  {
	background: url("/images/td_back2.gif")
}

