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


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

Last update:    2015-03-02  by A.G	

Order of description

__index

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



/*=============================
  index
=============================*/

#index .block01 table{
	border:none;
}

#index .block01 table tr{
	border:none;
	vertical-align:top;
}

#index .block01 table th{
	border:none;
	font-weight:bolder;
	padding-right:40px;
	padding-bottom:10px;
}

#index .block01 table td{
	border:none;
	padding-bottom:10px;
}

