/* CSS Document */



#contents {
	margin:10px;
	padding:0;
	}

.title {
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	width:700px;
	height:50px;
	text-indent:-5000px;
	margin:0;
	}
	
.tit01 {
	border-bottom:2px solid #A99979;
	border-left:8px solid #A99979;
	text-indent:1em;
	text-align:left;
	color:#665A42;
	font-size:12px;
	}

.sub_title01 {
	background-image:url(../images/event_01.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title02 {
	background-image:url(../images/event_02.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title03 {
	background-image:url(../images/event_03.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title04 {
	background-image:url(../images/event_04.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title05 {
	background-image:url(../images/event_05.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title06 {
	background-image:url(../images/event_06.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}
	
.sub_title07 {
	background-image:url(../images/event_07.gif);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	text-indent:-5000px;
	margin:10px 0;
	}

.txt12 {
	font-size:12px;
	}

.list_table {
	margin-top:10px;
	}

.table_color {
	background-color:#660000;
	color:#ffffff;
	text-align:center;
	}

.left {
	background-image:url(../images/common/side_back.gif);
	background-position:right;
	background-repeat:repeat-y;
	}

.bottom {
	margin-top:20px;
	margin-bottom:3px;
	font-size:12px;
	}
	
.tit_ce {
	border:1px solid #A99979;
	background-color:#e5dbb4;
	text-align:center;
	color:#503413;
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 0px;
	padding:15px;
	}

.tit_cee {
	border:1px solid #A99979;
	background-color:#e5dbb4;
	text-align:center;
	color:#503413;
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 30px;
	padding:15px;
	}
	
.copy_txt {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}



ul li {
	list-style-type:none;
	display:inline;
	}

ul {
	margin:20px 0 0 0;
	padding:0;
	}

ul li a {
	padding:4px;
	border:none;
	margin:0 10px 0 0;
	}
	
ul li a:link, ul li a:visited {
	color:#000033;
	background-color:#ededed;
	border:none;
	text-decoration:none;
	}
	
ul li a:hover {
	color:#660000;
	}
	
.border {
	border:solid 1px #ededed;
	}

a,a:link,a:visited,a:hover {
	color:#999999;
	}
	
a.juku,a.juku:link,a.juku:visited,a.juku:hover {
	font-size:12px;
	line-height:30px;
	color:#000000;
	}