a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	background: url(../images/back.gif) center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	color: #333333;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../images/base.gif) repeat-y center top; 
	background-attachment: fixed;
	text-align: center;
	}
	

.date_cont {
	font-size: 13px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.date_l {
	font-size: 22px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.l_title {
	font-size: 15px;
	line-height: 1.4;
	letter-spacing:1px;
	font-weight:bold;
  color: #A3272D;
  text-decoration: none;
}

.m_title {
	font-size: 15px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #004EF5;
}

.c_title {
	font-size: 15px;
	line-height: 1.8;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	font-weight:bold;
	color: #D4142B;
}

/*　リンク　*/

a:link{ color: #A3272D; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #42210B; text-decoration: none; }
