@charset "UTF-8";



/*----------------------------------------------------------



	COMPANY LAYOUT CSS



----------------------------------------------------------*/

h2#titleH2{

	background:#EFEFEF;

	font-size:12px;

	border-bottom:1px solid #DFDFDF;

	border-left:5px solid #244EC5;

	margin-bottom:10px;

	padding:2px 0px 2px 10px;

	color:#333333;

}



#footerwrap{

	margin-top: 20px;

}



h3{

	margin-bottom: 20px;

}



p{

	line-height: 150%;

}





#body_right_col{

	float: right;

	width: 120px;

}



#body_left_col{

	float: left;

	width: 360px;

}

#body_left_col_2{
	float: left;
	width: 400px;

}



.Ft10green{

	color: #0033CC;	

}

p.set01{
	margin:0 15px 15px 25px;
}
