@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-04-21
 * Modified: 2010-04-21
 * Editor:   hara
 *
 * Information: company
 *
 * ******************************
 */
/**********************************/
/*****▼ right_column start ▼*****/
/**********************************/
h2{
	background: url(../../img/company/title_h3.gif) left top no-repeat;
}

#first_area{
	margin-bottom: 30px;
}

#first_area table{
	border: #C3C3C3 1px solid;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 10px;
}

#first_area table th{
	background: #E1E1E1;
	width: 135px;
	padding: 10px 0 10px 15px;
	letter-spacing: 0;
	vertical-align: middle;
}

#first_area table td{
	background: #F2F2F2;
	padding: 10px 0 10px 15px;
	letter-spacing: 0;
}

#first_area table td span{
	font-weight: bold;
}

#first_area table td a{
	text-decoration: underline;
}

#first_area p{
	font-size: 90%;
}

/**********************************/
/*****▲ right_column end ▲*****/
/**********************************/

/**********************************/
/*****▼ left_column start ▼*****/
/**********************************/


/**********************************/
/*****▲ left_column end ▲*****/
/**********************************/

