@charset "utf-8";

/*==============================*/
/*  company.css      　　       */
/*------------------------------*/
/*　会社概要ページ専用CSS       */
/*==============================*/


.tbl_td01_width {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 130px;
	padding-top: 10px;
}

.tbl_td02_width {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 20px;
	width: 480px;
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
}

.tbl_border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD8D5;
}

#company_title {
	margin-bottom: 30px;
}

#company_info_title {
	margin-bottom: 30px;
}

#company_message {
	margin-bottom: 70px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	width: 620px;
}

#company_midashi {
	height: 30px;
}

#access_map_title {
	margin-bottom: 10px;
	margin-top: 80px;
}


#access_google_map {
	text-align: right;
	margin-top: 10px;
	width: 580px;
}
