/* Cocoa StyleSheet */

A:hover   { text-shadow: 1px 1px 7px #dodgerblue;}

.mes {
	font-size: 12px;
	font-weight: bold;
	margin:10px 0 10px 0;
}

.index {
	font-size: 12px;
}

.index_notice {
	font-size: 12px;
	color:#FF0000;
}

.notice {
	font-size: 12px;
	color:#FF0000;
	margin:10px 0 10px 0;
}