{--------------------body-----------------------}
body {
	font-family:MSゴシック;
	background-color:#F2E6E6
	}

{-----------------txt---------------------}
.txt {
	font-family:MSゴシック;
	font-size: 12px;
	color:#444444;
	line-height: 18px;
	}
.txtlarge {
	font-family:MSゴシック;
	font-size: 16px;
	color:#56568E;
        font-weight:bold;
	line-height: 20px;
	}
.txtsmall {
	font-family:MSゴシック;
	font-size: 14px;
	color:#56568E;
        font-weight:bold;
	line-height: 20px;
	}
a.txt {
	font-family:MSゴシック;
	font-size: 12px;
	color:#0033ff;
	line-height: 18px;
	}
a:hover.txt {
	font-family:MSゴシック;
	font-size: 12px;
	color:#6BDAE8;
	line-height: 18px;
	}
a:visited.txt {
	font-family:MSゴシック;
	font-size: 12px;
	color:#AB54B3;
	line-height: 18px;
	}

{-----------------head---------------------}
.head {
	font-size: 15px;
	color:#336699;
	line-height: 18px;
	font-weight:bold;
	}
a.head {
	font-size: 15px;
	color:#336699;
	line-height: 18px;
	font-weight:bold;
	}
a:hover.head {
	font-size: 15px;
	color:#CC6600;
	line-height: 18px;
	font-weight:bold;
	}

{-----------------navi---------------------}
a.navi {
	font-size: 12px;
	color:#ffffff;
        text-decoration: none;
	}
a:hover.navi {
	font-size: 12px;
	color:#FCCA01;
	}
{----------------language------------------}
a.lang {
	font-size: 12px;
	color:#683546;
        text-decoration: none;
	}
a:hover.lang {
	font-family:MSゴシック;
	color :#FB3434;
	}

{-----------------tab---------------------}
.tab {
	font-size: 14px;
	color:white;
	font-weight:bold;
	}
{-----------------input---------------------}
input.normal {
	font-family:MSゴシック;
	font-size: 14px;
	color:#444444;
	line-height: 18px;
	}
input.hl {
	background: #FF9999;
	font-family:MSゴシック;
	font-size: 14px;
	color:#444444;
	line-height: 18px;
	}

