
#kirikae {
	width:1000px;
	margin: 0 auto;

	width:640px;
	
}

.kosya_photos{
	float:left;
	width:200px;
}

.topNews{
	float:left;
	/*width:440px;*/
	padding: 0 10px;
	margin-bottom: 5px;
}

.topNews a{
	text-decoration: underline;
	font-size:25px;
	line-height: 1.5;
}



ul#tabNavi {
	height: 58px;
	width:639px;
	
}

ul#tabNavi li {
	border-right:1px solid #EEE;
	width: 104px;
	
	float: left;
	list-style-type: none;
	position: relative;
	
	background: #32D49B;
}

ul#tabNavi li a {
	font-weight: bold;
	line-height:1;
	font-size: 30px;
	padding:auto;
	display: block;
	height:76px;
	padding-top: 30px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	
}

ul#tabNavi li a.selected {
	background: #209B70;

}


#blog_area h2{
	color: #209B70;
	font-weight: bold;
	margin:10px 0;
	font-size:23px;
}

.oneNews{
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 5px;
}

.clear{
	clear:both;
}

li {
	

	list-style-type: none;

}

#blog_area{
	width:100%;
}

#blog_info h3 {
margin-top: 50px;
margin-bottom: 20px;
}