/*******************▼メニュー基本設定▼*********************/

/**{border:solid 1px #ff0000}*/

/**
body{
margin:0px;
padding:0px;
text-align: center;

background-color: #dddddd;

background-image: url(img/bg.jpg);

background-repeat: repeat-x;

}
*/

/*******************▲メニュー基本設定終了▲*********************/




a		{color: #505050; text-decoration: none}
a:active	{color:#505050; text-decoration: none}
a:visited	{color:#505050; text-decoration: none}
a:hover 	{color:#000677; text-decoration: underline}



.f20 a		{color: #6300ff; text-decoration: underline}
.f20 a:active	{color:#6300ff; text-decoration: underline}
.f20 a:visited	{color:#6300ff; text-decoration: underline}
.f20 a:hover 	{color:#ff0000; text-decoration: underline}


.f14{font-family: "Arial", "Helvetica", "sans-serif";font-size: 14px; line-height: 130%}
.f12{font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px; line-height: 130%}
.f10{font-family: "Arial", "Helvetica", "sans-serif";font-size: 10px; line-height: 130%}


.f20{font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px; line-height: 130%; color:#6300ff;}

.text_menu {font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px}

th{ font-size:11px; color:ffffff; }