@charset "utf-8";
/**
 *
 *
 *
 */

#sidestream {
	float: left;
	width: 250px;
}
#mainstream {
	float: right;
	width: 650px;
}

/*---------------------------------*/
#sidestream .sidebutton01 {
}
#sidestream .sidebutton02 {
	margin: 10px 0 0 0;
}
#sidestream .sidebutton01 img
,#sidestream .sidebutton02 img {
	display: block;
	width: 250px;
}

/*---------------------------------*/
#mainstream h1 {
	margin: 0;
	padding: 0;
	color: #555;
	line-height: 76px;
	font-size: 40px;
	border-style: solid none;
	border-width: 2px;
	border-color: #555;
}
#mainstream .newseach {
	margin: 40px 0 0 0;
}
#mainstream .newseach .newsdate {
	background-color: #555;
	padding: 0 0 0 10px;
	line-height: 30px;
	color: white;
	font-size: 15px;
}
#mainstream .newseach .newsbody {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #888;
}
#mainstream .newseach .newsbody .newsbodyleft {
	float: left;
	line-height: 1.5em;
	color: #222;
	font-size: 14px;
	width: 330px;
}
#mainstream .newseach .newsbody .newsbodyright {
	float: right;
}
#mainstream .newseach .newsbody .newsbodyright img {
	width: 250px;
}


/*--------- end of file ----------*/
