/* CSS Document */

body{
	background-color:#000000;
	background-image:url(img/backgr.jpg);
	background-repeat:repeat-x;
	font-size:0.8em;
	line-height:140%;
	margin-top:0;
	text-align:center;
	}
	
table td tr{
	font-size:100%;
	}
	
	
h1{
	font-size:100%;
	margin:2px;
	padding:2px;
	font-weight:normal;
	color:#FAFAFA;
	}
	
h2{
	font-size:14px;
	font-weight:bold;
	color:#F7F7F7;
	background-color:#000000;
	width:100%;
	border-left-color:#CC3300;
	border-left-style:solid;
	border-left-width:4px;
	padding:5px;
	}
	
/* レイアウト */
	
#main{
	width:800px;
	background-color:#000000;
	text-align:center;
	margin-top:0;
	padding-top:0;
	}
	
#content{
	width:780px;
	text-align:center;
	}
	
#back_w{
	width:760px;
	background-color:#FFFFFF;
	text-align:left;
	margin:5px;
	padding:5px;
	}
	
hr{
	size:1px;
	color:#CCCCCC;
	}
	
	
#head{
	width:800px;
	}
		
div {
	margin:auto;
	padding:auto;
	}


	
#t_flash{
	width:540px;
	float:left;
	}
	
#t_right{
	width:220px;
	float:right;
	color:#F7F7F7;
	}
	
#t_reset{
	clear:both;
	}
	
#under_c{
	width:780px;
	color:#F7F7F7;
	}
	
#news{
	background-color:#FFFFFF;
	width:220px;
	height:110px;
	overflow:auto;
	text-align:left;
	color:#333333;
	font-size:11px;
	}

#footer{
	color:#F7F7F7;
	width:800px;
	height:100px;
	}
	
#footer a{
	color:#F7F7F7;
	}
	
#t-right a{
	color:#F7F7F7;
	}
	
#eventleft{
	float:left;
	width:200px;
	text-align:center;
	}
	
#eventrighit{
	float:right;
	width:580px;
	text-align:center;
	}
	
#event-rireki{
	width:540px;
	color:#333333;
	background-color:#FFFFFF;
	text-align:center;
	}
	
#event-rireki-text{
	width:520px;
	text-align:left;
	}

	
#event-rireki-t{
	width:540px;
	height:50px;
	background-image:url(img/t-r-t.jpg);
	}
	
#event-rireki-y{
	width:540px;
	height:50px;
	background-image:url(img/eventyotei.gif);
	}

#event-rireki-f{
	width:540px;
	height:24px;
	background-image:url(img/t-r-f.jpg);
	}
	
	
/*文字の指定*/
.toptext{
	color:#F7F7F7;
	width:550px;
	text-align:left;
	}
	
.red{
	color:#CC0000;
	}
