@charset "utf-8";

/*  ========記事 ======== */


#title {
	width:100%;
	height:319px;
	min-width: 900px;  
	text-align:center;
	background: #000 url("../img/h_calendar.png") no-repeat center;
	margin: 0 auto;
}

.kizi {
	width:770px;
	height:100%;
	ackground:#999;
	padding:0 0 30px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #c1b89a;
	float: left;
}

img.cd {
	border:1px solid #333;
}

.s_left {
	width:460px;
	float: left;
	padding:0 10px 0px 0;
	ackground:#999;
}

.s_right {
	padding:15px 0 0 0;
	width:300px;
	float: left;
	ackground:#666;
}

span.rainbow {
background:#9643A5;
width:100%;
height:30px;
color:#FFF;
font-size:14px;
padding:1px 0;
line-height:200%;
}

span.fresh {
background:#668CD9;
width:100%;
height:30px;
color:#FFF;
font-size:14px;
padding:1px 0;
line-height:200%;
}
span.refresh {
background:#7EC225;
width:100%;
height:30px;
color:#FFF;
font-size:14px;
padding:1px 0;
line-height:200%;
}

span.wonder {
background:#ff99bb;
width:100%;
height:30px;
color:#FFF;
font-size:14px;
padding:1px 0;
line-height:200%;
}

