
A {text-decoration:none;}
A:link{color:#3333FF;}
A:visited{color:#3399FF;}
A:active{color:#3399FF;}
A:hover{color:#3399FF;text-decoration: no}

/* 情報タイトル */
.Tit01{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:12pt;
	background-color:#CCCCCC
	}

.Base{
	background-color:#CCCCCC;
	background-image:url(./img/bg.gif);
	background-repeat:repeat;
	}

.Tittop{
	background-color:#CCCCCC;
	background-image:url(./img/title_top.gif);
	background-repeat:repeat;
	}

.BGL{
	background-color:#CCCCCC;
	background-image:url(./img/bg_l.gif);
	background-repeat:repeat;
	}

.BGR{
	background-color:#CCCCCC;
	background-image:url(./img/base_r.gif);
	background-repeat:repeat;
	}

.Line{
	background-color:Black;
	background-image:url(./img/dot_line.gif);
	background-repeat:repeat-x;
	}

.Day{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:12pt;
	text-align:right;
	}

.TextM{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:12pt;
	}

.TextS{
	color:#676767;
	font-size:10px;
	font-weight:normal;
	line-height:10pt;
	}

.Title{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
	}

.Foot{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:12pt;
	text-align:center;
	}

.Copy{
	color:#676767;
	font-size:10px;
	font-weight:normal;
	line-height:10pt;
	text-align:center;
	}
