@charset "utf-8";
/* CSS Document */

.rside_text {
	font-size: 12px;
	line-height: 1.3;
}

#right_col ul li a {
	text-decoration: none;
	color: #000;
}



.gree_img {
	margin-top: 5px;
	width: 249px;
	float: right;
}

#gree_text {
	margin-top: 35px;
	width:355px;
	float: left;
}



#news {
	line-height: 1.5;
	margin: 0 0 30px;
	
	
	}
#greeting {
	margin-bottom: 50px;
            overflow: hidden;


}

.news_ver {
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #000;
	padding: 0 0 5px 0;
	margin:0 0 10px 0;
}

#news_text {
	margin-bottom: 25px;
	overflow-y:scroll;
	height:185px;
	}
	
#column {
	line-height: 1.5;
	}
	
#column_text {
	overflow-y:scroll;
	height:185px;
	
	}
.project li {
	list-style:none;
	background-image: url(../images/common/side_nav.png);
	height: 137px;
	width: 280px;
	margin-bottom: 8px;
	padding:4px 10px 4px 10px;	
	cursor: pointer;
}	
.project li :hover {
	color: #ffa432;
}	
