@charset "Shift_JIS";
/* デフォルト
------------------------------------------------------------ */
body{
	margin: 0px;
	padding: 0px;
	background-color: #CE0000;
}
#contents {
	text-align: center;
	background-image:url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#containar {
	width: 780px;
	margin: 0 auto;
}		
a:link{color:#CC6666;}
a:hover{color:#CC6666;text-decoration:underline;background-color: #F5E0E0;}
a:active{color:#CC6666;text-decoration:underline;background-color: #F5E0E0;}
a:visited{color:#CC6666;;}

.date {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}
.red1215 {
	font-size: 12px;
	line-height: 15px;
	color: #CC6666;
}
.if_title {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.event {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.txt_66 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.txt_66_s {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

/* サンプル
------------------------------------------------------------ */
a.a_footer:link{color:#CC6666;}
a.a_footer:hover{color:#CC6666;}
a.a_footer:active{color:#CC6666;}
a.a_footer:visited{color:#CC6666;}

