@charset "UTF-8";

/* ////////////////////////////////////////////////////////////////////////////////////////////////////
*
* Title  : style CSS
* Author :
* UpDate :
* Licence: GNU General Public License v3
*
* >>>  inline frame size
*
*  
*
* ///////////////////////////////////////////////////////////////////////////////////////////////// */


#sky_bnr{
	width:65px;
	position:fixed;
	bottom:100px;
	right:0px;
	height:239x;
}
#sky_bnr img {
	margin-bottom:5px;
}

.i_header {
	height: 230px;
	width: 960px;
}

.i_leftnavi {
	height: 1700px;
	width: 210px;
}

.i_footer {
	height:1100px;
	width: 960px;
}

#LeftColumn {
	float: left;
	width: 200px;
}
#RightColumn {
	float: right;
	width: 730px;
}

#RightColumn h3 {
	margin-bottom:15px;
	padding:5px;
	text-indent:10px;
	width: 720px;
	background-color:#06371b;
	color:#FFF;
}
#RightColumn h3.subti {
	margin:0 0 15px 0;
	padding:5px;
	text-indent:10px;
	width: 720px;
	background-color:#06371b;
	color:#FFF;
}

.hassou {
	width:62%;
	margin:0 auto 15px;
	text-align:center;
	background-color:rgba(0,92,4,1.00);
	color:#FFF;
	font-weight:bold;
}