@charset "UTF-8";

.news{
	clear: both;
	margin: 0;
	padding: 4px;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	height: 164px;
	/*height: 440px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_info.gif");
	}

.newsG{
	clear: both;
	margin: 0;
	padding: 4px;
	border: solid 1px #cecece;
	height: 200px;
	/*height: 440px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_info.gif");
	}

.newsG.nar1{
	height: 100px;
	}

.newsD{
	clear: both;
	margin: 0;
	padding: 4px;
	border: solid 1px #cecece;
	height: auto;
	height: 200px;
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_info.gif");
	}

.kanren{
	clear: both;
	padding: 4px;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	/*height: 30px;*/
	/*height: 440px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_kanren.gif");
	}
	
.other01{
	clear: both;
	margin: 0;
	padding: 4px;
	border: solid 1px #cecece;
	height: 100px;
	/*height: 440px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_info.gif");
	}

