@charset "utf-8";



/*---------------------------

      index

---------------------------*/

#main {
	width: 600px;
	float: right;
	margin: 0 0 15px 0;
}

#area {
	width: 600px;
	height: 460px;
	margin: 0 0 20px 0;
}


/*--- news ---*/
#news {
	width: 600px;
	text-align: left;
	margin: 15px 0 0 0;
}

#table-ns {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	width: 600px;
	border: 0;
	background-color: #fff;
}

.day {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}

#news p {
	margin: 0 0 10px 0;
}

hr, .style2 {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #75d3d9;
	height: 1px;
	margin: 5px 0 7px 0;
}

hr, .style3 {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #75d3d9;
	height: 1px;
	margin: 0 0 30px 0;
}




/*--- contents ---*/

#contents {
	width: 350px;
	text-align: left;
	float: left;
}

#twli {
	text-align: left;
	float: right;
}

#twcs {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 5px;
	background-color: #edf9fb;
}

.mar5 {
	margin: 0 0 3px 0;
}

#oldsite {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 2px;
	background-color: #edf9fb;
}

.youtube {
	margin:0 0 20px 0;
	}

