A:LINK {
	COLOR:#000666;
	TEXT-DECORATION:underline;
}

A:VISITED {
	COLOR:#990000;
	TEXT-DECORATION:underline;
}

A:ACTIVE {
	COLOR:#990000;
	TEXT-DECORATION:underline;
}

A:HOVER {
	COLOR:#666666;
	TEXT-DECORATION:underline; 
}

.moji {
	font-size: 9pt;
	line-height: 10pt
}

#Layer1{
    text-align:center;
    width:100%;
    position : absolute;
    line-height : 18px;
    font-size : 16px;
    border-width : 1px;border-style : solid;border-color : orange;
    background-color :  #FFD700;
}
#wrap{
	background-image: url(./stat/chirashi_image/bg.png);
}
