@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 13px;
	line-height:19px;
	color: #97080c;
	font-family:Arial, Helvetica, sans-serif;
}
.h1 {
	font-weight: 600; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#333333;
}
.date {
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #730000;
	background-color: #F4F2F3;
	text-align: center;
}
.info {
	font-weight:500 ; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: #420021;
}
.detail {
	font-weight: normal;
	color: #B00;
	background-color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.week {
	font-family: century gothic;
	color:#fff;
	background-color: #730000;
	text-align: center;
}
a {
	font-size: 13px;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330066;
}
a:hover {
	text-decoration: underline;
	color: #330066;
}
a:active {
	text-decoration: none;
	color: #330066;
}
body {
	background:url(../bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #720707;
}.paper {
	background-color: #FFF;
	color: #730000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.paper li {
	margin-left: 30px;
	text-indent: -18px;
	list-style-type: none;
}
